------- Comment #3 from reichelt at gcc dot gnu dot org 2006-04-12 17:24 ------- Even shorter testcase:
======================================= int foo(int i, int j) { return i ? (long long)(!j) : 0; } ======================================= -- reichelt at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |reichelt at gcc dot gnu dot | |org Keywords| |monitored http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26961