[Bug rtl-optimization/60452] [4.8/4.9 Regression] wrong code at -O1 with large offsets in the frame
ebotcazou at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Mar 26 07:39:00 GMT 2014
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60452
--- Comment #13 from Eric Botcazou <ebotcazou at gcc dot gnu.org> ---
Author: ebotcazou
Date: Wed Mar 26 07:38:30 2014
New Revision: 208837
URL: http://gcc.gnu.org/viewcvs?rev=208837&root=gcc&view=rev
Log:
PR rtl-optimization/60452
* rtlanal.c (rtx_addr_can_trap_p_1): Fix head comment.
<case REG>: Return 1 for invalid offsets from the frame pointer.
Added:
trunk/gcc/testsuite/gcc.c-torture/execute/20140326-1.c
Modified:
trunk/gcc/ChangeLog
trunk/gcc/rtlanal.c
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list