On Fri, 23 Oct 2015, Michael Meissner wrote: > This patch is the new patch from the last submission. It sets up a hook so > that > the compiler will not allow IBM extended double and IEEE 128-bit floating > point > to intermix in a binary expression without using an explicit conversion.
I don't see a testcase that this mixing is rejected. And I'd have expected you to need a C/C++ front-end patch to cause rejection in conditional expressions, which don't seem currently to have such a hook, but didn't see that in this series - is it intended for a patch after #7? -- Joseph S. Myers jos...@codesourcery.com