[PATCH] prune warn_compact_unwind warnings on darwin

Mike Stump mikestump@comcast.net
Sat Mar 19 06:22:00 GMT 2011


On Mar 12, 2011, at 1:01 PM, Jack Howarth wrote:
>  Xcode 4.0's linker now defaults on...
> 
>     -warn_compact_unwind

So, if this is a flag, and we can turn the warning off, and we truly don't care about the warnings, why not just use -no_warn_compact_unwind?  That would be preferable, I think.



More information about the Gcc-patches mailing list