[Bug target/104838] [12 Regression] i686 gnat1 hangs since r12-7472

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Mar 8 10:08:21 GMT 2022


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104838

--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Thanks for the hint, that might be indeed it.
In Fedora for i686 the default C{,XX}FLAGS are
-m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign
-fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection
I'll see if I can reproduce it by running gnat1 with LD_LIBRARY_PATH pointing
to the new libgcc_s.so.1 directory (though it is unclear what would cause that
in the makefiles).


More information about the Gcc-bugs mailing list