[patch,libgfortran] PR37707 Namelist read of array of derived type incorrect - round 2
Tobias Burnus
burnus@net-b.de
Sun Oct 19 19:57:00 GMT 2008
Hi Jerry,
Jerry DeLisle wrote:
> Regression tested on x86-64. I will prepare two test cases. One from
> the second more complex case that Toon provided in the PR and one from
> Tobias example of the namelist write problem. I have to run out so I
> will get the Changelog made up as well when I get back. The patch is
> pretty clear.
> OK to commit?
OK. Thanks for the patch.
Tobias
PS: Soon we should be able to run "make check-gfortran" in parallel
(e.g. -j4). Jakub has submitted a patch which will do so. In case of
gfortran there will be then for make:
+check_gfortran_parallelize = dg.exp=gfortran.dg/\[a-cA-C\]* \
+ dg.exp=gfortran.dg/\[d-mD-M\]* \
+ dg.exp=gfortran.dg/\[n-zN-Z0-9\]*
Already now the following works:
make -j2 check-gfortran//unix/{-m64,-m32}
However, the // syntax won't work for "make check" for libgomp.
More information about the Fortran
mailing list