bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: darius at dons dot net dot au
Subject: [Bug ld/9841] New: avr-ld crashes when -relax is used with ATMega8535 target
Date: 14 Feb 2009 02:33:49 -0000

The following causes ld to seg fault..
avr-gcc -O -DF_CPU=8000000 -Os -Wall -gdwarf-2 -mmcu=atmega8535  -Wa,-
avr-gcc -O -DF_CPU=8000000 -Os -Wall -gdwarf-2 -mmcu=atmega8535  -Wa,-
avr-gcc -O -DF_CPU=8000000 -Os -Wall -gdwarf-2 -mmcu=atmega8535  -Wa,-
avr-gcc -O -DF_CPU=8000000 -Os -Wall -gdwarf-2 -mmcu=atmega8535  -Wa,-
avr-gcc -O -DF_CPU=8000000 -Os -Wall -gdwarf-2 -mmcu=atmega8535  -Wl,-u,vfprintf
-lprintf_min -Wl,-relax -Wl,-Map=sprink.map,--cref  -g sprink.o cons.o ds1307.o
1wire.o -o sprink.elf

If I select an atmega16 or atmega32 it doesn't crash, if I don't use -relax it
also doesn't crash.

Reproducable in Windows (WinAVR), FreeBSD 6.2 and Ubuntu 8.10.

-- 
           Summary: avr-ld crashes when -relax is used with ATMega8535
                    target
           Product: binutils
           Version: 2.18
            Status: NEW
          Severity: normal
          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-freebsd6.2


http://sourceware.org/bugzilla/show_bug.cgi?id=9841

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]