[Bug boehm-gc/72713] boehm-gc/pthread_support.c:687: suspicious expression ?

2017-07-22 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72713

Eric Gallager  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||egallager at gcc dot gnu.org
 Resolution|--- |FIXED

--- Comment #3 from Eric Gallager  ---
(In reply to David Binderman from comment #2)
> (In reply to Andrew Pinski from comment #1)
> > Does this code show upstream, if so it should be reported there.
> > 
> > Note I don't see anything wrong with the code as written anyways but that is
> > just my opinion.
> 
> Upstream code in github seems fixed. 
> 
> Presumably there is a good reason why gcc has not upgraded to the latest
> version.

GCC removed its own version instead of upgrading it.

[Bug boehm-gc/72713] boehm-gc/pthread_support.c:687: suspicious expression ?

2016-07-27 Thread dcb314 at hotmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72713

--- Comment #2 from David Binderman  ---
(In reply to Andrew Pinski from comment #1)
> Does this code show upstream, if so it should be reported there.
> 
> Note I don't see anything wrong with the code as written anyways but that is
> just my opinion.

Upstream code in github seems fixed. 

Presumably there is a good reason why gcc has not upgraded to the latest
version.

[Bug boehm-gc/72713] boehm-gc/pthread_support.c:687: suspicious expression ?

2016-07-27 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72713

--- Comment #1 from Andrew Pinski  ---
Does this code show upstream, if so it should be reported there.

Note I don't see anything wrong with the code as written anyways but that is
just my opinion.