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/27030] Warning instead of error with weakref on local functions (also wrong warning message at that)



------- 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


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