rs6000.c (rs6000_stack_info): Do not add vrsave_size twice.
authorSeth Arnold <sarnold@wirex.com>
Mon, 19 May 2003 21:33:57 +0000 (21:33 +0000)
committerAldy Hernandez <aldyh@gcc.gnu.org>
Mon, 19 May 2003 21:33:57 +0000 (21:33 +0000)
2003-05-19  Aldy Hernandez  <aldyh@redhat.com>

        * config/rs6000/rs6000.c (rs6000_stack_info): Do not add
        vrsave_size twice.

Co-Authored-By: Aldy Hernandez <aldyh@redhat.com>
From-SVN: r66974

gcc/ChangeLog
gcc/config/rs6000/rs6000.c

index e443177781c47f09e25189bee6b5c25caaa1e176..1411b91ffc8b3962ef5e24e1edb5ce6000dc6eb0 100644 (file)
@@ -1,3 +1,9 @@
+2003-05-19  Seth Arnold  <sarnold@wirex.com>
+           Aldy Hernandez  <aldyh@redhat.com>
+
+        * config/rs6000/rs6000.c (rs6000_stack_info): Do not add
+        vrsave_size twice.
+
 2003-05-19  Aldy Hernandez  <aldyh@redhat.com>
 
         * doc/tm.texi (function_arg): Fix typo.
index ff7cec6a9d6878417c3ebbd40350046c361537ad..f851e95af6ab72a8fb1e3727873dd6a5273230d1 100644 (file)
@@ -10029,7 +10029,6 @@ rs6000_stack_info ()
                                         + info_ptr->gp_size
                                         + info_ptr->altivec_size
                                         + info_ptr->altivec_padding_size
-                                        + info_ptr->vrsave_size
                                         + info_ptr->spe_gp_size
                                         + info_ptr->spe_padding_size
                                         + ehrd_size