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 regression] ICE with volatile in conditional expression



------- Comment #8 from mmitchel at gcc dot gnu dot org  2006-06-16 06:10 -------
Subject: Bug 27666

Author: mmitchel
Date: Fri Jun 16 06:09:55 2006
New Revision: 114705

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

Modified:
    branches/gcc-4_1-branch/gcc/cp/ChangeLog
    branches/gcc-4_1-branch/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]