[Bug libgomp/59337] surprising OMP error message

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Dec 16 15:40:00 GMT 2013


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59337

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED

--- Comment #5 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Just use
!$OMP ATOMIC
i=i*-1
if you want to negate.



More information about the Gcc-bugs mailing list