https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54006

Eric Gallager <egallager at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|c                           |target
            Summary|__atomic_always_lock_free   |__atomic_always_lock_free
                   |inconsistent with           |inconsistent with
                   |__GCC_ATOMIC_INT_LOCK_FREE  |__GCC_ATOMIC_INT_LOCK_FREE
                   |et al.                      |et al. on crisv32 and hppa

--- Comment #7 from Eric Gallager <egallager at gcc dot gnu.org> ---
(In reply to Hans-Peter Nilsson from comment #6)
> On Fri, 28 Jul 2017, egallager at gcc dot gnu.org wrote:
> > Testcase compiles, runs, and exits with 0 for me on i386-apple-darwin9.8.0.
> 
> I'm not sure how that target is relevant?
> 
> (I forgot to set a target and can't edit the bug at present
> other than replying by email, but see the original description
> for a list of targets where the test was known to fail or
> expected to fail.  Note also that the test is brittle and may be
> undesirably optimized to always pass.)

oh ok, I missed that part at first; retitling to include the targets.

> 
> > Can you try again?
> 
> Not for a couple of weeks, sorry.
> 
> brgds, H-P

Reply via email to