------- Additional Comments From pinskia at gcc dot gnu dot org 2005-04-10 21:02 ------- Reduced testcase showing fold does not do it: int f(int i) { return (i - 2) > i; }
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20922
pinskia at gcc dot gnu dot org Sun, 10 Apr 2005 14:02:42 -0700
------- Additional Comments From pinskia at gcc dot gnu dot org 2005-04-10 21:02 ------- Reduced testcase showing fold does not do it: int f(int i) { return (i - 2) > i; }
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20922