r256469 - in /branches/ibm/gcc-7-branch/gcc: Ch...

meissner@gcc.gnu.org meissner@gcc.gnu.org
Thu Jan 11 00:00:00 GMT 2018


Author: meissner
Date: Thu Jan 11 00:00:33 2018
New Revision: 256469

URL: https://gcc.gnu.org/viewcvs?rev=256469&root=gcc&view=rev
Log:
2018-01-10  Michael Meissner  <meissner@linux.vnet.ibm.com>

	Back port from trunk
	2018-01-10  Michael Meissner  <meissner@linux.vnet.ibm.com>

	* config/rs6000/rs6000.c (is_complex_IBM_long_double): Explicitly
	check for 128-bit long double before checking TCmode.
	* config/rs6000/rs6000.h (FLOAT128_IEEE_P): Explicitly check for
	128-bit long doubles before checking TFmode or TCmode.
	(FLOAT128_IBM_P): Likewise.


Modified:
    branches/ibm/gcc-7-branch/gcc/ChangeLog.ibm
    branches/ibm/gcc-7-branch/gcc/config/rs6000/rs6000.c
    branches/ibm/gcc-7-branch/gcc/config/rs6000/rs6000.h



More information about the Gcc-cvs mailing list