Hi!
On Mon, 15 Sep 2014 18:13:47 +0200, Jakub Jelinek wrote:
> --- gcc/testsuite/gfortran.dg/dg.exp.jj 2014-07-04 10:20:35.0
> +0200
> +++ gcc/testsuite/gfortran.dg/dg.exp 2014-09-15 17:05:04.038126245 +0200
> +proc dg-compile-aux-modules { args } {
> +global gfortran_test_pa
On Tue, Sep 16, 2014 at 09:31:04AM +, VandeVondele Joost wrote:
>
> > Does the following patch fix this? Works for me with dejagnu 1.5.1.
>
> and works for me with 1.4.4
Ok, I've committed this to trunk then, so that testing works again for those
with old dejagnu.
2014-09-16 Jakub Jeline
> Does the following patch fix this? Works for me with dejagnu 1.5.1.
and works for me with 1.4.4
Joost
On Tue, Sep 16, 2014 at 11:14:33AM +0200, Andreas Schwab wrote:
> "VandeVondele Joost" writes:
>
> >>> What dejagnu version are you using?
> >
> >> runtest --version
> > WARNING: Couldn't find the global config file.
> > Expect version is 5.44.1.15
> > Tcl version is 8.5
> > Frame
> > Framework version is 1.4.4
> You need at least dejagnu 1.5, which includes this fix:
I see, but that's contrary to :
https://gcc.gnu.org/install/prerequisites.html
On Tue, Sep 16, 2014 at 10:47:17AM +0200, Jakub Jelinek wrote:
> On Tue, Sep 16, 2014 at 10:42:46AM +0200, Jakub Jelinek wrote:
> > > I'm currently seeing a lot of errors in the log of make -j32 -k check.
> > > Similar to the ones below.
> >
> > Weird. Works just fine for me, on two different b
"VandeVondele Joost" writes:
>>> What dejagnu version are you using?
>
>> runtest --version
> WARNING: Couldn't find the global config file.
> Expect version is 5.44.1.15
> Tcl version is8.5
> Framework version is 1.4.4
You need at least dejagnu 1.5, which includes this fix
>> What dejagnu version are you using?
> runtest --version
WARNING: Couldn't find the global config file.
Expect version is 5.44.1.15
Tcl version is 8.5
Framework version is1.4.4
Hi,
On 09/16/2014 10:42 AM, Jakub Jelinek wrote:
On Tue, Sep 16, 2014 at 08:28:48AM +, VandeVondele Joost wrote:
+dg-test $gfortran_test_path/[lindex $args 1] "" $gfortran_aux_module_flags
+# cleanup-modules isn't intentionally invoked here.
should this be 'is intentionally not in
On Tue, Sep 16, 2014 at 10:42:46AM +0200, Jakub Jelinek wrote:
> > I'm currently seeing a lot of errors in the log of make -j32 -k check.
> > Similar to the ones below.
>
> Weird. Works just fine for me, on two different boxes,
> one with dejagnu 1.5 and one with dejagnu 1.5.1. There is
> no d
On Tue, Sep 16, 2014 at 08:28:48AM +, VandeVondele Joost wrote:
> > +dg-test $gfortran_test_path/[lindex $args 1] ""
> > $gfortran_aux_module_flags
> > +# cleanup-modules isn't intentionally invoked here.
>
> should this be 'is intentionally not invoked here' ?
Isn't that the same?
Hi Jakub,
thanks!
> +dg-test $gfortran_test_path/[lindex $args 1] ""
> $gfortran_aux_module_flags
> +# cleanup-modules isn't intentionally invoked here.
should this be 'is intentionally not invoked here' ?
I'm currently seeing a lot of errors in the log of make -j32 -k check. Similar
On 15 September 2014 19:49:03 Mike Stump wrote:
On Sep 15, 2014, at 9:13 AM, Jakub Jelinek wrote:
> Here is an attempt to fix gfortran dg.exp testing in case of very
> fine-grained parallelization.
Ok.
Looks like the right approach, yes.
Many thanks for doing this!
Cheers,
Sent with AquaMa
On Sep 15, 2014, at 9:13 AM, Jakub Jelinek wrote:
> Here is an attempt to fix gfortran dg.exp testing in case of very
> fine-grained parallelization.
Ok.
Hi!
Here is an attempt to fix gfortran dg.exp testing in case of very
fine-grained parallelization.
So far tested just with
make check-gfortran "RUNTESTFLAGS=dg.exp='binding_label_tests_10_main.f03
binding_label_tests_11_main.f03 binding_label_tests_13_main.f03
binding_label_tests_26b.f90 coarra
15 matches
Mail list logo