------- Comment #15 from pinskia at gcc dot gnu dot org 2005-11-03 14:43
-------
I think this is fixed now by:
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.
Can you try again with today's compiler (or do you need to wait for a
snapshot?)
Or you could try the patch in
http://gcc.gnu.org/ml/gcc-patches/2005-11/msg00103.html
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |WAITING
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24514