re PR c++/27666 (ICE with volatile in conditional expression)
authorMark Mitchell <mark@codesourcery.com>
Fri, 16 Jun 2006 02:33:35 +0000 (02:33 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Fri, 16 Jun 2006 02:33:35 +0000 (02:33 +0000)
commit2954333afc6cbb12f5628368b5f557a5730d1242
tree94e1a3c01c007f49cf8e800c566242a2eb9a9642
parenta95799ec5fe4e00d99fc1545ff0ea64d10e7e0b9
re PR c++/27666 (ICE with volatile in conditional expression)

PR c++/27666
* call.c (build_conditional_expr): Robustify.
PR c++/27666
* g++.dg/expr/cond9.C: New test.

From-SVN: r114702
gcc/cp/ChangeLog
gcc/cp/call.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/expr/cond9.C [new file with mode: 0644]