Re: Xcode seems to be generating bad code
Re: Xcode seems to be generating bad code
- Subject: Re: Xcode seems to be generating bad code
- From: Chris Lattner <email@hidden>
- Date: Thu, 26 Apr 2012 15:55:13 -0700
On Apr 26, 2012, at 3:40 PM, Jeff Laing wrote: GCC isn't supported by Xcode anymore. We do have llvm-gcc still, but it is quite old, not getting updates, and I would *not* recommend switching to it.
If you'd like a workaround that doesn't require a source change, just switch these files to build at -O1 in the debug configuration. The bug *only* impacts -O0.
-Chris
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden