This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug other/44038] [4.5 regression] ICE: verify_stmts failed



------- 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  <rguenther@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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]