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 tree-optimization/37716] [4.4 Regression] ice for legal C++ code with -O2 on 20080926



------- Comment #13 from jakub at gcc dot gnu dot org  2008-12-05 14:34 -------
Subject: Bug 37716

Author: jakub
Date: Fri Dec  5 14:33:14 2008
New Revision: 142476

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=142476
Log:
        PR tree-optimization/37716
        * gimplify.c (gimplify_expr): Allow COND_EXPR if
        gimplify_ctxp->allow_rhs_cond_expr.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/gimplify.c


-- 


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


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