discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gnustep-base tests


From: Eric Heintzmann
Subject: Re: gnustep-base tests
Date: Thu, 12 May 2016 17:17:46 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Icedove/38.7.2



Le 11/05/2016 23:09, Eric Heintzmann a écrit :
Hi,

It's the -O2 optimization flags !!


To be more exhaustive

There is a crash with these commands:
make check
make check ADDITIONAL_OBJCFLAGS="-O2"
make check ADDITIONAL_OBJCFLAGS="-O1"
There is no crash and test is successful with this command :
make check ADDITIONAL_OBJCFLAGS="-O0"


reply via email to

[Prev in Thread] Current Thread [Next in Thread]