------- Additional Comments From dnovillo at gcc dot gnu dot org 2005-02-25 15:04 ------- (In reply to comment #12)
> if (lhs && (TREE_CODE (lhs) == TREE_LIST || EXPR_P (lhs)) > will works for everyone, it works for this testcase too but I have not > bootstrapped or tested it yet. > This is the right fix. Could you bootstrap and test it? A test case for this would need a dg-scan test for two 'if ()' statements (i.e., we should not value number the second if() out). Thanks. Diego. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20188