c-common.c (handle_alias_attribute): Reject the attribute if current_function_decl...
authorRichard Henderson <rth@redhat.com>
Thu, 26 Feb 2004 01:24:37 +0000 (17:24 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Thu, 26 Feb 2004 01:24:37 +0000 (17:24 -0800)
commitf6a76b9f5d22765d951ea7d92e7e24b6b54c7843
tree259232151172287ef6bbde3e486554b4b92b2a0c
parent6ce7631670c254d52eddcdf5cd53257a6ca4a7e8
c-common.c (handle_alias_attribute): Reject the attribute if current_function_decl is set.

        * c-common.c (handle_alias_attribute): Reject the attribute if
        current_function_decl is set.

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