dwarfout.c: Remove uses of "register" specifier in declarations of arguments and...
authorKazu Hirata <kazu@cs.umass.edu>
Fri, 19 Dec 2003 23:27:05 +0000 (23:27 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Fri, 19 Dec 2003 23:27:05 +0000 (23:27 +0000)
commit49a27995217d813ec99f6c8b4be15c04cf668c57
tree389e90c73773aee72d7ddedf988df74e642a5bed
parent6fe68b374016c44a0dc26c00080fea053598e287
dwarfout.c: Remove uses of "register" specifier in declarations of arguments and local...

* dwarfout.c: Remove uses of "register" specifier in
declarations of arguments and local variables.
* gensupport.c: Likewise.
* local-alloc.c: Likewise.
* regclass.c: Likewise.

From-SVN: r74854
gcc/ChangeLog
gcc/dwarfout.c
gcc/gensupport.c
gcc/local-alloc.c
gcc/regclass.c