PR target/16286
commitc4c944b7fddb34a368138ebba33c96db9930174d
authorschwab <schwab@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 6 Nov 2004 20:18:55 +0000 (6 20:18 +0000)
committerschwab <schwab@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 6 Nov 2004 20:18:55 +0000 (6 20:18 +0000)
tree8442371c8b8bc2e08fb1aa2f45e765bbdc95d69c
parenta11ed85ba193b8200c95d0844c6c38d0b591ec43
PR target/16286
* config/rs6000/altivec.h: Replace bool by __bool and pixel by
__pixel.

testsuite:
* gcc.dg/pr16286.c: Also test for bool and pixel.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@90194 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/rs6000/altivec.h
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/pr16286.c