diff options
author | Bill Schmidt <wschmidt@linux.ibm.com> | 2019-05-23 18:24:22 +0000 |
---|---|---|
committer | William Schmidt <wschmidt@gcc.gnu.org> | 2019-05-23 18:24:22 +0000 |
commit | 9111760356ce908060b66b11d00ac0ee870e9276 (patch) | |
tree | ec28d0553217584b918d0b41e36e974d2bf84f32 /gcc/tree-pretty-print.c | |
parent | 0ce91914ad6c0412be53e4e4f69bdeb43d0a58ea (diff) | |
download | gcc-9111760356ce908060b66b11d00ac0ee870e9276.zip gcc-9111760356ce908060b66b11d00ac0ee870e9276.tar.gz gcc-9111760356ce908060b66b11d00ac0ee870e9276.tar.bz2 |
rs6000-cpus.def (ISA_FUTURE_MASKS_SERVER): Add OPTION_MASK_PCREL.
2019-05-22 Bill Schmidt <wschmidt@linux.ibm.com>
Michael Meissner <meissner@linux.ibm.com>
Segher Boessenkool <segher@kernel.crashing.org>
* config/rs6000/rs6000-cpus.def (ISA_FUTURE_MASKS_SERVER): Add
OPTION_MASK_PCREL.
(POWERPC_MASKS): Add OPTION_MASK_PCREL.
* config/rs6000/rs6000-protos.h (rs6000_pcrel_p): New prototype.
(rs6000_fndecl_pcrel_p): Likewise.
* config/rs6000/rs6000.c (rs6000_option_override_internal): Report
error if -mpcrel is requested without -mcpu=future.
(rs6000_opt_masks): Add entry for pcrel.
(rs6000_fndecl_pcrel_p): New function.
(rs6000_pcrel_p): Likewise.
* config/rs6000/rs6000.opt (mpcrel): New option.
* doc/invoke.texi: Document -mpcrel and -mno-pcrel.
Co-Authored-By: Michael Meissner <meissner@linux.ibm.com>
Co-Authored-By: Segher Boessenkool <segher@kernel.crashing.org>
From-SVN: r271575
Diffstat (limited to 'gcc/tree-pretty-print.c')
0 files changed, 0 insertions, 0 deletions