This is the mail archive of the gcc-cvs@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]

r121288 - in /trunk/gcc: ChangeLog gimplify.c t...


Author: jason
Date: Mon Jan 29 16:27:21 2007
New Revision: 121288

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=121288
Log:
        PR c++/28266
        * gimplify.c (gimplify_target_expr): Make sure that the TARGET_EXPR is
        expanded only once even if an error occurs.

Added:
    trunk/gcc/testsuite/g++.dg/parse/defarg12.C
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/gimplify.c
    trunk/gcc/testsuite/ChangeLog


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