https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116833
--- Comment #3 from Andrew Pinski ---
https://fedor4ever.wordpress.com/2024/09/22/gcc-14-1-0-for-symbian-out/
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116833
--- Comment #2 from Jonathan Wakely ---
On IRC rearnshaw said that t-crtfm should have been added to tmake_file when
crtfasthmath.o was added to extra_parts i.e.
--- a/libgcc/config.host
+++ b/libgcc/config.host
@@ -579,7 +579,7 @@ arm*-*-eabi*
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116833
Andrew Pinski changed:
What|Removed |Added
Component|libgcc |target
--- Comment #1 from Andrew Pinsk