------- Additional Comments From pinskia at gcc dot gnu dot org 2005-05-28 14:01 ------- Note, you are violating not aliasing rules but rule of going over the bounds of the array which is undefined by the C standard.
-- What |Removed |Added ---------------------------------------------------------------------------- Component|middle-end |rtl-optimization http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21795