Re: -floop-to-memset
Re: -floop-to-memset
- Subject: Re: -floop-to-memset
- From: Andrew Pinski <email@hidden>
- Date: Thu, 8 Jan 2004 16:14:54 -0800
On Jan 8, 2004, at 15:18, Michelle Sintov wrote:
In looking at the flags included in -fast
(/Developer/Documentation/ReleaseNotes/DeveloperTools/GCC3.html), I see
reference to -floop-to-memset. Unfortunately, if I put this flag in the
"Other C++ Flags" setting, the compiler doesn't recognize the flag and
chokes. Should Xcode recognize this flag?
That is because it is only part of the -fast compiler and not the
regular compiler.
Thanks,
Andrew Pinski
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.