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

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

Re: [avr-gcc-list] avr-gcc making really bad inlining decisions.


From: Joerg Wunsch
Subject: Re: [avr-gcc-list] avr-gcc making really bad inlining decisions.
Date: Thu, 9 Apr 2015 09:24:43 +0200 (CEST)

Bill Westfield <address@hidden> wrote:

> Hmm.  So I looked at the various command-line parameters other than
> -fno-inline-small-functions.

Maybe, rather than trial & error, it's better to debug the
(wrong) inline decision made?  A quick glance at the compiler
options yields -fdump-ipa-cgraph and -fdump-ipa-inline where
the description looks like it could shed some light on that.

Perhaps Johann will read this, and can get you some deeper
insight ...
-- 
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]