------- Comment #10 from pinskia at gcc dot gnu dot org  2005-11-14 17:29 
-------
Actually I was wrong on which patch caused/exposed this,
This was caused by:
2005-05-14  Richard Guenther  <[EMAIL PROTECTED]>

        * fold-const.c (div_if_zero_remainder): New function.
        (try_move_mult_to_index): Use it.

div_if_zero_remainder uses the unsigned ness of the domain, which is wrong.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24851

Reply via email to