http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53476
Bug #: 53476
Summary: [4.8 Regression] FAIL: gcc.dg/attr-weakref-1.c
Classification: Unclassified
Product: gcc
Version: 4.8.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: middle-end
AssignedTo: [email protected]
ReportedBy: [email protected]
On Linux/x86, revision 187825 gave:
FAIL: gcc.dg/attr-weakref-1.c (test for excess errors)
Excess errors:
attr-weakref-1.c:(.text.startup+0x78): undefined reference to `Wv10a'
attr-weakref-1.c:(.text.startup+0x82): undefined reference to `Wv11a'
WARNING: gcc.dg/attr-weakref-1.c compilation failed to produce executable
Revision 187799 is OK.