re PR libfortran/27919 (dot_product should be removed from the library)
authorJanne Blomqvist <jb@gcc.gnu.org>
Wed, 19 Jul 2006 16:52:45 +0000 (19:52 +0300)
committerJanne Blomqvist <jb@gcc.gnu.org>
Wed, 19 Jul 2006 16:52:45 +0000 (19:52 +0300)
2006-07-19  Janne Blomqvist  <jb@gcc.gnu.org>

PR fortran/27919
* m4/dotprodc.m4: Remove.
* m4/dotprodl.m4: Remove.
* m4/dotprod.m4: Remove.
* generated/dotprod_*.c: Remove.
* Makefile.am: Remove any references to dot_product
implementation.
* Makefile.in: Regenerated.

From-SVN: r115594

libgfortran/ChangeLog

index 1c868ccd0a53b53ce850f6963c9af78bd542546a..8f87a4fa27bb30a5dd50f3d644bcafb1a30fc9c6 100644 (file)
@@ -1,3 +1,14 @@
+2006-07-19  Janne Blomqvist  <jb@gcc.gnu.org>
+
+       PR fortran/27919
+       * m4/dotprodc.m4: Remove.
+       * m4/dotprodl.m4: Remove.
+       * m4/dotprod.m4: Remove.
+       * generated/dotprod_*.c: Remove.
+       * Makefile.am: Remove any references to dot_product
+       implementation.
+       * Makefile.in: Regenerated.
+       
 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
 
         * configure: Regenerate.