opencog-dev team mailing list archive
-
opencog-dev team
-
Mailing list archive
-
Message #00231
Re: ICE on TruthValueUTest
>From the Gentoo optimization guide
(http://www.gentoo.org/doc/en/gcc-optimization.xml):
"Using -O3 is not recommended for gcc 4.x"
IIRC, Gentoo even has a policy to mark all bugs from users who use -O3
as WONTFIX.
IMHO, we should just stick with -O2.
--
Gustavo
On Fri, 2008-06-27 at 13:54 +1200, Joel Pitt wrote:
>
> Apparently this has been fixed in later gcc development versions, but
> I'm not so keen on using those. In the mean time, switching down to
> -O2 for that test seems to fix things.
>
> J
Follow ups
References