This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [avr-libc-dev] AVR function inlining cutoff


As Shaun Jackman wrote:

> With GCC r130284 --target=avr, a 116 byte static function that is
> called twice is inlined even with -Os, effectively doubling the
> function's footprint.

Sorry, but that's really off-topic for avr-libc-dev.  Use
<avr-gcc-list@nongnu.org> instead, please.

I've already filed

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31528

If you've got more details to add, then please go ahead.  If you found
different patterns for missed optimizations, then file a separate bug
report.

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

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]