[Bug driver/108932] amd64-pc-solaris2.11:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108932 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---
[Bug driver/108932] amd64-pc-solaris2.11:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108932 --- Comment #1 from Andrew Pinski --- if test x$gnu_ld = xyes; then tm_file="usegld.h ${tm_file}" fi if test x$gas = xyes; then tm_file="usegas.h ${tm_file}" fi