At 19:22 +0200 2/07/08, Diego Biurrun wrote:
> > In the meantime, my proposed patch should be a rather reasonable
>> workaround.
>
>.. ping ..
Pong ! Applied, thanks,
--
Christophe Massiot.
-
Sponsored by: SourceForge.net
On Fri, May 30, 2008 at 02:29:43PM +0200, Diego Biurrun wrote:
> Here is a patch to handle AltiVec vector declaration syntax in a
> slightly better way. Yes, this reverts a patch I sent earlier :)
>
> Apple's gcc accepts vector declarations with () instead of {} like the
> FSF gcc. Newer variant
Here is a patch to handle AltiVec vector declaration syntax in a
slightly better way. Yes, this reverts a patch I sent earlier :)
Apple's gcc accepts vector declarations with () instead of {} like the
FSF gcc. Newer variants of the Apple compiler understand {} as well and
complain about () when