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: unassig...@gcc.gnu.org
        ReportedBy: d.g.gorbac...@gmail.com


static void __attribute__((weakref("bar"))) foo(void) { }

Reply via email to