]> git.ipfire.org Git - thirdparty/gcc.git/commit
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 22:49:52 +0000 (15:49 -0700)
committerJeff Law <law@gcc.gnu.org>
Tue, 18 Aug 1998 22:49:52 +0000 (16:49 -0600)
commitd68447e24007664490121059b7644e080b559ca2
tree4397972616501b8a185cefdd6627ada9775a77d0
parent628d51e16415919ca3d575f2c057312350506185
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: r21837
gcc/ChangeLog
gcc/c-common.c