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++/27666] [4.0/4.1/4.2 regression] ICE with volatile in conditional expression



------- Comment #5 from mmitchel at gcc dot gnu dot org  2006-06-16 02:33 -------
Subject: Bug 27666

Author: mmitchel
Date: Fri Jun 16 02:33:35 2006
New Revision: 114702

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=114702
Log:
        PR c++/27666
        * call.c (build_conditional_expr): Robustify.
        PR c++/27666
        * g++.dg/expr/cond9.C: New test.

Added:
    trunk/gcc/testsuite/g++.dg/expr/cond9.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/call.c
    trunk/gcc/testsuite/ChangeLog


-- 


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


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