http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56655
janus at gcc dot gnu.org changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Associate construct with |[F03] ASSOCIATE construct |OpenMP triggers ICE |with OpenMP triggers ICE --- Comment #3 from janus at gcc dot gnu.org 2013-03-20 14:27:55 UTC --- Note: OpenMP 3.1 does not handle any of Fortran 2003. In the current draft of OpenMP 4.0 (RC2), cf. http://openmp.org/wp/openmp-specifications/, many F03 features are still not supported. However, ASSOCIATE actually seems to be supported.