------- Comment #2 from pinskia at gcc dot gnu dot org 2008-06-17 14:20 ------- That is only true for where overflow is undefined IIRC. So if wrapping happens this is not true ...
-- pinskia at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |wrong-code Summary|likely integer codegen bug |remainder gives the wrong | |result for wrapping case | |with unsigned types http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36548