This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: gcc 3.3 is not able to compile quakeforge cvs with cpu optimization greater than pentium 1
> Are you absolutely sure? The gcc I was using is Version: 3:3.3-1
> according to apt-cache show gcc, and so this bug might have hopped it's
> way into 3.3.x without getting fixed. ...
The patches that have been applied to the 3.2.x branch have also been applied
to the 3.3.x branch. But the code emitted by the two branches may be
somewhat different, so it seems that remaining problems were uncovered on
the 3.3 branch but not on the 3.2 branch.
> Actually, I have just confirmed this is the case - gcc 3.2.3 in debian is
> able to compile this with no errors. Please make the bug go away :)
I'll investigate tomorrow.
> Also where is the gcc bugzilla so I might add my email to the CC and
> such?
On the GCC home page, click on "Bug database".
--
Eric Botcazou