Re: [cfe-users] _Decimal128 on PowerPC

2020-05-26 Thread Richard Smith via cfe-users
On Fri, 8 May 2020 at 00:09, Jeffrey Walton via cfe-users < cfe-users@lists.llvm.org> wrote: > Hi Everyone, > > I'm testing Steven Munroe's pveclib library > (https://github.com/munroesj52/pveclib). It is testing OK with GCC, > but I am having trouble with Clang. > > I've been able to test up to C

[cfe-users] _Decimal128 on PowerPC

2020-05-08 Thread Jeffrey Walton via cfe-users
Hi Everyone, I'm testing Steven Munroe's pveclib library (https://github.com/munroesj52/pveclib). It is testing OK with GCC, but I am having trouble with Clang. I've been able to test up to Clang 9 and with/without -std=c11, but I keep encountering two errors: decpowof2.c:30:7: error: GNU de