aboutsummaryrefslogtreecommitdiff
path: root/gcc/print-rtl.c
diff options
context:
space:
mode:
authorBill Schmidt <wschmidt@linux.ibm.com>2020-03-04 07:30:29 -0600
committerBill Schmidt <wschmidt@linux.ibm.com>2020-03-04 07:30:29 -0600
commit0b0908c1f27d12a3cbbd3c9fd55aec1fe87586a6 (patch)
tree927889a16066474037dc6ad411bffa0a4568eab0 /gcc/print-rtl.c
parent48c16b2867917883b1efc0cb7d9142c833fb5ec4 (diff)
downloadgcc-0b0908c1f27d12a3cbbd3c9fd55aec1fe87586a6.zip
gcc-0b0908c1f27d12a3cbbd3c9fd55aec1fe87586a6.tar.gz
gcc-0b0908c1f27d12a3cbbd3c9fd55aec1fe87586a6.tar.bz2
rs6000: Fix -mpower9-vector -mno-altivec ICE (PR87560)
PR87560 reports an ICE when a test case is compiled with -mpower9-vector and -mno-altivec. This patch terminates compilation with an error when this combination (and other unreasonable ones) are requested. Bootstrapped and tested on powerpc64le-unknown-linux-gnu with no regressions. Reported error is now: f951: Error: '-mno-altivec' turns off '-mpower9-vector' 2020-03-02 Bill Schmidt <wschmidt@linux.ibm.com> PR target/87560 * rs6000-cpus.def (OTHER_ALTIVEC_MASKS): New #define. * rs6000.c (rs6000_disable_incompatible_switches): Add table entry for OPTION_MASK_ALTIVEC.
Diffstat (limited to 'gcc/print-rtl.c')
0 files changed, 0 insertions, 0 deletions