This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] gcc-3.3: Make -finline-limit work (PR/8387)
- From: Dale Johannesen <dalej at apple dot com>
- To: Mark Mitchell <mark at codesourcery dot com>
- Cc: Dale Johannesen <dalej at apple dot com>, Kurt Garloff <kurt at garloff dot de>, Zack Weinberg <zack at codesourcery dot com>, Geoff Keating <geoffk at geoffk dot org>, gcc at gcc dot gnu dot org
- Date: Thu, 6 Mar 2003 12:42:47 -0800
- Subject: Re: [PATCH] gcc-3.3: Make -finline-limit work (PR/8387)
On Thursday, March 6, 2003, at 11:25 AM, Mark Mitchell wrote:
On Wed, 2003-03-05 at 18:05, Kurt Garloff wrote:
Hi Zack,
On Wed, Mar 05, 2003 at 02:05:14PM -0800, Zack Weinberg wrote:
Agree - in fact I think both patches (the one that directly addresses
the PR, and the one that further refines the heuristics, making a
distinction between functions explicitly marked inlines and
otherwise)
should be applied to the branch.
I agree. The patch has gotten very serious testing here.
But then I don't know how far away we are from releasing 3.3.0.
I definitely don't want to slow down the 3.3.0 release by asking for
inclusion of the second patch.
Please go ahead with both patches.
I believe there is only one actual patch, this one:
http://gcc.gnu.org/ml/gcc/2003-03/msg00059.html
which was modified by Geoff before being merged into 3.4:
http://gcc.gnu.org/ml/gcc-patches/2003-03/msg00127.html
There was some discussion about a second patch, but no patch.
I'm about to apply the existing one to 3.3.
Kurt, please post patches to gcc-patches, not gcc. Most of the
people who would be interested are subscribed to both, true,
but it's much easier to find things in the archives this way.