re PR c/26993 (ICE on invalid code with weakref)
authorAlexandre Oliva <aoliva@redhat.com>
Tue, 18 Jul 2006 06:41:13 +0000 (06:41 +0000)
committerAlexandre Oliva <aoliva@gcc.gnu.org>
Tue, 18 Jul 2006 06:41:13 +0000 (06:41 +0000)
commite1cf56b1d989c6e50b4cd89b2956532588bd9881
tree37cc37972a3fa0fb18d5b251d292e90f45e3399e
parente098f3a586a9aeee60f97def2bbe64ca080c13cc
re PR c/26993 (ICE on invalid code with weakref)

PR c/26993
* c-common.c (handle_weakref_attribute): Ignore attribute in
the same conditions the alias attribute is ignored.

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