[Bug fortran/62010] OpenMP simd produces wrong results
alexander.grund at mailbox dot tu-dresden.de
gcc-bugzilla@gcc.gnu.org
Mon Aug 4 16:48:00 GMT 2014
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62010
Alexander Grund <alexander.grund at mailbox dot tu-dresden.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |INVALID
--- Comment #4 from Alexander Grund <alexander.grund at mailbox dot tu-dresden.de> ---
You are right. It seems i missed that when I changed the code the last time and
forgot that it is private and not firstprivate. Without that it works.
Thanks for that!
More information about the Gcc-bugs
mailing list