[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug gas/1433] IA64 assembler generates bad 2.6.9 Linux kernel.
From: |
hjl at lucon dot org |
Subject: |
[Bug gas/1433] IA64 assembler generates bad 2.6.9 Linux kernel. |
Date: |
6 Oct 2005 23:24:14 -0000 |
------- Additional Comments From hjl at lucon dot org 2005-10-06 23:24 -------
Created an attachment (id=687)
--> (http://sourceware.org/bugzilla/attachment.cgi?id=687&action=view)
A simpler testcase
The problem is in tag handling:
address@hidden dwarf2-2]$ make
./new-as -x -mconstant-gp -o new.o foo.s
./old-as -x -mconstant-gp -o old.o foo.s
readelf -a new.o > new
readelf -a old.o > old
diff -up old new
--- old 2005-10-06 16:23:32.000000000 -0700
+++ new 2005-10-06 16:23:32.000000000 -0700
@@ -51,7 +51,7 @@ There are no program headers in this fil
Relocation section '.rela.data.patch.fsyscall_table' at offset 0x360 contains
1 entries:
Offset Info Type Sym. Value Sym. Name +
Addend
-000000000000 00010000004d R_IA64_PCREL32LSB 0000000000000000 .text + 2
+000000000000 00010000004d R_IA64_PCREL32LSB 0000000000000000 .text + 1
There are no unwind sections in this file.
make: *** [all] Error 1
--
What |Removed |Added
----------------------------------------------------------------------------
Attachment #686 is|0 |1
obsolete| |
http://sourceware.org/bugzilla/show_bug.cgi?id=1433
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
- [Bug gas/1433] New: IA64 assembler generates bad 2.6.9 Linux kernel., hjl at lucon dot org, 2005/10/06
- [Bug gas/1433] IA64 assembler generates bad 2.6.9 Linux kernel., hjl at lucon dot org, 2005/10/06
- [Bug gas/1433] IA64 assembler generates bad 2.6.9 Linux kernel., hjl at lucon dot org, 2005/10/06
- [Bug gas/1433] IA64 assembler generates bad 2.6.9 Linux kernel.,
hjl at lucon dot org <=
- [Bug gas/1433] IA64 assembler generates bad 2.6.9 Linux kernel., wilson at specifix dot com, 2005/10/06
- [Bug gas/1433] IA64 assembler generates bad 2.6.9 Linux kernel., rth at redhat dot com, 2005/10/06
- [Bug gas/1433] IA64 assembler generates bad 2.6.9 Linux kernel., rth at redhat dot com, 2005/10/06
- [Bug gas/1433] IA64 assembler generates bad 2.6.9 Linux kernel., hjl at lucon dot org, 2005/10/07
- [Bug gas/1433] IA64 assembler generates bad 2.6.9 Linux kernel., wilson at specifix dot com, 2005/10/07
- [Bug gas/1433] IA64 assembler generates bad 2.6.9 Linux kernel., rth at gcc dot gnu dot org, 2005/10/07
- [Bug gas/1433] IA64 assembler generates bad 2.6.9 Linux kernel., hjl at lucon dot org, 2005/10/07
- [Bug gas/1433] IA64 assembler generates bad 2.6.9 Linux kernel., hjl at lucon dot org, 2005/10/07