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++/31337] [4.2/4.3 regression] ICE with statement expression



------- Comment #6 from jason at gcc dot gnu dot org  2007-08-27 22:04 -------
Subject: Bug 31337

Author: jason
Date: Mon Aug 27 22:04:37 2007
New Revision: 127840

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=127840
Log:
        PR c++/31337
        * gimplify.c (gimplify_modify_expr): Discard the assignment of
        zero-sized types after calling gimplify_modify_expr_rhs.

Modified:
    branches/gcc-4_2-branch/gcc/ChangeLog
    branches/gcc-4_2-branch/gcc/gimplify.c


-- 


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


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