------- Comment #5 from jason at gcc dot gnu dot org  2007-04-14 02:29 -------
Subject: Bug 31074

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


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31074

Reply via email to