Re: AU Parameter confusion on PPC
Re: AU Parameter confusion on PPC
- Subject: Re: AU Parameter confusion on PPC
- From: Justin Carlson <email@hidden>
- Date: Sat, 8 Sep 2007 09:11:01 -0500
From: Sebastien Beaulieu
That looks awfully close to something I experienced where
code was behaving fine on x86 but not on PPC. IIRC it seemed
to be caused by Auto-vectorization (GCC_AUTO_VECTORIZATION,
-ftree-vectorize) being turned on. But we did also end up
modifying the code so that might not be it...
Sebastien, I had found a previous thread on the topic, and you are
right - this setting was causing the problem in my program. Thanks
for the pointer.
Justin
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden