Re: [PATCH][v2] Simple cobol.dg testsuite

2025-03-11 Thread Richard Biener
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 > > > >

Re: [PATCH][v2] Simple cobol.dg testsuite

2025-03-11 Thread Jakub Jelinek
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

Re: [PATCH][v2] Simple cobol.dg testsuite

2025-03-11 Thread Richard Biener
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

[PATCH][v2] Simple cobol.dg testsuite

2025-03-11 Thread Richard Biener
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