avr-gcc-list
[Top][All Lists]
Advanced

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

Re: [avr-gcc-list] rcall should be call?


From: Marek Michalkiewicz
Subject: Re: [avr-gcc-list] rcall should be call?
Date: Mon, 7 Apr 2003 09:24:08 +0200
User-agent: Mutt/1.4i

On Sun, Apr 06, 2003 at 04:04:04PM -0500, Tyler Hall wrote:
> Hi, I working on a growing project written in C, targetting the mega323. 
> I've hit a strange problem and narrowed it down to this: making a 
> function call from main() to one of my other functions (which gets 
> compiled/linked way past the 2k distance) the thing dies.  Looking at 
> the objdump I see that gcc felt it should attempt an rcall to the 
> function even though the opcode operand could never reach the address. 

Please send me a simple test case, complete with avr-gcc options used.

Marek



reply via email to

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