This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: gcc 3.5 integration branch proposal
- From: Gabriel Dos Reis <gdr at integrable-solutions dot net>
- To: Robert Dewar <dewar at gnat dot com>
- Cc: Paul Koning <pkoning at equallogic dot com>, coyote at coyotegulch dot com, gcc at gcc dot gnu dot org
- Date: 19 Jan 2004 18:44:26 +0100
- Subject: Re: gcc 3.5 integration branch proposal
- Organization: Integrable Solutions
- References: <16396.1201.530000.430277@gargle.gargle.HOWL><400C17CD.5080408@gnat.com>
Robert Dewar <dewar@gnat.com> writes:
| For example, we might say:
|
| All typical existing C++ code should be able to be compiled on a 256
| meg PC running GNU/Linux without significant thrashing.
|
| That seems a reasonable expectation. Then we consider any violation of
| this as a bug, to be fixed like any other bug.
That is a good start :-)
(But, I'm afraid there will be some divergence on what "typical" means.
Do we consider Gerald's testcase typical? Do we consider template
constructs found in Boot typical?).
-- Gaby