[Bug middle-end/46949] New: ICE when weakref is used on a definition (internal compiler error: in function_and_variable_visibility, at ipa.c:904)
d.g.gorbachev at gmail dot com
gcc-bugzilla@gcc.gnu.org
Wed Dec 15 00:06:00 GMT 2010
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46949
Summary: ICE when weakref is used on a definition (internal
compiler error: in function_and_variable_visibility,
at ipa.c:904)
Product: gcc
Version: 4.6.0
Status: UNCONFIRMED
Severity: trivial
Priority: P3
Component: middle-end
AssignedTo: unassigned@gcc.gnu.org
ReportedBy: d.g.gorbachev@gmail.com
static void __attribute__((weakref("bar"))) foo(void) { }
More information about the Gcc-bugs
mailing list