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

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

Re: [avr-libc-dev] "-O3" ?


From: Joerg Wunsch
Subject: Re: [avr-libc-dev] "-O3" ?
Date: Fri, 11 Nov 2005 22:49:18 +0100
User-agent: Mutt/1.4.2.1i

As Bernd Trog wrote:

> I'm seeing quite a few "-O3" flags when building from HEAD.
> 
> Is this intentional?

It was intentional, yes, it has only been used on avr3 and avr5 MCUs
(i.e. on those with more than 16 KB of ROM).

I killed that holy cow now.  I never really thought it makes sense at
all, as -Os often yields speedier code anyway, and most people appear
to be more concerned about code size than speed.

-- 
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]