[Bug debug/39086] [4.4 Regression] Failing assert in dwarf2out.c:5770 when compiling with -fno-tree-sra

2009-02-05 Thread rguenth at gcc dot gnu dot org
--- Comment #7 from rguenth at gcc dot gnu dot org 2009-02-05 22:06 --- Reducing. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added Priority|P3

[Bug debug/39086] [4.4 Regression] Failing assert in dwarf2out.c:5770 when compiling with -fno-tree-sra

2009-02-05 Thread rguenth at gcc dot gnu dot org
--- Comment #8 from rguenth at gcc dot gnu dot org 2009-02-05 22:44 --- Created an attachment (id=17254) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17254action=view) reduced testcase ICEs with -O2 -fno-tree-sra -g [-m32] -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39086

[Bug debug/39086] [4.4 Regression] Failing assert in dwarf2out.c:5770 when compiling with -fno-tree-sra

2009-02-04 Thread pinskia at gcc dot gnu dot org
--- Comment #4 from pinskia at gcc dot gnu dot org 2009-02-04 21:14 --- It fails with gcc version 4.4.0 20090116 (experimental) [trunk revision 143440] (GCC) But I don't have anything older to try it with on that machine. It did work with gcc version 4.4.0 20081229 (experimental)

[Bug debug/39086] [4.4 Regression] Failing assert in dwarf2out.c:5770 when compiling with -fno-tree-sra

2009-02-04 Thread hjl dot tools at gmail dot com
--- Comment #5 from hjl dot tools at gmail dot com 2009-02-04 23:54 --- It is a regression introduced between revision 139502 and revision 139996. I am doing a binary search on it. -- hjl dot tools at gmail dot com changed: What|Removed |Added