OSDN Git Service

Correctly wrap my changelog entry.
authorpinskia <pinskia@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 8 Dec 2006 08:11:44 +0000 (08:11 +0000)
committerpinskia <pinskia@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 8 Dec 2006 08:11:44 +0000 (08:11 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@119650 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog

index 2f8638f..6a38e9d 100644 (file)
@@ -2,7 +2,8 @@
 
        * config/spu/spu-c.c (spu_build_overload_builtin): Delete.
        (spu_resolve_overloaded_builtin): Check for non scalar instead
-       of vector type and check the function call argument type also for non scalar.
+       of vector type and check the function call argument type also for
+       non scalar.
        Call build_function_call instead of spu_build_overload_builtin.
 
 2006-12-07  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>