svn commit: r237406 - head/contrib/gcc

Niclas Zeising zeising at daemonic.se
Thu Jun 21 18:50:26 UTC 2012


On 06/21/12 20:28, Pedro Giffuni wrote:
> 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.
>

Ok.
Something in g++ between FreeBSD 8 and current has broken something in 
the compile of mozilla related stuff on -O2. I haven't been able to 
figure out exactly which commit though.
Regards!
-- 
Niclas Zeising


More information about the svn-src-all mailing list