[patch, libfortran] Fix PR 34566

Thomas Koenig tkoenig@netcologne.de
Mon Dec 24 01:53:00 GMT 2007


:ADDPATCH fortran:

Hello world,

this fixes PR 34566, a wrong-code regression.  Regression-tested
on i686-pc-linux-gnu.

OK for trunk?

	Thomas

2007-12-24  Thomas Koenig  <tkoenig@gcc.gnu.org>

	PR libfortran/34566
	* m4/matmull.m4:  Multiply xstride and ystride by correct kind.
	* generated/matmul_l4.c:  Regenerated.
	* generated/matmul_l8.c:  Regenerated.
	* generated/matmul_l16.c:  Regenerated.

2007-12-24  Thomas Koenig  <tkoenig@gcc.gnu.org>

	PR libfortran/34566
	* gfortran.dg/matmul_6.f90:  New test.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: matmull.diff
Type: text/x-patch
Size: 828 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20071224/872ce973/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: matmul_6.f90
Type: text/x-fortran
Size: 1885 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20071224/872ce973/attachment-0001.bin>


More information about the Gcc-patches mailing list