[gfortran] patch for pr 15413
Paul Brook
paul@codesourcery.com
Sat May 15 21:08:00 GMT 2004
On Thursday 13 May 2004 23:03, Janne Blomqvist wrote:
> The Fortran standard specifies that list-directed output should begin
> with a blank. This patch will make it so. Numbers already do this
> correctly, so the patch only changes output of characters.
Numbers are not output correctly. For example:
program prog
print*, 123456789012_8
end program
Do you have a copyright assignment for GCC? If not we will need one before we
can accept any more patches from you.
Paul
More information about the Fortran
mailing list