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

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

Re: [avr-libc-dev] Missed optimizations


From: Joerg Wunsch
Subject: Re: [avr-libc-dev] Missed optimizations
Date: Mon, 17 Apr 2017 22:34:59 +0200
User-agent: Mutt/1.5.24 (2015-08-30)

As Raul Sanchez wrote:

> Just wanted to report the following observations in generated code.
> Target: __AVR_ATtiny85__Version: AVR gcc 4.6.4Optimization level: -Os

Besides your code missing linefeeds so it's barely readable: sorry,
GCC code optimization is nothing we could do anything about.  We are
*only* dealing with the standard library that is frequently used
together with AVR-GCC.

About AVR-GCC, you'd have to talk to the GCC developers.  However, AVR
is a minor target only there.  The most competent person to talk to
about AVR-GCC's optimizations is probably stil Georg-Johann Lay
though.  He implemented a lot of improvements in that area in the past
years.
-- 
cheers, Joerg               .-.-.   --... ...--   -.. .  DL8DTL

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



reply via email to

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