[Bug middle-end/41344] [4.5 Regression] ICE / Bus error on OpenMP compile
george at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed Sep 16 04:49:00 GMT 2009
------- Comment #3 from george at gcc dot gnu dot org 2009-09-16 04:49 -------
Additional investigation reveals that the ICE is triggered by OpenMP
conformance violation. There is a go to out of the body of an OMP parallel
region. Commenting out line 1105 of xrotate.f suppresses the ICE and leads to
successful compilation with -fopenmp.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41344
More information about the Gcc-bugs
mailing list