This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/53476] New: [4.8 Regression] FAIL: gcc.dg/attr-weakref-1.c
- From: "hjl.tools at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 24 May 2012 14:32:19 +0000
- Subject: [Bug middle-end/53476] New: [4.8 Regression] FAIL: gcc.dg/attr-weakref-1.c
- Auto-submitted: auto-generated
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: unassigned@gcc.gnu.org
ReportedBy: hjl.tools@gmail.com
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.