GCC 3.3 release criteria

Christoph Hellwig hch@infradead.org
Tue Feb 25 22:22:00 GMT 2003


On Tue, Feb 25, 2003 at 01:00:17PM -0800, Matt Austern wrote:
> not useful as often as a lot of people think it is.  If we
> do make -fobey-inline available (which I think we should),
> then I encourage everyone to compile their code with and
> without it, and look at the effect on code size, before adding
> it to their makefiles.

It should be the default for gnu89 mode in the C frontend because
that's what existing code expects.  Silently changing semantics is
not a very good idea if it can be avoided.



More information about the Gcc mailing list