Re: OT: alias options in gcc?
Re: OT: alias options in gcc?
- Subject: Re: OT: alias options in gcc?
- From: Kurt Bigler <email@hidden>
- Date: Tue, 26 Nov 2002 12:35:56 -0800
on 11/26/02 12:01 PM, Bill Stewart <email@hidden> wrote:
>
the thing we most get bitten by here is
>
the proclivity of the compiler to inline code with O3 and small stub
>
routines that have altivec code ending up executing on a G3
Do you really mean "executing"? It doesn't make sense to me that inlining
would change what code gets executed. It seems conceivable that inlining
might cause altivec code to be included in a function intended to be
non-altivec only.
-Kurt Bigler
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.