* cvt.c: Remove uses of "register" specifier in
commitcd16867adbf87c0e801f6568a002b19f6eba31a0
authorkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 19 Dec 2003 23:28:11 +0000 (19 23:28 +0000)
committerkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 19 Dec 2003 23:28:11 +0000 (19 23:28 +0000)
treedb50c20cd761100b68a6e16b3181750fe3f14753
parenta00f853394304f2754656c451130a0171543630e
* cvt.c: Remove uses of "register" specifier in
declarations of arguments and local variables.
* decl.c: Likewise.
* decl2.c: Likewise.
* expr.c: Likewise.
* friend.c: Likewise.
* lex.c: Likewise.
* name-lookup.c: Likewise.
* repo.c: Likewise.
* search.c: Likewise.
* tree.c: Likewise.
* typeck.c: Likewise.
* typeck2.c: Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@74855 138bc75d-0d04-0410-961f-82ee72b054a4
13 files changed:
gcc/cp/ChangeLog
gcc/cp/cvt.c
gcc/cp/decl.c
gcc/cp/decl2.c
gcc/cp/expr.c
gcc/cp/friend.c
gcc/cp/lex.c
gcc/cp/name-lookup.c
gcc/cp/repo.c
gcc/cp/search.c
gcc/cp/tree.c
gcc/cp/typeck.c
gcc/cp/typeck2.c