This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/53476] New: [4.8 Regression] FAIL: gcc.dg/attr-weakref-1.c


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]