bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/13273] New: incorrect warning about conflicting platform configu


From: eugen at debian dot org
Subject: [Bug ld/13273] New: incorrect warning about conflicting platform configuration on ARM
Date: Fri, 07 Oct 2011 16:36:09 +0000

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

             Bug #: 13273
           Summary: incorrect warning about conflicting platform
                    configuration on ARM
           Product: binutils
           Version: 2.23 (HEAD)
            Status: NEW
          Severity: normal
          Priority: P2
         Component: ld
        AssignedTo: address@hidden
        ReportedBy: address@hidden
    Classification: Unclassified


Created attachment 5964
  --> http://sourceware.org/bugzilla/attachment.cgi?id=5964
patch

When linking several object files that have Tag_PCS_config attribute set ld
always warns about "Conflicting platform configuration", even if all object
files have the same value of Tag_PCS_config tag. This is because the value of
the tag is only compared to 0. I'm attaching a patch that fixes this.

-- 
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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]