[Bug target/93047] frename-registers does not work well with __builtin_return

guojiufu at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Dec 24 02:17:00 GMT 2019


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

--- Comment #2 from Jiu Fu Guo <guojiufu at gcc dot gnu.org> ---
Sorry for missing -fpic
gcc builtin-return-1.c -O3 -fpic -frename-registers -o ./builtin-return-1.exe

and this issue can be reproduced on gcc7.4, gcc6.4 is ok.


More information about the Gcc-bugs mailing list