------- Comment #2 from rguenth at gcc dot gnu dot org 2008-04-05 16:38 ------- On the mailine this fixed it:
2008-03-27 Richard Guenther <[EMAIL PROTECTED]> * fold-const.c (target.h): Include. (fold_comparison): Fold comparison of addresses of decls that bind locally or of constants. Consolidate address folding code. * tree-vrp.c (operand_less_p): Deal with non-INTEGER_CST results from fold_binary_to_constant. (compare_values_warnv): Likewise. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35833