On Wed, Jul 2, 2008 at 11:05 PM, Ben Elliston <
bje@...> wrote:
> Here is a further refined patch. I think this one addresses all of the
> concerns Tom raised at the outset. Note that this patch supersedes the
> patch I posted on Tuesday:
>
>
http://gcc.gnu.org/ml/gcc-patches/2008-07/msg00008.html>
> Tested with a bootstrap on powerpc64-linux and a regression testsuite
> run on powerpc-linux and powerpc64-linux. Okay for mainline?
>
This caused a regression with "g++.dg/ext/altivec-types-1.C", we no
longer error out on "__vector bool".
Thanks,
Andrew Pinski