c-common.c (decl_attributes): Issue an error if the argument to alias is not a string.
authorRichard Henderson <rth@cygnus.com>
Tue, 18 Aug 1998 12:40:52 +0000 (05:40 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Tue, 18 Aug 1998 12:40:52 +0000 (05:40 -0700)
commit20045452636c20b9941102c5d4df386a2e364cb0
tree0e8447e4d59b9716269463af5c9c34ff93a85890
parenteaa41c8dd3ddfb7c8b8d8437a8130bd576a488e9
c-common.c (decl_attributes): Issue an error if the argument to alias is not a string.

* c-common.c (decl_attributes): Issue an error if the argument
to alias is not a string.

From-SVN: r21824
gcc/ChangeLog
gcc/c-common.c