diff options
| author | pinskia <pinskia@138bc75d-0d04-0410-961f-82ee72b054a4> | 2006-12-08 08:11:44 +0000 |
|---|---|---|
| committer | pinskia <pinskia@138bc75d-0d04-0410-961f-82ee72b054a4> | 2006-12-08 08:11:44 +0000 |
| commit | aab193ac8ee22b5d4bbe3083775bc79b7edc107b (patch) | |
| tree | 7894d42a01c9a81bcdcd3fb791aa8144154ecfe9 | |
| parent | 04ef83b79ab013b776448b1ffa8447fd6ecbd642 (diff) | |
| download | ppe42-gcc-aab193ac8ee22b5d4bbe3083775bc79b7edc107b.tar.gz ppe42-gcc-aab193ac8ee22b5d4bbe3083775bc79b7edc107b.zip | |
Correctly wrap my changelog entry.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@119650 138bc75d-0d04-0410-961f-82ee72b054a4
| -rw-r--r-- | gcc/ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 2f8638fd7fb..6a38e9ded50 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -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> |

