diff options
author | Jason Merrill <jason@redhat.com> | 2007-09-20 10:13:00 -0400 |
---|---|---|
committer | Jason Merrill <jason@gcc.gnu.org> | 2007-09-20 10:13:00 -0400 |
commit | 56d0c6e3f540686a9d7e240c536b7c2fe361bbe2 (patch) | |
tree | 497200eb12dfd940a8293d497ecc5a24595fb6ef /gcc/fortran/parse.c | |
parent | 152315665ec17e11bad055588958922ae831def8 (diff) | |
download | gcc-56d0c6e3f540686a9d7e240c536b7c2fe361bbe2.zip gcc-56d0c6e3f540686a9d7e240c536b7c2fe361bbe2.tar.gz gcc-56d0c6e3f540686a9d7e240c536b7c2fe361bbe2.tar.bz2 |
re PR c++/7586 (Incorrect handling of attributes in template codes)
PR c++/7586
* pt.c (tsubst): Handle typedefs by looking for the specialization.
(retrieve_specialization): Only tagged types use
DECL_TEMPLATE_INSTANTIATIONS.
(instantiate_class_template): Push nested classes too.
(tsubst_decl) [TYPE_DECL]: Only check for canonical decl for
tagged types.
* cp-tree.h (MAYBE_TAGGED_TYPE_P): New macro.
* init.c (is_aggr_type): Remove redundant tests.
* class.c (push_nested_class): Use CLASS_TYPE_P.
From-SVN: r128621
Diffstat (limited to 'gcc/fortran/parse.c')
0 files changed, 0 insertions, 0 deletions