aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/parse.c
diff options
context:
space:
mode:
authorMichael Meissner <meissner@linux.vnet.ibm.com>2016-07-08 14:49:37 +0000
committerMichael Meissner <meissner@gcc.gnu.org>2016-07-08 14:49:37 +0000
commitcef4b65070a67ba1afa3359f21c48e4529ac154b (patch)
tree96eebe6ef0657e6a060a3cd1606157920acef1a2 /gcc/fortran/parse.c
parent3c3ecf52a6394009877a6771c871603c13fd035f (diff)
downloadgcc-cef4b65070a67ba1afa3359f21c48e4529ac154b.zip
gcc-cef4b65070a67ba1afa3359f21c48e4529ac154b.tar.gz
gcc-cef4b65070a67ba1afa3359f21c48e4529ac154b.tar.bz2
re PR target/71806 (PowerPC -mcpu=power9 enables __float128 without an explicit -mfloat128)
[gcc] 2016-07-08 Michael Meissner <meissner@linux.vnet.ibm.com> PR target/71806 * config/rs6000/rs6000-cpus.def (ISA_3_0_MASKS_SERVER): Do not enable -mfloat128-hardware by default. (ISA_3_0_MASKS_IEEE): New macro to give all of the VSX options that IEEE 128-bit hardware support needs. * config/rs6000/rs6000.c (rs6000_option_override_internal): If -mcpu=power9 -mfloat128, enable -mfloat128-hardware by default. Use ISA_3_0_MASKS_IEEE as the set of options that IEEE 128-bit floating point requires. * doc/invoke.texi (RS/6000 and PowerPC Options): Document -mfloat128 and -mfloat128-hardware changes. [gcc/testsuite] 2016-07-08 Michael Meissner <meissner@linux.vnet.ibm.com> PR target/71806 * gcc.target/powerpc/p9-lxvx-stxvx-3.c: Add -mfloat128 option. From-SVN: r238164
Diffstat (limited to 'gcc/fortran/parse.c')
0 files changed, 0 insertions, 0 deletions