On Wed, Jul 8, 2015 at 8:01 PM, Michael Meissner
wrote:
> David asked me to change the definition of FLOAT128_IBM_P and FLOAT128_IEEE_P
> so that they were more consistant. In doing so, I realized that I didn't need
> to test TARGET_LONG_DOUBLE_128 in those macros, since the mode would never be
>
David asked me to change the definition of FLOAT128_IBM_P and FLOAT128_IEEE_P
so that they were more consistant. In doing so, I realized that I didn't need
to test TARGET_LONG_DOUBLE_128 in those macros, since the mode would never be
TFmode, IFmode, or KFmode unless TARGET_LONG_DOUBLE_128 was true