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: unassig...@sourceware.org ReportedBy: eu...@debian.org 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. _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org https://lists.gnu.org/mailman/listinfo/bug-binutils