re PR rtl-optimization/60452 (wrong code at -O1 with large offsets in the frame)
authorEric Botcazou <ebotcazou@adacore.com>
Wed, 26 Mar 2014 07:38:30 +0000 (07:38 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Wed, 26 Mar 2014 07:38:30 +0000 (07:38 +0000)
commitc7e30a96b100f767d33424bb97a3527fe88f8c14
tree545a241db523ea18afe2f6eccda8cad4e7308fc5
parentd615d763225f330cf5416c95ad0726db67e227b4
re PR rtl-optimization/60452 (wrong code at -O1 with large offsets in the frame)

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.

From-SVN: r208837
gcc/ChangeLog
gcc/rtlanal.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/execute/20140326-1.c [new file with mode: 0644]