]> git.ipfire.org Git - thirdparty/gcc.git/commit
lex.c (rid_to_yy, RID_EXPORT): Make unique keyword.
authorNathan Sidwell <nathan@codesourcery.com>
Mon, 20 Nov 2000 16:13:47 +0000 (16:13 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Mon, 20 Nov 2000 16:13:47 +0000 (16:13 +0000)
commit447306fa90a0acc3c8255daae74427e01374d14f
tree9ece9daeef3840fc2030973735bdec2731f9bfb4
parent462ef1e15017f170e71a73d8b76ae587974e3b9d
lex.c (rid_to_yy, RID_EXPORT): Make unique keyword.

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.

From-SVN: r37585
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]