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

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

Re: [avr-gcc-list] '-morder' option with Avr-libc: comparison table


From: Joerg Wunsch
Subject: Re: [avr-gcc-list] '-morder' option with Avr-libc: comparison table
Date: Mon, 14 Jan 2008 20:29:55 +0100 (MET)

"Weddington, Eric" <address@hidden> wrote:

> -frename-registers: "This optimization will most benefit processors
> with lots of registers.", which the AVR qualifies for "lots of
> registers".

Yes, sure, it is.  But that's also what makes debugging highly
optimized code a little annoying to those people who are used to
architectures with almost no free registers, where all your C
variables are usually reflected 1:1 in RAM.

-- 
cheers, J"org               .-.-.   --... ...--   -.. .  DL8DTL

http://www.sax.de/~joerg/                        NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)




reply via email to

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