------- 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.
_______________________________________________
bug-binutils mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-binutils