r213788 - in /branches/gcc-4_9-branch/gcc: fort...

tkoenig@gcc.gnu.org tkoenig@gcc.gnu.org
Sun Aug 10 11:25:00 GMT 2014


Author: tkoenig
Date: Sun Aug 10 11:25:24 2014
New Revision: 213788

URL: https://gcc.gnu.org/viewcvs?rev=213788&root=gcc&view=rev
Log:
2014-08-10  Thomas Koenig  <tkoenig@gcc.gnu.org>

	Backport from trunk
	PR fortran/61999
	* simplify.c (gfc_simplify_dot_product): Convert types of
	vectors before calculating the result.

2014-08-10  Thomas Koenig  <tkoenig@gcc.gnu.org>

	Backport from trunk
	PR fortran/61999
	* gfortran.dg/dot_product_3.f90:  New test case.


Added:
    branches/gcc-4_9-branch/gcc/testsuite/gfortran.dg/dot_product_3.f90
Modified:
    branches/gcc-4_9-branch/gcc/fortran/ChangeLog
    branches/gcc-4_9-branch/gcc/fortran/simplify.c
    branches/gcc-4_9-branch/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list