[Bug ld/9841] avr-ld crashes when -relax is used with ATMega8535 target

2009-02-13 Thread darius at dons dot net dot au
--- Additional Comments From darius at dons dot net dot au 2009-02-14 03:35 --- I added -Wl,--debug-relax per Eric's suggestion and get the following.. avr-gcc -O -DF_CPU=800 -Os -Wall -gdwarf-2 -mmcu=atmega8535 -Wl,-u,vfprintf -lprintf_min -Wl,-relax -Wl,--debug-relax -Wl

[Bug ld/9841] avr-ld crashes when -relax is used with ATMega8535 target

2009-02-13 Thread darius at dons dot net dot au
--- Additional Comments From darius at dons dot net dot au 2009-02-14 02:34 --- Created an attachment (id=3735) --> (http://sourceware.org/bugzilla/attachment.cgi?id=3735&action=view) Project that causes the crash Unpack and run BSD make (ie pmake in Linux, make in FreeBSD),

[Bug ld/9841] New: avr-ld crashes when -relax is used with ATMega8535 target

2009-02-13 Thread darius at dons dot net dot au
Priority: P2 Component: ld AssignedTo: unassigned at sources dot redhat dot com ReportedBy: darius at dons dot net dot au CC: bug-binutils at gnu dot org,eweddington at cso dot atmel dot com GCC host triplet: x86_64-portbld-fr