]> gcc.gnu.org Git - gcc.git/commit
re PR c++/42013 (cv-qualification of conditional expression type depending on the...
authorJason Merrill <jason@redhat.com>
Thu, 12 Nov 2009 20:26:36 +0000 (15:26 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Thu, 12 Nov 2009 20:26:36 +0000 (15:26 -0500)
commitd6c057abd6a83513d4b6356314b8c5752a7025af
tree4a28c4e0186639b2002f691c51080755c952cdb5
parentc8f59bc81c76a89edab59ac23a1ba687db68c0be
re PR c++/42013 (cv-qualification of conditional expression type depending on the value of its first expression?!?)

PR c++/42013
* call.c (build_conditional_expr): Check specifically for folding
to CALL_EXPR rather than TREE_SIDE_EFFECTS.

From-SVN: r154129
gcc/cp/ChangeLog
gcc/cp/call.c
gcc/testsuite/g++.dg/cpp0x/decltype19.C
This page took 0.052667 seconds and 5 git commands to generate.