Hi, I am working on some fix ups for gfortran on Darwin ppc, and it would be helpful to have a reference point of test results from another OS on the same arch.
Does anyone have a reasonably fast machine with OpenBSD to try that? Ideally we should test gcc trunk. Clone gcc upstream repo, build gcc with gfortran enabled. From there cd to gcc directory (build_gcc_folder/gcc). What I am interested in is the output from `make check-gfortran`, doing it with verbose would be nice. Test results for macOS and related discussion: https://github.com/iains/darwin-toolchains-start-here/discussions/40#discussioncomment-9566907 gcc12/gcc13 will also do, if that is easier for some reason. Sergey