[Bug ld/3015] -z relro by default causes testsuite failures

2006-08-10 Thread hjl at lucon dot org
--- Additional Comments From hjl at lucon dot org 2006-08-10 15:34 --- I would suggest you create a separate testcase with -z relro so that this linker bug is caught. -- http://sourceware.org/bugzilla/show_bug.cgi?id=3015 --- You are receiving this mail because: --- You are o

[Bug ld/2112] Binutils LD fails at line 6419 of elflink.c

2006-08-10 Thread jeff dot lasslett at datataker dot com dot au
--- Additional Comments From jeff dot lasslett at datataker dot com dot au 2006-08-11 02:13 --- (In reply to comment #1) > It is possible that this problem has been fixed in current CVS trunk > binutils. > Please try a newer binutils, and if that fails I'll take a looks at your > obje

[Bug ld/2112] Binutils LD fails at line 6419 of elflink.c

2006-08-10 Thread jeff dot lasslett at datataker dot com dot au
--- Additional Comments From jeff dot lasslett at datataker dot com dot au 2006-08-11 04:32 --- I can now get this problem to occur at will. I had a line similar to ... SYM = ADDR(mem); ... in my ld script. mem is a defined memory region in the MEMORY{} section of aforementioned ld sc