------- Comment #4 from pinskia at gcc dot gnu dot org  2010-03-29 20:34 -------
          __sync_fetch_and_add (&gomp_remaining_threads_count,
                                1UL - team->nthreads);

This should not cause a warning to happen.

Can you provide the preprocessed source?

This works for me with:
LAST_UPDATED: Fri Mar 26 18:56:25 UTC 2010 (revision 157759)


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |build, diagnostic


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

Reply via email to