avr-libc-dev
[Top][All Lists]
Advanced

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

Re: [avr-libc-dev] [bug #19050] gcrt1.S should call main rather thanjump


From: Björn Haase
Subject: Re: [avr-libc-dev] [bug #19050] gcrt1.S should call main rather thanjumping to it
Date: Tue, 13 Feb 2007 23:26:48 +0100
User-agent: KMail/1.7.1

> For similar reasons, I'd suggest to consider dropping -mcall-prologues
> which saved a little code size at the cost of speed, and made a lot of
> sense a few years ago, when flash sizes were much smaller than today.
> And, it probably wouldn't work with the new 3-byte PC devices anyway.
> (The option probably should still be accepted as a no-op, to avoid
> breaking existing Makefiles - it was only a hint, and the different
> prologues were not guaranteed, only used when they saved code size).
Hello Marek,

IMO -mcall-prologues is still precious. IMO the only real reason for existence 
of AVR are the small low-cost devices. And there -mcall-prologues could be 
*very* helpful.

Yours,

Bjoern.




reply via email to

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