[Bug target/95128] aarch64: configure option for outline-atomics
albert at tugraz dot at via Gcc-bugs <[email protected]>
| Newsgroups | gmane.comp.gcc.bugs |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95128 --- Comment #5 from Christopher Albert <albert at tugraz dot at> --- Created attachment 65183 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=65183&action=edit 0001-aarch64-Disable-outline-atomics-by-default-on-NetBSD.patch Supersedes attachment 63970 with the same NetBSD CC1_SPEC fix and the required Assisted-by attribution. Default aarch64--netbsd output no longer references the unavailable outline atomic helpers; an explicit -moutline-atomics still enables them. check-fortran and the libgomp Fortran suites are clean.