------- Comment #1 from pinskia at gcc dot gnu dot org 2008-09-19 20:55 ------- I think this needs to delay the warning until VRP time really but I don't see how that can be done really. Also the front-end does known that adj will only be positive, the middle-end only knows during VRP really.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37591