re PR c++/22434 (ICE in simplify_{,gen_}subreg)
authorMark Mitchell <mark@codesourcery.com>
Thu, 3 Nov 2005 01:25:13 +0000 (01:25 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Thu, 3 Nov 2005 01:25:13 +0000 (01:25 +0000)
commit3a0588c4e01a7cbeaf3a54360ffaba27fc8caf25
tree661d0838f488e6d552b82cd1954a06b88e0521ff
parent85ffcaf2920a5e4af5754ec5a1735c5d6b47f037
re PR c++/22434 (ICE in simplify_{,gen_}subreg)

PR c++/22434
* call.c (build_conditional_expr): Do bad conversions, if there's
no other choice.
PR c++/22434
* g++.dg/expr/cond8.C: New test.

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