[google-toolbox-for-mac] r606 committed - Remove workaround for compiler bug from 2008....

8 views
Skip to first unread message

google-tool...@googlecode.com

unread,
Feb 25, 2013, 3:30:22 PM2/25/13
to google-tool...@googlegroups.com
Revision: 606
Author: gtm.daemon
Date: Mon Feb 25 12:30:06 2013
Log: Remove workaround for compiler bug from 2008.

Tested:
The Apple bug report, rdar://6394306 title="Xcode generates bad Arm code
if -fstack-protector -fstack-protector-all" had attached to it a test
program showing Xcode 3 was broken. Since the test passes now, Xcode 4
appears fixed.

DELTA=4 (0 added, 4 deleted, 0 changed)
http://code.google.com/p/google-toolbox-for-mac/source/detail?r=606

Modified:
/trunk/XcodeConfig/subconfig/Debug.xcconfig

=======================================
--- /trunk/XcodeConfig/subconfig/Debug.xcconfig Mon Jul 26 15:34:25 2010
+++ /trunk/XcodeConfig/subconfig/Debug.xcconfig Mon Feb 25 12:30:06 2013
@@ -45,7 +45,3 @@
GTM_CONFIGURATION_OTHER_CFLAGS = -fstack-protector -fstack-protector-all
// Stack protection doesn't exist on Tiger
GTM_CONFIGURATION_OTHER_CFLAGS[sdk=macosx10.4*] =
-
-// And is really broken on the iPhone Device. Works on simulator though.
-// rdar://639430 Xcode generates bad Arm code if -fstack-protector
-fstack-protector-all
-GTM_CONFIGURATION_OTHER_CFLAGS[sdk=iphoneos*] =
Reply all
Reply to author
Forward
0 new messages