[Bug binutils/9798] objcopy: access to already freed memory

2009-01-28 Thread amodra at bigpond dot net dot au
-- What|Removed |Added AssignedTo|unassigned at sources dot |amodra at bigpond dot net |redhat dot com |dot au Status|NEW

[Bug ld/9797] Simple linker script casues spurious error message

2009-01-28 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2009-01-29 04:16 --- Not a bug. bah is a hex number. Add quotes around it, ie. EXTERN ( "bah" ) -- What|Removed |Added ---

[Bug binutils/9798] New: objcopy: access to already freed memory

2009-01-28 Thread bernhardu at vr-web dot de
I tried building a binary for the avr platform with WinAVR-20081205 under Wine. I reproducibly got a crash: ... wine: Unhandled page fault on read access to 0x656c6966 at address 0xb7d0d38b (thread 003c), starting debugger... ... 5 0x7ed3d0d3 MSVCRT_fprintf+0x31(file=0x7ed640a0, format=":%s") [/

[Bug ld/9797] New: Simple linker script casues spurious error message

2009-01-28 Thread richard dot barton at arm dot com
The simple linker script: "EXTERN (bah)" causes the linker to fail with: "syntax error" The problem appears to be with the string "bah" specifically. This is a regression from 2.15 and is present on the latest svn snapshot -- Summary: Simple linker script casues spurious error messa

[Bug gold/7024] gold doesn't build on Solaris 11

2009-01-28 Thread bonzini at gnu dot org
--- Additional Comments From bonzini at gnu dot org 2009-01-28 14:07 --- > * elfcpp/elfcpp_swap.h included Linux-only and > > on Solaris 2, one can use instead which either defines > _BIG_ENDIAN or _LITTLE_ENDIAN Autoconf macros can also be used for portability. > * gold/output