[Bug c/26993] ICE on invalid code with weakref
aoliva at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue Apr 4 17:41:00 GMT 2006
------- 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, using extern rather than static, we didn't fail this way; it was the
change that made weakrefs static that broke it, so 4.1 is not affected.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26993
More information about the Gcc-bugs
mailing list