[Bug middle-end/67619] ICE at -O1 and above on x86_64-linux-gnu in int_mode_for_mode, at stor-layout.c:425
uros at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Sep 18 16:28:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67619
--- Comment #2 from uros at gcc dot gnu.org ---
Author: uros
Date: Fri Sep 18 16:27:51 2015
New Revision: 227909
URL: https://gcc.gnu.org/viewcvs?rev=227909&root=gcc&view=rev
Log:
PR middle-end/67619
* except.c (expand_builtin_eh_return): Use copy_addr_to_reg to copy
the address to a register.
testsuite/ChangeLog:
PR middle-end/67619
* gcc.dg/torture/pr67619.c: New test.
Added:
trunk/gcc/testsuite/gcc.dg/torture/pr67619.c
Modified:
trunk/gcc/ChangeLog
trunk/gcc/except.c
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list