Re: no quadmath.h on ppc64 ?

2018-04-20 Thread Dennis Clarke
On 17/04/18 09:53 AM, Gabriel F. T. Gomes wrote: Hi, Dennis. On Tue, 17 Apr 2018, Dennis Clarke wrote: nix$ cat pq.c Where does this test case file come from? nix$ grep "FLT128_DIG" /usr/local/gcc7/lib/gcc/powerpc64-unknown-linux-gnu/7.3.0/include/float.h #undef FLT128_DIG #define FLT128_D

Re: Removal of POWER4 support

2018-04-20 Thread Dennis Clarke
Note: We aren't removing 970 (aka G5) support, only server POWER4. Be advised that I have gone in very big circles with gcc 7.3.0 and the test variants for gcc 8 on an old IBM 970 Power ISA v.2.03 spec G5 unit. Some weird things happen if one tries various options on the GCC manual for "IBM

Re: Removal of POWER4 support

2018-04-20 Thread Gatis Visnevskis
Hi, We still have ibm p630 PPC4+ model 6E4 in good working order. Not big an not hungry. https://www.ibm.com/support/knowledgecenter/en/POWER5/iphc5/p630_6c4_6e4.htm G On 2018.04.09. 02:06, Benjamin Herrenschmidt wrote: On Sun, 2018-04-08 at 09:59 +0200, John Paul Adrian Glaubitz wrote: Hi M