diff options
-rw-r--r-- | gcc/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 80a9c56..fb8c54e 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,5 +1,6 @@ 2004-02-25 Richard Henderson <rth@redhat.com> + PR c/12794 * c-common.c (handle_alias_attribute): Reject the attribute if current_function_decl is set. |