------- Comment #1 from pinskia at gcc dot gnu dot org 2008-11-19 18:57 ------- The expanded text for the first one is: int t = 1|2 & 0xFFFFFF00 ? dothis(1|2) : dothat(1|2);
Maybe I am missing something here. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38179