------- Additional Comments From pinskia at gcc dot gnu dot org 2005-02-06 17:17 ------- (In reply to comment #2) > (In reply to comment #1) Really TREE_OVERFLOW/TREE_CONSTANT_OVERFLOW should go away, there has been some talk about removing them. on the tree level, having that flag set we really say the constant is no longer be able to prograte which causes the real problem.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19788