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 c/35746] [4.3 regression] ICE with undefined variables



------- Comment #9 from aldyh at gcc dot gnu dot org  2008-08-12 14:05 -------
Subject: Bug 35746

Author: aldyh
Date: Tue Aug 12 14:04:18 2008
New Revision: 139018

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=139018
Log:
        PR c/35746
        * gimplify.c (gimplify_expr): Do not convert MODIFY_EXPR to
        GIMPLE_MODIFY_STMT upon GS_ERROR.


Added:
    branches/gcc-4_3-branch/gcc/testsuite/gcc.dg/pr35746.c
Modified:
    branches/gcc-4_3-branch/gcc/ChangeLog
    branches/gcc-4_3-branch/gcc/gimplify.c


-- 


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


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