------- Additional Comments From hjl at lucon dot org 2005-10-06 23:05 ------- Created an attachment (id=686) --> (http://sourceware.org/bugzilla/attachment.cgi?id=686&action=view) A testcase
"new-as" is the bad as and "old-as" is the good one without the patch. I got [EMAIL PROTECTED] 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:03:52.000000000 -0700 +++ new 2005-10-06 16:03:52.000000000 -0700 @@ -73,11 +73,11 @@ Relocation section '.rela.data.patch.mck Relocation section '.rela.data.patch.fsyscall_table' at offset 0xc88 contains 1 entries: Offset Info Type Sym. Value Sym. Name + Addend -000000000000 00010000004d R_IA64_PCREL32LSB 0000000000000000 .text + 32 +000000000000 00010000004d R_IA64_PCREL32LSB 0000000000000000 .text + 31 Relocation section '.rela.data.patch.brl_fsys_bubble_down' at offset 0xca0 contains 1 entries: Offset Info Type Sym. Value Sym. Name + Addend -000000000000 00010000004d R_IA64_PCREL32LSB 0000000000000000 .text + a2 +000000000000 00010000004d R_IA64_PCREL32LSB 0000000000000000 .text + a1 Relocation section '.rela.IA_64.unwind' at offset 0xcb8 contains 9 entries: Offset Info Type Sym. Value Sym. Name + Addend make: *** [all] Error 1 -- 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-binutils mailing list bug-binutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-binutils