--- Comment #6 from pinskia at gcc dot gnu dot org 2006-08-15 23:26 ---
Fixed.
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
Status|ASSIGNED
--- Comment #5 from aoliva at gcc dot gnu dot org 2006-07-18 06:53 ---
Subject: Bug 26993
Author: aoliva
Date: Tue Jul 18 06:52:59 2006
New Revision: 115546
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=115546
Log:
PR c/26993
* c-common.c (handle_weakref_attribute): Ignore attr
--- 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 attr
--- Comment #3 from patchapp at dberlin dot org 2006-04-05 04:35 ---
Subject: Bug number PR c/26993
A patch for this bug has been added to the patch tracker.
The mailing list url for the patch is
http://gcc.gnu.org/ml/gcc-patches/2006-04/msg00179.html
--
http://gcc.gnu.org/bugzilla
--- Comment #2 from pinskia at gcc dot gnu dot org 2006-04-04 17:43 ---
Shouldn't we error out instead of warning?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26993
--- Comment #1 from aoliva at gcc dot gnu dot org 2006-04-04 17:41 ---
Created an attachment (id=11205)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11205&action=view)
Patch that fixes the bug
This is the patch I'm testing to fix the ICE. At the time I added weakref
support, usi
--
aoliva at gcc dot gnu dot org changed:
What|Removed |Added
AssignedTo|unassigned at gcc dot gnu |aoliva at gcc dot gnu dot
|dot org