------- Comment #4 from reichelt at gcc dot gnu dot org 2008-12-29 02:32 ------- With a little tweaking the testcase compiles under GCC 4.3.x or even GCC 4.4.0. It compiles fine without crash using "-O -fopenmp" and "-O3 -fopenmp". So the bug is really fixed in GCC 4.3.0 and up.
This looks really like a duplicate of PR33361. *** This bug has been marked as a duplicate of 33361 *** -- reichelt at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |reichelt at gcc dot gnu dot | |org Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33981