This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: GCC 3.3 release criteria
- From: Richard Henderson <rth at redhat dot com>
- To: Stuart Hastings <stuart at apple dot com>
- Cc: Matt Austern <austern at apple dot com>, Michael Hayes <m dot hayes at elec dot canterbury dot ac dot nz>, tm_gccmail at mail dot kloo dot net, Lars Segerlund <lars dot segerlund at comsys dot se>, gcc at gcc dot gnu dot org
- Date: Tue, 25 Feb 2003 16:06:19 -0800
- Subject: Re: GCC 3.3 release criteria
- References: <24B9DB7A-4904-11D7-B226-000393B2ABA2@apple.com> <04CD4C90-490D-11D7-BE18-003065ED8B66@apple.com>
On Tue, Feb 25, 2003 at 02:03:49PM -0800, Stuart Hastings wrote:
> Granted the evident interest, I will dust off "-fobey-inline",
> regression-test it, and offer a patch.
I'd rather not. We already have attribute(always_inline)
that can force inlining, and it's not as indiscriminate as
a whole-translation-unit switch.
r~