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

Hans-Peter Nilsson <hp at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hp at gcc dot gnu.org

--- Comment #4 from Hans-Peter Nilsson <hp at gcc dot gnu.org> ---
(In reply to John David Anglin from comment #3)
> Fixed.

But instead causing these tests to fail for all targets that don't have
-latomic.
I.e. -latomic should only be added when there is one, otherwise assume that
support is built-in as before the patch.  Also, the patch should have used
atomic-dg.exp instead of manually adding the search paths.

Reply via email to