svn commit: r237406 - head/contrib/gcc
Pedro Giffuni
pfg at freebsd.org
Thu Jun 21 18:29:26 UTC 2012
Hi Niclas;
--- Gio 21/6/12, Niclas Zeising <zeising at daemonic.se> ha scritto:
> On 06/21/12 18:49, Pedro F. Giffuni wrote:
> > Author: pfg
> > Date: Thu Jun 21 16:49:20 2012
> > New Revision: 237406
> > URL: http://svn.freebsd.org/changeset/base/237406
> >
> > Log:
> > Bring a couple of fixes for gcc
> optimizations.
> >
> > The GCC4.3 branch contains some optimization fixes
> > that were not considered regressions and therefore
> > were never backported. We are bringing a couple of
> > them that are under GPLv2 since they were made
> > before the license switch upstream.
> >
...
>
> Could this fix the issues with mozilla ports not compiling
> on -O2?
I don't think so :(.
These are issues that would generate non-optimal code
but will not fix anything that doesn't compile.
Sorry,
Pedro.
More information about the svn-src-all
mailing list