r129553 - in /trunk/gcc: cp/ChangeLog cp/class....
jason@gcc.gnu.org
jason@gcc.gnu.org
Mon Oct 22 18:03:00 GMT 2007
Author: jason
Date: Mon Oct 22 18:03:10 2007
New Revision: 129553
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=129553
Log:
PR c++/33620
* class.c (finish_struct_bits): Copy TYPE_ATTRIBUTES.
* pt.c (apply_late_template_attributes): Splice out dependent
attributes from DECL_ATTRIBUTES.
* decl.c (cxx_maybe_build_cleanup): Use build_address.
Added:
trunk/gcc/testsuite/g++.dg/ext/tmplattr7.C
Modified:
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/class.c
trunk/gcc/cp/decl.c
trunk/gcc/cp/pt.c
More information about the Gcc-cvs
mailing list