Re: [PATCH], PowerPC IEEE 128-bit patch #7 (revised #2), Subpatch #08

2015-10-29 Thread David Edelsohn
On Fri, Oct 23, 2015 at 1:45 PM, Michael Meissner wrote: > This patch adds support for using 'q' or 'Q' as a suffix for __float128 > constants, which is compatible with the existing x86_64 implmenetation of > their > __float128 support. > > I have built the compiler with this patch and the previo

Re: [PATCH], PowerPC IEEE 128-bit patch #7 (revised #2), Subpatch #08

2015-10-23 Thread Michael Meissner
This patch adds support for using 'q' or 'Q' as a suffix for __float128 constants, which is compatible with the existing x86_64 implmenetation of their __float128 support. I have built the compiler with this patch and the previous subpatches (1-7). I have bootstrapped the compiler with all 16 sub