[Bug sanitizer/59758] [4.9 Regression] bootstrap failure in libsanitizer/asan on sparc-linux-gnu

2014-02-18 Thread ebotcazou at gcc dot gnu.org
||2014-02-18 CC||ebotcazou at gcc dot gnu.org Ever confirmed|0 |1 --- Comment #4 from Eric Botcazou --- Confirmed by Jose. -- You are receiving this mail because: You are on the CC list for the bug. -- To

[Bug c/8081] ICE with variably sized types returned from nested functions

2012-01-13 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=8081 --- Comment #28 from Eric Botcazou 2012-01-13 11:21:34 UTC --- > OTOH as GIMPLE cannot deal with VLAs on the LHS of a CALL when not applying > RSO > the above is correct anyway. Right, gimplify_return_expr already has a similar provision: els

[Bug c/8081] ICE with variably sized types returned from nested functions

2012-01-13 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=8081 Eric Botcazou changed: What|Removed |Added CC||ebotcazou at gcc dot

[Bug target/50350] [4.6 Regression] ICE (segfault) in canonicalize_float_value

2011-10-21 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50350 Bug 50350 depends on bug 50326, which changed state. Bug 50326 Summary: [4.7 regression] ICE in set_lattice_value, at tree-ssa-ccp.c:456 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50326 What|Old Value |New Value

[Bug debug/40462] [4.5 regression] ICE in dwarf2out_begin_epilogue, at dwarf2out.c:2773 while compiling mlib-tgt.adb

2010-11-02 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40462 Eric Botcazou changed: What|Removed |Added Target|sparc-rtems4.10 |mips-sgi-irix6.5 Status|WAITI

[Bug rtl-optimization/45394] [4.6 regression] gnat fails to build on s390, trunk 20100918

2010-10-07 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45394 --- Comment #12 from Eric Botcazou 2010-10-07 11:49:07 UTC --- > Aah, I think I got it: the MEM reference may throw, right? Well, if i2src is > still available, I guess keeping the debug insn where it is, suitably > adjusted, > is even better.

[Bug rtl-optimization/45394] [4.6 regression] gnat fails to build on s390, trunk 20100918

2010-10-06 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45394 Eric Botcazou changed: What|Removed |Added Status|ASSIGNED|RESOLVED URL|

[Bug rtl-optimization/45394] [4.6 regression] gnat fails to build on s390, trunk 20100918

2010-10-06 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45394 --- Comment #8 from Eric Botcazou 2010-10-06 14:25:11 UTC --- Author: ebotcazou Date: Wed Oct 6 14:25:04 2010 New Revision: 165030 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=165030 Log: PR rtl-optimization/45394 * combine.c (

[Bug rtl-optimization/45394] [4.6 regression] gnat fails to build on s390, trunk 20100918

2010-09-30 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45394 --- Comment #7 from Eric Botcazou 2010-09-30 13:00:38 UTC --- For the records, I have a reduced testcase and a patch. ETA is next week. -- Configure bugmail: http://gcc.gnu.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this ma

[Bug rtl-optimization/45394] [4.6 regression] gnat fails to build on s390, trunk 20100918

2010-09-25 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45394 Eric Botcazou changed: What|Removed |Added Component|ada |rtl-optimization --- Comment #6 from Eric

[Bug ada/45394] [4.6 regression] gnat fails to build on s390, trunk 20100918

2010-09-25 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45394 --- Comment #5 from Eric Botcazou 2010-09-25 17:22:21 UTC --- The workaround is to remove -g from the command line. -- Configure bugmail: http://gcc.gnu.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because: --- Y