[Bug middle-end/64971] [5 Regression] gcc.c-torture/compile/pr37433.c ICEs with -mabi=ilp32
renlin at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Aug 9 17:21:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64971
--- Comment #17 from Renlin Li <renlin at gcc dot gnu.org> ---
Author: renlin
Date: Tue Aug 9 17:20:14 2016
New Revision: 239300
URL: https://gcc.gnu.org/viewcvs?rev=239300&root=gcc&view=rev
Log:
[PATCH][PR64971]Convert function pointer to Pmode when emit call.
gcc/
2016-08-04 Renlin Li <renlin.li@arm.com>
PR middle-end/64971
* calls.c (prepare_call_address): Convert funexp to Pmode when
necessary.
* config/aarch64/aarch64.md (sibcall): Remove fix for PR 64971.
(sibcall_value): Likewise.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/calls.c
trunk/gcc/config/aarch64/aarch64.md
More information about the Gcc-bugs
mailing list