[Bug target/88627] Gcc -N -nostdlib Now includes PT_INTERP Which causes auxv fetching to fail due to out of range PT_PHDR
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sun Dec 30 07:44:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88627
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |WAITING
Last reconfirmed| |2018-12-30
Ever confirmed|0 |1
--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
>even though previous behavior was different
With what version of GCC? This code has not changed in a few years in GCC.
I also doubt this is a GCC bug but rather a binutils ld one.
Can you provide a full testcase and what target you are trying?
More information about the Gcc-bugs
mailing list