[Bug target/124586] aarch64-netbsd native build misses driver-aarch64.o for host_detect_local_cpu
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=124586 --- Comment #4 from Christopher Albert <albert at tugraz dot at> --- Created attachment 65179 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=65179&action=edit 0001-aarch64-Add-NetBSD-host-CPU-detection-PR124586.patch Supersedes attachment 63983 with the same one-line config.host fix and the required Assisted-by attribution. An aarch64--netbsd all-gcc build links the driver after the change; host and target case selection checks pass. check-fortran and the libgomp Fortran suites are clean.