This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/27030] Warning instead of error with weakref on local functions (also wrong warning message at that)
- From: "manu at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 9 Mar 2007 18:33:50 -0000
- Subject: [Bug c/27030] Warning instead of error with weakref on local functions (also wrong warning message at that)
- References: <bug-27030-6528@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from manu at gcc dot gnu dot org 2007-03-09 18:33 -------
(In reply to comment #1)
> 4.1.0 fails the same way.
>
4.3.0 revision 122287 says:
pr27030.c: In function ?f?:
pr27030.c:3: warning: ?__weakref__? attribute ignored
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27030