------- Comment #25 from ebotcazou at gcc dot gnu dot org 2005-11-03 11:34 ------- Subject: Bug 23585
Author: ebotcazou Date: Thu Nov 3 11:34:55 2005 New Revision: 106428 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=106428 Log: PR rtl-optimization/23585 * rtlanal.c (rtx_addr_can_trap_p_1) <PLUS>: Return 0 for an address that can't trap plus a constant integer, if the mode has zero size. Added: branches/gcc-4_0-branch/gcc/testsuite/gcc.dg/delay-slot-1.c Modified: branches/gcc-4_0-branch/gcc/ChangeLog branches/gcc-4_0-branch/gcc/rtlanal.c branches/gcc-4_0-branch/gcc/testsuite/ChangeLog -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23585