This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: -fobey-inline (was Re: gcc and inlining)
- From: Bernd Schmidt <bernds at redhat dot com>
- To: Gabriel Dos Reis <gdr at integrable-solutions dot net>
- Cc: Richard dot Earnshaw at arm dot com, Andrew Haley <aph at redhat dot com>,<gcc at gcc dot gnu dot org>
- Date: Sat, 15 Mar 2003 16:08:14 +0000 (GMT)
- Subject: Re: -fobey-inline (was Re: gcc and inlining)
On 15 Mar 2003, Gabriel Dos Reis wrote:
> Bernd Schmidt <bernds at redhat dot com> writes:
>
> [...]
>
> | It's the change in behaviour from previous versions that bothers me, and
> | this is the reason why I would like something like -fobey-inline as default.
>
> In my opinion, that regression is a reason to really improve the
> inlining heuristics, not a reason to add yet another switch.
>
> GCC will get quickly out of control if for each regression we have to
> add a switch to paper over the problem.
I can do fine without the switch. I just want the old behaviour back.
Bernd