From 069c47eef5efbf8843767f741c1f74b4900861bb Mon Sep 17 00:00:00 2001 From: Sa Liu Date: Fri, 8 Feb 2008 12:47:50 +0000 Subject: Fixed wrong parameter type in spu intrinsics spu_convts, spu_convtu, spu_convtf. From-SVN: r132185 --- gcc/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'gcc') diff --git a/gcc/ChangeLog b/gcc/ChangeLog index c60e891..100dd52 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,9 @@ +2008-02-08 Sa Liu + + * config/spu/spu-builtins.def: Fixed wrong parameter type in spu + intrinsics spu_convts, spu_convtu, spu_convtf. + * testsuite/gcc.target/spu/intrinsics-3.c: New. Test error messages. + 2008-02-08 Hans-Peter Nilsson * doc/extend.texi (Function Attributes) : Mention -- cgit v1.1