diff options
| author | simonb <simonb@138bc75d-0d04-0410-961f-82ee72b054a4> | 2007-06-18 22:09:14 +0000 |
|---|---|---|
| committer | simonb <simonb@138bc75d-0d04-0410-961f-82ee72b054a4> | 2007-06-18 22:09:14 +0000 |
| commit | 0c032b466756b9f8bf6e4304e25d72a24de573c6 (patch) | |
| tree | ebe83019aac080d1a8f2fefc14cab3473f2d4579 /libjava/classpath/lib/gnu/java/net/protocol/ftp/FTPConnection.class | |
| parent | 3d7707babcc9f802e7cf3574ce962950ca3963b3 (diff) | |
| download | ppe42-gcc-0c032b466756b9f8bf6e4304e25d72a24de573c6.tar.gz ppe42-gcc-0c032b466756b9f8bf6e4304e25d72a24de573c6.zip | |
gcc/cp/ChangeLog
2007-06-15 Simon Baldwin <simonb@google.com>
PR c++/31923
* parser.c (cp_parser_single_declaration): Added check for storage
class other than sc_none in parsed declaration, and a flag to indicate
if the call is part of an explicit template specialization parse.
* (cp_parser_explicit_specialization): Specialization check flag added
to call to cp_parser_single_declaration(), set true.
* (cp_parser_template_declaration_after_export): Specialization check
flag added to call to cp_parser_single_declaration(), set false.
* pt.c (check_explicit_specialization): Added code to copy visiblity
and linkage from the templated function to the explicit specialization.
gcc/testsuite/ChangeLog
2007-06-15 Simon Baldwin <simonb@google.com>
PR c++/31923
* g++.dg/template/error25.C: New.
* g++.dg/template/spec35.C: New.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@125829 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava/classpath/lib/gnu/java/net/protocol/ftp/FTPConnection.class')
0 files changed, 0 insertions, 0 deletions

