[Bug middle-end/44337] [4.5/4.6 Regression] ICE: in expand_assignment, at expr.c:4276

jakub at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Mon May 31 15:45:00 GMT 2010



------- Comment #3 from jakub at gcc dot gnu dot org  2010-05-31 15:45 -------
Subject: Bug 44337

Author: jakub
Date: Mon May 31 15:45:06 2010
New Revision: 160077

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=160077
Log:
        PR middle-end/44337
        * expr.c (expand_assignment): Don't store anything for out-of-bounds
        array accesses with non-MEM.

        * gcc.dg/pr44337.c: New test.

Added:
    branches/gcc-4_5-branch/gcc/testsuite/gcc.dg/pr44337.c
Modified:
    branches/gcc-4_5-branch/gcc/ChangeLog
    branches/gcc-4_5-branch/gcc/expr.c
    branches/gcc-4_5-branch/gcc/testsuite/ChangeLog


-- 


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



More information about the Gcc-bugs mailing list