[Bug fortran/50688] OpenMP: Strange interaction with BLOCK
tkoenig at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sun Feb 19 19:25:00 GMT 2012
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50688
Thomas Koenig <tkoenig at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |WONTFIX
--- Comment #2 from Thomas Koenig <tkoenig at gcc dot gnu.org> 2012-02-19 19:23:48 UTC ---
Hmm... I think this can be closed, BLOCK doesn't really make
much sense in WORKSHARE.
I certainly won't fix this (and the optimization which put
a BLOCK inside a workshare has been removed anyway :-)
More information about the Gcc-bugs
mailing list