From: Eric Botcazou Date: Wed, 29 Oct 2003 15:40:57 +0000 (+0000) Subject: Added a missing word. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=f2225d74aa785e72bf706dc836e5010f70ca0542;p=gcc.git Added a missing word. From-SVN: r73045 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index a4a32b1325e..9456954fb9a 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -7,8 +7,8 @@ in the comment. (function_arg_advance) [TARGET_ARCH64]: Don't special-case complex modes. - (sparc_va_arg) [TARGET_ARCH64]: Handle any types whose is greater - than 16 bytes by reference. + (sparc_va_arg) [TARGET_ARCH64]: Handle any types whose size is + greater than 16 bytes by reference. 2003-10-29 Richard Kenner