bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/11290] ld's (for avr) "internal error: out of range error" messa


From: gnu-bugzilla at bitplantation dot com
Subject: [Bug ld/11290] ld's (for avr) "internal error: out of range error" message for unaligned relocations is confusing.
Date: 17 Feb 2010 10:09:50 -0000

------- Additional Comments From gnu-bugzilla at bitplantation dot com  
2010-02-17 10:09 -------
Created an attachment (id=4604)
 --> (http://sourceware.org/bugzilla/attachment.cgi?id=4604&action=view)
A test gas .s file that causes the error message

I've attached a file that causes the error message when used with:

avr-gcc test.s

The code in it is:

    .section .text

main:
    rcall   somefunction

    .ascii "Hi!"

somefunction:
    ret


-- 


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

------- 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]