------- Comment #3 from patriciak784-gccmainling at yahoo dot de 2008-09-03 10:46 ------- (In reply to comment #2) > Most likely the same issue as PR 37215. >
I don't know. This problem is totally strange... I checked my linux machine and some debian gcc 4.3.1-xx works correctly and also a self compiled gcc 4.3.1 works on cygwin... But as said in PR37215 4.3.0 seems to fail... So if the both problems are identical, it must have been fixed in 4.3.1 and reopened in 4.3.2 ... This bug seems to affect at least all x86_64 and i386 targets, I suppose after reading PR 37215. And it definitely IS a regression. Does <stdin>:1: internal compiler error: Segmentation fault Please submit a full bug report,... actually mean that gcc did a segfault or can that mean that cc1 did a segfault,too because on my machine cc1 does the segfault? If not, both problems should not be identical... -- patriciak784-gccmainling at yahoo dot de changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |ice-on-valid-code http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37331