]> git.ipfire.org Git - thirdparty/gcc.git/commit
PR c++/11283
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 21 Aug 2003 22:02:27 +0000 (22:02 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 21 Aug 2003 22:02:27 +0000 (22:02 +0000)
commit2472145e6963720d717cc7e15f88d2a5ef5a23c1
tree9f3303b88fc85aa976aaff12457c14f2c18c87ce
parentc11a3f5e31b2bc2837267cef4835d292f2b388af
    PR c++/11283
        * call.c (build_conditional_expr): Ignore cv-qual differences for
        non-class types.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@70667 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/call.c
gcc/testsuite/g++.dg/conversion/cond6.C [new file with mode: 0644]