Correctly wrap my changelog entry.

From-SVN: r119650
This commit is contained in:
Andrew Pinski 2006-12-08 00:11:44 -08:00
parent 9ba7a2f292
commit faf8957192
1 changed files with 2 additions and 1 deletions

View 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>