[petsc-dev] Fortran source format
Satish Balay
balay at mcs.anl.gov
Sat Jan 23 14:19:41 CST 2010
I should have added - the gfortran I have access don't show this issue.
Satish
---------------
asterix:/home/balay/junk>gfortran --version
GNU Fortran (GCC) 4.4.2 20091222 (Red Hat 4.4.2-20)
asterix:/home/balay/junk>cat cont.F
program main
write (*,*) 'testing continuation &
& and more text'
end
asterix:/home/balay/junk>gfortran -Wall cont.F
asterix:/home/balay/junk>
On Sat, 23 Jan 2010, Jed Brown wrote:
> The sanitizer munged my pasted text, but here's the bug report for
> future reference.
>
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42852
>
> Jed
>
More information about the petsc-dev
mailing list