r123808 - in /branches/gcc-4_2-branch/gcc: cp/C...

jason@gcc.gnu.org jason@gcc.gnu.org
Sat Apr 14 01:29:00 GMT 2007


Author: jason
Date: Sat Apr 14 02:29:29 2007
New Revision: 123808

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=123808
Log:
        PR c++/31074
        * call.c (reference_binding): Add c_cast_p parm.  If true,
        add quals to TO as needed to make it reference-compatible.

Added:
    branches/gcc-4_2-branch/gcc/testsuite/g++.dg/inherit/conv3.C
      - copied unchanged from r123805, trunk/gcc/testsuite/g++.dg/inherit/conv3.C
Modified:
    branches/gcc-4_2-branch/gcc/cp/ChangeLog
    branches/gcc-4_2-branch/gcc/cp/call.c
    branches/gcc-4_2-branch/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list