gnustep-dev
[Top][All Lists]
Advanced

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

NSConnection/NSInvocation compiler optimization


From: Yavor Doganov
Subject: NSConnection/NSInvocation compiler optimization
Date: Fri, 19 Jan 2018 01:29:36 +0200
User-agent: Wanderlust/2.15.9 (Almost Unreal) SEMI-EPG/1.14.7 (Harue) FLIM/1.14.9 (Gojō) APEL/10.8 EasyPG/1.0.0 Emacs/25.2 (x86_64-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO)

In Source/Makefile.postamble, optimization is explicitly turned off
for NSConnection.m and NSInvocation.m.  This was made in August 1999
(commit 90f2d8a).  I can imagine the reasoning but is it still
relevant?

I tried a build with default (-O2) optimization and I don't observe
any regression, at least on GNU/Linux (x86 + x86_64) with GCC.  The
testsuite also passes successfully.




reply via email to

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