On Tue, 11 Mar 2025, Jakub Jelinek wrote:
> On Tue, Mar 11, 2025 at 10:50:41AM +0100, Richard Biener wrote:
> > --- a/gcc/cobol/Make-lang.in
> > +++ b/gcc/cobol/Make-lang.in
> > @@ -364,3 +364,5 @@ cobol.stagefeedback: stagefeedback-start
> > -mv cobol/*$(objext) stagefeedback/cobol
> >
> >
On Tue, Mar 11, 2025 at 10:50:41AM +0100, Richard Biener wrote:
> --- a/gcc/cobol/Make-lang.in
> +++ b/gcc/cobol/Make-lang.in
> @@ -364,3 +364,5 @@ cobol.stagefeedback: stagefeedback-start
> -mv cobol/*$(objext) stagefeedback/cobol
>
> selftest-cobol:
> +
> +lang_checks += check-cobol
> di
On Tue, 11 Mar 2025, Richard Biener wrote:
> The following adds a simple cobol.dg test harness, based on gfortran.dg.
> It's invoked by make check-cobol, has a single test that should pass.
> There's sth not exactly working with respect to setting the
> LD_LIBRARY_PATH, but fixing that externally
The following adds a simple cobol.dg test harness, based on gfortran.dg.
It's invoked by make check-cobol, has a single test that should pass.
There's sth not exactly working with respect to setting the
LD_LIBRARY_PATH, but fixing that externally results in
Running /home/rguenther/src/gcc/gcc/test