Re: Execution time for gfortran regression testing

2025-06-10 Thread Harald Anlauf
> Gesendet: Mittwoch, 4. Juni 2025 um 20:37 > Von: "Jerry D" > An: "Mikael Morin" , "Harald Anlauf" , > fortran@gcc.gnu.org > Betreff: Re: Execution time for gfortran regression testing > > On 6/3/25 3:02 AM, Mikael Morin wrote: > > The better direction is probably to make that TORTURE_OPTIONS tr

[PATCH] libfortran: Simplify Makefile logic

2025-06-10 Thread FX Coudert
> the patch looks good to me. I only have x86_64, too, therefore I haven't > tested > it (again). There's a lot of repetition in the regenerate.sh file. I hope to > see this "simplified" or rather DRY'ed (Don't repeat yourself - principle) in > the future. Following up on this, here is a new patc