Re: Failing tests after applying patches?

2021-08-24 Thread Richard Biener via Fortran
On Tue, Aug 24, 2021 at 8:47 AM Arjen Markus via Fortran wrote: > > Hi Tobias, > > thanks for these tips - this should come in handy indeed. > > One thing though: when I tried to run my freshly built gfortran compiler on > one of the test programs, I got the message that it could not find the file

Re: Failing tests after applying patches?

2021-08-23 Thread Arjen Markus via Fortran
Hi Tobias, thanks for these tips - this should come in handy indeed. One thing though: when I tried to run my freshly built gfortran compiler on one of the test programs, I got the message that it could not find the file libgfortran.spec. Is there some environment variable that muist be set? Reg

Re: Failing tests after applying patches?

2021-08-23 Thread Tobias Burnus
Hi Arjen, On 23.08.21 20:59, Arjen Markus via Fortran wrote: as promised, here is an overview of the unexpectedly failing tests. I got these after applying the patches by Steve Kargl for bug ID 101951 and 101967. The platform I used to build it is Cygwin on WIndows 10. FAIL: gfortran.dg/analyze

Failing tests after applying patches?

2021-08-23 Thread Arjen Markus via Fortran
Hello, as promised, here is an overview of the unexpectedly failing tests. I got these after applying the patches by Steve Kargl for bug ID 101951 and 101967. The platform I used to build it is Cygwin on WIndows 10. FAIL: gfortran.dg/analyzer/pr96949.f90 -O (internal compiler error) FAIL: gfor