https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81358
--- Comment #38 from Sam James <sjames at gcc dot gnu.org> --- (In reply to John Paul Adrian Glaubitz from comment #37) > It's really great this long-standing issue has been finally fixed. > > Looking quickly at the patch, I see that not all arch-specific code was > modified. It should only be needed where LINK_GCC_C_SEQUENCE_SPEC is overridden. > > Does this feature still work on all targets? It's usually the 32-bit targets > such as hppa, m68k, ppc32 and sh4 that need -latomic when linking certain > programs. I haven't tried on all arches where it comes up yet though.
