------- Comment #4 from mmitchel at gcc dot gnu dot org  2007-04-10 04:01 
-------
Subject: Bug 31449

Author: mmitchel
Date: Tue Apr 10 04:01:08 2007
New Revision: 123690

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=123690
Log:
        PR c++/31449
        * class.c (build_base_path): Ensure that the converted pointer has
        the same cv-qualification as the input.
        PR c++/31449
        * g++.dg/init/const5.C: New test.

Added:
    branches/gcc-4_2-branch/gcc/testsuite/g++.dg/init/const5.C
Modified:
    branches/gcc-4_2-branch/gcc/cp/ChangeLog
    branches/gcc-4_2-branch/gcc/cp/class.c
    branches/gcc-4_2-branch/gcc/testsuite/ChangeLog


-- 


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

Reply via email to