This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c/26993] ICE on invalid code with weakref



------- Comment #4 from aoliva at gcc dot gnu dot org  2006-07-18 06:41 -------
Subject: Bug 26993

Author: aoliva
Date: Tue Jul 18 06:41:13 2006
New Revision: 115545

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=115545
Log:
PR c/26993
* c-common.c (handle_weakref_attribute): Ignore attribute in
the same conditions the alias attribute is ignored.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/c-common.c


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26993


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]