rs6000.c
1.11 MB
The source could not be displayed because it is larger than 1 MB.
You can
load it anyway or download it
instead.
[gcc] 2016-04-14 Michael Meissner <meissner@linux.vnet.ibm.com> PR target/70669 * config/rs6000/rs6000.c (rs6000_init_hard_regno_mode_ok): Add direct move handlers for KFmode. Change TFmode handlers test from FLOAT128_IEEE_P to FLOAT128_VECTOR_P. [gcc/testsuite] 2016-04-14 Michael Meissner <meissner@linux.vnet.ibm.com> PR target/70669 * gcc.target/powerpc/pr70669.c: New test. From-SVN: r234995