Hi! On Fri, May 18, 2018 at 06:22:31PM -0400, Michael Meissner wrote: > * config/rs6000/rs6000.c (rs6000_init_builtins): Always create > __ibm128 as a distinct type.
This is not what it does though? It only does that if TARGET_FLOAT128_TYPE? And it does not make long double a separate type in all cases. So please fix the changelog. I think the patch is a step in the right direction, please apply to trunk. Okay for 8 too (after the usual shakedown). Segher