[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
Mon Sep 21 15:24:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67619
--- Comment #4 from uros at gcc dot gnu.org ---
Author: uros
Date: Mon Sep 21 15:23:52 2015
New Revision: 227976
URL: https://gcc.gnu.org/viewcvs?rev=227976&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.
* lib/target-supports.exp (check_effective_target_builtin_eh_return):
New procedure.
Added:
branches/gcc-5-branch/gcc/testsuite/gcc.dg/torture/pr67619.c
Modified:
branches/gcc-5-branch/gcc/ChangeLog
branches/gcc-5-branch/gcc/except.c
branches/gcc-5-branch/gcc/testsuite/ChangeLog
branches/gcc-5-branch/gcc/testsuite/lib/target-supports.exp
More information about the Gcc-bugs
mailing list