[Bug libgcc/123650] [16 Regression] crash during startup when built with -fno-inline-atomics -flto -static since r16-6736
sjames at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sat Jan 17 22:45:55 GMT 2026
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123650
--- Comment #8 from Sam James <sjames at gcc dot gnu.org> ---
(In reply to Jakub Jelinek from comment #7)
> Note, in the Fedora packaging I'm just using a symlink for
> libatomic_asneeded.a -> libatomic.a instead of a linker script (just
> libgcc_s_asneeded.so and libatomic_asneeded.so are linker scripts). Does
> that help here?
That works, thanks.
More information about the Gcc-bugs
mailing list