[libgfortran] patch PR18857 - 2nd round

Paul Brook paul@codesourcery.com
Fri Apr 29 13:27:00 GMT 2005


On Friday 29 April 2005 12:36, THOMAS Paul Richard 169137 wrote:
> Bootstrapped and regtested on Cygwin-NT_5.0/i686/XP - OK to commit?
>
> Please note that I have posted a bit of explanation about the patch on
> Bugzilla, under PR18857.
>
> The test case is heavily modified - thanks to Paul Brook for suggestions as
> to which cases to test.
>
> Paul T
>
> 2005-04-29  Paul Thomas  <pault@gcc.gnu.org>
>
> 	PR libfortran/18857
> 	* generated/matmul_r8.c: Remove incorrect assertions.
> 	* generated/matmul_c4.c: Regenerate
> 	* generated/matmul_c8.c: Regenerate
> 	* generated/matmul_i4.c: Regenerate
> 	* generated/matmul_i8.c: Regenerate
> 	* generated/matmul_r4.c: Regenerate
> 	* generated/matmul_r8.c: Regenerate
>
>
> 2005-04-29  Paul Thomas  <pault@gcc.gnu.org>
>
> 	PR libfortran/18857
> 	* gfortran.dg/pr18857.f90: New test.

Ok, except the preferred naming for testcases is to name them after what they 
are testing, with a numeric suffix to allow for future tests. ie. 
matmul_1.f90. The PR is already mentioned on the comments, so there's no 
point using it for the filename.

Paul



More information about the Gcc-patches mailing list