Target Hook to issue diagnostics for AltiVec argument to funtion with unknown prototype.
authorFariborz Jahanian <fjahanian@apple.com>
Tue, 8 Mar 2005 21:01:47 +0000 (21:01 +0000)
committerFariborz Jahanian <fjahanian@gcc.gnu.org>
Tue, 8 Mar 2005 21:01:47 +0000 (21:01 +0000)
commit4d3e6fae4dd35a70c3b63fad8e02b6d4b4b70002
tree8e733d5b7a3ce8d9267f4f50ab0923c79cbd51f2
parent2470e6670af2f53985d726d89c4c3e52e8d7e0b2
Target Hook to issue diagnostics for AltiVec argument to funtion with unknown prototype.

Target Hook to issue diagnostics for AltiVec argument to funtion
with unknown prototype.
OKed by Mark Mitchel.

From-SVN: r96124
gcc/ChangeLog
gcc/c-typeck.c
gcc/config/rs6000/rs6000.c
gcc/doc/tm.texi
gcc/target-def.h
gcc/target.h
gcc/targhooks.c
gcc/targhooks.h
gcc/testsuite/gcc.dg/altivec-21.c [new file with mode: 0644]