[Bug bootstrap/43583] [4.5 Regression] "value computed not used" in parallel.c:121:4
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Mon Mar 29 20:34:00 GMT 2010
------- 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
More information about the Gcc-bugs
mailing list