Re: -O3 optimization

2016-04-23 Thread Christian Weisgerber
On 2016-04-23, Michael McConville  wrote:

> Are there more than a few cases in which ports should use -O3? A good
> number still do, including Qt4 and Qt5.

None should.

-- 
Christian "naddy" Weisgerber  na...@mips.inka.de



-O3 optimization

2016-04-23 Thread Michael McConville
Are there more than a few cases in which ports should use -O3? A good
number still do, including Qt4 and Qt5.

Someone referred me to this past thread:

https://marc.info/?t=13560113402=1=2

But I couldn't find annotations in the Makefiles of ports still using
-O3.

Thanks for your time,
Mike