------- Comment #1 from kazu at gcc dot gnu dot org 2005-12-20 05:31 ------- This seems to be due to:
http://gcc.gnu.org/ml/gcc-patches/2005-12/msg01490.html Removing the tree-cfgcleanup.c part of the patch fixes the problem. Basically, I cooked up a testcase so that this problem would be exposed. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25501