[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [avr-libc-dev] bug #11898 (compile printf with -Os)
From: |
Joerg Wunsch |
Subject: |
Re: [avr-libc-dev] bug #11898 (compile printf with -Os) |
Date: |
Tue, 8 Feb 2005 21:26:46 +0100 |
User-agent: |
Mutt/1.4.2.1i |
As E. Weddington wrote:
> Do you care if I make the change for HEAD/1.2, or do you really want
> this to be dependent upon the compiler version?
As the intention of special-casing vfprintf's CFLAGS was to keep the
code small (e.g. by overriding the -O3 the avr5 architecture defaults
to), it's fine by me to switch to -Os as long as it is verified that
the current compiler really generates smaller code for -Os for all of
avr[2345].
--
cheers, J"org .-.-. --... ...-- -.. . DL8DTL
http://www.sax.de/~joerg/ NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)