------- Comment #1 from pinskia at gcc dot gnu dot org 2005-12-25 04:16 ------- Woops I had messed up the testcase, anyways the following line: if (b == 2) Should be replaced with: if (b != 2)
This is already done on the RTL level. -- pinskia at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |TREE http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25558