decl.c (start_decl): An explicit specialization of a static data member is only a...
authorJason Merrill <jason@yorick.cygnus.com>
Wed, 25 Nov 1998 01:59:30 +0000 (01:59 +0000)
committerJason Merrill <jason@gcc.gnu.org>
Wed, 25 Nov 1998 01:59:30 +0000 (20:59 -0500)
commit84e6233f15d47c617c868750ca27adf2e772126d
tree8a5e72a916182a6a9f37b3b666c7dcdd7d8ad0cb
parentf3cd6f7e12b78902ac7db54fadf9bcd9cda72686
decl.c (start_decl): An explicit specialization of a static data member is only a definition if...

* decl.c (start_decl): An explicit specialization of a static data
member is only a definition if it has an initializer.

From-SVN: r23847
gcc/cp/ChangeLog
gcc/cp/decl.c