[Bug fortran/56655] [F03] ASSOCIATE construct with OpenMP triggers ICE
janus at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Mar 20 14:28:00 GMT 2013
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.
More information about the Gcc-bugs
mailing list