------- Additional Comments From phython at gcc dot gnu dot org 2005-08-25 07:03 ------- FOO! The exact testcase I have been testing for the last couple days has been #define CL0(a) if (b == a) { foo (); } , so all the work DOM was doing converts the if's to else if's .
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19097