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

2015-11-04 Thread David Edelsohn
On Tue, Oct 27, 2015 at 12:44 PM, Michael Meissner wrote: > This patch adds a test to make sure __float128 and __ibm128 are not allowed to > be combined in binary operations. I re-ran the test suite on power8 little > endian, and this test passed. Once the preceeding

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

2015-10-27 Thread Michael Meissner
This patch adds a test to make sure __float128 and __ibm128 are not allowed to be combined in binary operations. I re-ran the test suite on power8 little endian, and this test passed. Once the preceeding 16 patches are applied to the tree, is this patch ok to commit into trunk? 2015-10-27