On Tue, Oct 27, 2015 at 12:44 PM, Michael Meissner <meiss...@linux.vnet.ibm.com> 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 16 patches are applied to > the > tree, is this patch ok to commit into trunk? > > 2015-10-27 Michael Meissner <meiss...@linux.vnet.ibm.com> > > * gcc.target/powerpc/float128-mix.c: New test for IEEE 128-bit > floating point.
Okay. Thanks, David