bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/13802] ld testsuite failure: comm-data.exp Common symbol overrid


From: hp at sourceware dot org
Subject: [Bug ld/13802] ld testsuite failure: comm-data.exp Common symbol override test; referred common symbol not UNDefined
Date: Mon, 05 Mar 2012 23:37:58 +0000

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

--- Comment #1 from Hans-Peter Nilsson <hp at sourceware dot org> 2012-03-05 
23:37:58 UTC ---
Same behavior seen in GNU ld "2.18.50.20080423" from CVS at the implied date so
this is at least not a recent regression.

N.B. the test-case assembly file got a linker warning "Warning:
tmpdir/comm-data2.o: Unknown EABI object attribute 44" unless not re-assembled
with a contemporary assembler.  Just mentioned for the record; I'm assuming
this is to be expected between the old and the new tools as apparent from a
readelf -a diff between old and new output):

--- comm-data2.o.old.txt        Tue Mar  6 00:26:42 2012
+++ comm-data2.o.txt    Tue Mar  6 00:30:44 2012
@@ -10,8 +10,8 @@ ELF Header:
   Version:                           0x1
   Entry point address:               0x0
   Start of program headers:          0 (bytes into file)
-  Start of section headers:          172 (bytes into file)
-  Flags:                             0x4000000, Version4 EABI
+  Start of section headers:          180 (bytes into file)
+  Flags:                             0x5000000, Version5 EABI
   Size of this header:               52 (bytes)
   Size of program headers:           0 (bytes)
   Number of program headers:         0

and:

@@ -62,3 +62,6 @@ Symbol table '.symtab' contains 10 entri
 No version information found in this file.
 Attribute Section: aeabi
 File Attributes
+  Tag_ARM_ISA_use: Yes
+  Tag_THUMB_ISA_use: Thumb-1
+  Tag_DIV_use: Not allowed

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