http://sourceware.org/bugzilla/show_bug.cgi?id=13227

             Bug #: 13227
           Summary: GCC now produce slim LTO files.  Those can't be
                    linked/archived or nm w/o plugin used.  It would be
                    useful to output diagnostics when user attempts so
           Product: binutils
           Version: 2.23 (HEAD)
            Status: NEW
          Severity: normal
          Priority: P2
         Component: binutils
        AssignedTo: unassig...@sources.redhat.com
        ReportedBy: hubi...@gcc.gnu.org
    Classification: Unclassified


The symbols are now marked as
jh@gcc10:~/trunk/build4/gcc$ nm t.o
0000000000000001 C __gnu_lto_v1
0000000000000001 C __gnu_slim_lto

When those symbols are present, it would be very useful if nm/ar/ld output
warning explaning that plugin needs to be used.

Honza

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to