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"


_______________________________________________
Discuss-gnustep mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/discuss-gnustep

Reply via email to