diff options
| author | mmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4> | 2006-05-02 15:59:50 +0000 |
|---|---|---|
| committer | mmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4> | 2006-05-02 15:59:50 +0000 |
| commit | e9360a553082ad9885cf5fd1c060658537ad0de5 (patch) | |
| tree | 8a8cf2fbbce2ce7e3e9f80eb8c80ad42a8e58c79 /libjava/testsuite/lib/libjava.exp | |
| parent | 260a47eca2526ae775527e67472f3e7c1e85adaf (diff) | |
| download | ppe42-gcc-e9360a553082ad9885cf5fd1c060658537ad0de5.tar.gz ppe42-gcc-e9360a553082ad9885cf5fd1c060658537ad0de5.zip | |
PR c++/27309
* class.c (add_method): Call grok_special_member_properties.
* decl.c (grokdeclarator): Don't call it here.
(copy_fn_p): A TEMPLATE_DECL is never a copy constructor or
assignment operator. Set TYPE_HAS_CONSTURCTOR if DECL is a
constructor.
(start_method): Don't call grok_special_member_properties.
* method.c (implicitly_declare_fn): Likewise.
* pt.c (instantiate_class_template): Likewise.
* decl2.c (grokfield): Likewise.
PR c++/27309
* g++.dg/parser/ctor5.C: New test.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@113473 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava/testsuite/lib/libjava.exp')
0 files changed, 0 insertions, 0 deletions

