https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81358
--- Comment #39 from John Paul Adrian Glaubitz <glaubitz at physik dot fu-berlin.de> --- (In reply to Sam James from comment #38) > (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. Makes sense. > > > > 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. It would be great if this could be backported to GCC 15. Then it could be exposed to wider testing much faster as most distributions are using GCC 15 by default now.
