This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: When is stage 1 scheduled to close for 3.4?
Diego Novillo <dnovillo@redhat.com> writes:
> At this point, I'm trying to find out what requirements does the
> branch need to meet to be accepted. Our list includes:
...
> - compile time performance better than mainline (bootstraps and
> SPEC),
Especially at -O0. A small performance loss at -O2 might be
acceptable if optimisation is better, but not at -O0.
--
- Geoffrey Keating <geoffk@geoffk.org>