Re: powerpc-apple-darwin: round_4.f90 test with IBM long double

2024-07-01 Thread Sergey Fedorov
Comments there refer to libgfortran/config/fpu* – yeah, it is not IEEE module itself, but those config files enable building IEEE module, and Darwin is not currently among supported systems. Unless, of course, comments are off: https://github.com/gcc-mirror/gcc/blob/7a65ab6b5f38d3018ffd456f278a9fd8

Re: powerpc-apple-darwin: round_4.f90 test with IBM long double

2024-07-01 Thread FX Coudert
Hi, > Furthermore, the test is supposed to use IEEE arithmetic module No, the test does not use the IEEE arithmetic module. FX

powerpc-apple-darwin: round_4.f90 test with IBM long double

2024-07-01 Thread Sergey Fedorov
Could someone please clarify this for me? Comments in gcc/testsuite/gfortran.dg/round_4.f90 imply that the test in its existing form will not work for IBM long double, and it is disabled for powerpc*-*-linux. This should apply to macOS just as well, however superficially it does not: for powerpc*-