Added a missing word.
authorEric Botcazou <ebotcazou@gcc.gnu.org>
Wed, 29 Oct 2003 15:40:57 +0000 (15:40 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Wed, 29 Oct 2003 15:40:57 +0000 (15:40 +0000)
From-SVN: r73045

gcc/ChangeLog

index a4a32b1..9456954 100644 (file)
@@ -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  <kenner@vlsi1.ultra.nyu.edu>