ia64: Don't add crtfastmath.o for -shared
authorRichard Biener <rguenther@suse.de>
Fri, 13 Jan 2023 07:52:07 +0000 (08:52 +0100)
committerRichard Biener <rguenther@suse.de>
Fri, 27 Jan 2023 14:46:30 +0000 (15:46 +0100)
commited0a765ef9b7be420fc4cf6e653fc7350f84981c
tree7ebe676927f5fcc7b7c465b43e951e2096ee42de
parent31949fba1222692548b501e4dfa4ddcf7b7fc7c6
ia64: Don't add crtfastmath.o for -shared

Don't add crtfastmath.o for -shared to avoid altering the FP
environment when loading a shared library.

PR target/55522
* config/ia64/linux.h (ENDFILE_SPEC): Don't add crtfastmath.o
for -shared.
gcc/config/ia64/linux.h