cp:
authornathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 20 Nov 2000 16:13:47 +0000 (16:13 +0000)
committernathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 20 Nov 2000 16:13:47 +0000 (16:13 +0000)
commit337ff82183bfe56c086817800e2795e1b7ed7718
tree9ece9daeef3840fc2030973735bdec2731f9bfb4
parentc649459c6eb0a6f31db270b1bb4e2de55498a58e
cp:
* lex.c (rid_to_yy, RID_EXPORT): Make unique keyword.
* parse.y (extdef): Add EXPORT reduction.
* spew.c (yylex): Don't skip export here.
testsuite:
* g++.old-deja/g++.pt/export1.C: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@37585 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/lex.c
gcc/cp/parse.y
gcc/cp/spew.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.old-deja/g++.pt/export1.C [new file with mode: 0644]