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

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

Re: [avr-gcc-list] main function registers push/pop


From: David Kelly
Subject: Re: [avr-gcc-list] main function registers push/pop
Date: Tue, 14 Apr 2009 12:09:41 -0500
User-agent: Mutt/1.4.2.3i

On Wed, Apr 15, 2009 at 12:22:25AM +0800, Kang Tin LAI wrote:
> 
> My main function never return, I want to eliminate registers push/pop in 
> main function.
> 
> I read the list archives, found:
> OS_main - gcc 4.3.3 not implement
> OS_task - gcc 4.3.3 OK but interrupt not guarantee disable
> -mtiny-stack - not for what I wanted.

Isn't this part of what -ffreestanding does?

-- 
David Kelly N4HHE, address@hidden
========================================================================
Whom computers would destroy, they must first drive mad.




reply via email to

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