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

jason@gcc.gnu.org jason@gcc.gnu.org
Mon Apr 2 19:12:00 GMT 2007


Author: jason
Date: Mon Apr  2 20:12:15 2007
New Revision: 123434

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=123434
Log:
        PR c++/31187                                                               
        * typeck.c (cp_type_readonly): New fn.                                         
        * cp-tree.h: Declare it.                                                       
        * decl.c (start_decl): Set implicit DECL_THIS_STATIC here.                     
        (cp_finish_decl): Not here.                                                    
                                                                                       
        * g++.dg/ext/visibility/anon3.C: New test.                                     

Added:
    branches/gcc-4_2-branch/gcc/testsuite/g++.dg/ext/visibility/anon3.C
      - copied unchanged from r123432, trunk/gcc/testsuite/g++.dg/ext/visibility/anon3.C
Modified:
    branches/gcc-4_2-branch/gcc/cp/ChangeLog
    branches/gcc-4_2-branch/gcc/cp/cp-tree.h
    branches/gcc-4_2-branch/gcc/cp/decl.c
    branches/gcc-4_2-branch/gcc/cp/typeck.c
    branches/gcc-4_2-branch/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list