https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120145
--- Comment #30 from Kirill A. Korinsky <kirill at korins dot ky> --- Eric, I can't find any proof that PIE is enabled. Instead I see that it is disabled. I'd like to share with you: 1. A build log (output from stdout): https://kirill.korins.ky/pub/gcc-15.2.0-sparc64-build.log.txt (~1Mb) 2. An output of "grep -rn PIE gcc-15.2.0/build-sparc64 | grep -v '^Binary file gcc-15.2.0'": https://kirill.korins.ky/pub/gcc-15.2.0-sparc64-grep-PIE.txt 3. gcc-15.2.0/build-sparc64 folder as tgz: https://kirill.korins.ky/pub/gcc-15.2.0-build-sparc64.tgz (~1Gb)