re PR libfortran/27919 (dot_product should be removed from the library)

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
This commit is contained in:
Janne Blomqvist 2006-07-19 19:52:45 +03:00
parent dae2efc470
commit cf0d6f2e57

View 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.