This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Fix committed Changelog


Hello,

I accidentally omitted the last line in the Changelog when committing the
patch (r128952):
http://gcc.gnu.org/ml/gcc-patches/2007-10/msg00028.html

Can I commit the following to fix that?

Thanks and sorry for the trouble.
Revital


Index: ChangeLog
===================================================================
--- ChangeLog   (revision 128952)
+++ ChangeLog   (working copy)
@@ -7,6 +7,7 @@
        (vec_initv2sf): Add new description.
        (vconcatsf): Likewise.
        * config/rs6000/rs6000-protos.h: Declare paired_expand_vector_init.
+       * config/rs6000/rs6000.c (paired_expand_vector_init): New function.

 2007-10-01  Alexandre Oliva  <aoliva@redhat.com>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]