From: Andrew Pinski Date: Fri, 8 Dec 2006 08:11:44 +0000 (-0800) Subject: Correctly wrap my changelog entry. X-Git-Tag: releases/gcc-4.3.0~8072 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=faf8957192ac3ddff0f34990c0b339ec1fb23560;p=thirdparty%2Fgcc.git Correctly wrap my changelog entry. From-SVN: r119650 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 2f8638fd7fb1..6a38e9ded50c 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