------- Comment #1 from pinskia at gcc dot gnu dot org 2005-11-12 05:30 ------- Confirmed, part of the issue here is that -i/10 is not converted to i/10 (which is PR 23669). Once that, then we need to convert -(i/-10) to i/10.
-- pinskia at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- BugsThisDependsOn| |23669 Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Last reconfirmed|0000-00-00 00:00:00 |2005-11-12 05:30:15 date| | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24575