[PATCH] Avoid inter-test dependencies in gfortran.dg (PR fortran/56408)

Thomas Schwinge thomas@codesourcery.com
Thu Mar 21 19:47:00 GMT 2019


Hi!

On Mon, 15 Sep 2014 18:13:47 +0200, Jakub Jelinek <jakub@redhat.com> wrote:
> --- gcc/testsuite/gfortran.dg/dg.exp.jj	2014-07-04 10:20:35.000000000 +0200
> +++ gcc/testsuite/gfortran.dg/dg.exp	2014-09-15 17:05:04.038126245 +0200

> +proc dg-compile-aux-modules { args } {
> +    global gfortran_test_path
> +    global gfortran_aux_module_flags
> +    if { [llength $args] != 2 } {
> +	error "dg-set-target-env-var: needs one argument"

As obvious committed "[testsuite] Fix 'dg-compile-aux-modules'
diagnostic" to trunk in r269851, to gcc-8-branch in r269852, and to
gcc-7-branch in r269853, see attached.


Grüße
 Thomas


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-testsuite-Fix-dg-compile-aux-modules-diagnosti.trunk.patch
Type: text/x-diff
Size: 3155 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20190321/d9dd2487/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-testsuite-Fix-dg-compile-aux-modules-di.gcc-8-branch.patch
Type: text/x-diff
Size: 3186 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20190321/d9dd2487/attachment-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-testsuite-Fix-dg-compile-aux-modules-di.gcc-7-branch.patch
Type: text/x-diff
Size: 3186 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20190321/d9dd2487/attachment-0002.bin>


More information about the Gcc-patches mailing list