summaryrefslogtreecommitdiff
path: root/config/ChangeLog
diff options
context:
space:
mode:
authorKelvin Nilsen <kelvin@gcc.gnu.org>2016-06-21 21:39:49 +0000
committerKelvin Nilsen <kelvin@gcc.gnu.org>2016-06-21 21:39:49 +0000
commitcaea59ff66c4ec159f4a5bb29c1fec0556cd991a (patch)
treeede44990018e3bb6dad8fcc01f48c79f71feca6a /config/ChangeLog
parentd42b75599229d4a0e36fddae2931feff40ae7c03 (diff)
downloadgcc-caea59ff66c4ec159f4a5bb29c1fec0556cd991a.tar.gz
rs6000.h: Add conditional preprocessing directives to disable Power9-specific compiler...
gcc/ChangeLog: 2016-06-21 Kelvin Nilsen <kelvin@gcc.gnu.org> * config/rs6000/rs6000.h: Add conditional preprocessing directives to disable Power9-specific compiler features if HAVE_AS_POWER9 is not defined. gcc/testsuite/ChangeLog: 2016-06-21 Kelvin Nilsen <kelvin@gcc.gnu.org> * gcc.target/powerpc/darn-0.c: Add dejagnu directives to disable test if effective-target is not powerpc_p9vector_ok, or if a -mcpu override other than -mcpu=power9 command-line option is specified, or if the target operating system is aix. * gcc.target/powerpc/darn-1.c: Likewise. * gcc.target/powerpc/darn-2.c: Likewise. * gcc.target/powerpc/vslv-0.c: Add dejagnu directives to disable test if effective-target is not powerpc_p9vector_ok or if the target operating system is not defined. * gcc.target/powerpc/vslv-1.c: Likewise. * gcc.target/powerpc/vsrv-0.c: Likewise. * gcc.target/powerpc/vsrv-1.c: Likewise. From-SVN: r237659
Diffstat (limited to 'config/ChangeLog')
0 files changed, 0 insertions, 0 deletions