------- Comment #7 from rguenth at gcc dot gnu dot org  2010-05-21 11:18 -------
Subject: Bug 44038

Author: rguenth
Date: Fri May 21 11:18:07 2010
New Revision: 159657

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=159657
Log:
2010-05-21  Richard Guenther  <rguent...@suse.de>

        PR tree-optimization/44038
        * tree-ssa-forwprop.c (forward_propagate_addr_expr_1): Avoid
        taking the address of a V_C_E of a constant.

        * gcc.c-torture/compile/pr44038.c: New testcase.

Added:
    branches/gcc-4_5-branch/gcc/testsuite/gcc.c-torture/compile/pr44038.c
Modified:
    branches/gcc-4_5-branch/gcc/ChangeLog
    branches/gcc-4_5-branch/gcc/testsuite/ChangeLog
    branches/gcc-4_5-branch/gcc/tree-ssa-forwprop.c


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44038

Reply via email to