diff options
author | Segher Boessenkool <segher@kernel.crashing.org> | 2019-05-20 02:10:31 +0200 |
---|---|---|
committer | Segher Boessenkool <segher@gcc.gnu.org> | 2019-05-20 02:10:31 +0200 |
commit | d17fbef89f753c171ab29c8a2c484fa2be8271b2 (patch) | |
tree | fca50ae80f68ed28abbc689f2c923751f2d47bcb /libcpp | |
parent | afc69d4efe3e4b2ca974fa4c54942e0f40266fcf (diff) | |
download | gcc-d17fbef89f753c171ab29c8a2c484fa2be8271b2.zip gcc-d17fbef89f753c171ab29c8a2c484fa2be8271b2.tar.gz gcc-d17fbef89f753c171ab29c8a2c484fa2be8271b2.tar.bz2 |
rs6000: Delete the "wb" constraint
This replaces the "wb" constraint by "v", with isa "p9v".
* config/rs6000/constraints.md (define_register_constraint "wb"):
Delete.
* config/rs6000/rs6000.h (enum r6000_reg_class_enum): Delete
RS6000_CONSTRAINT_wb.
* config/rs6000/rs6000.c (rs6000_debug_reg_global): Adjust.
(rs6000_init_hard_regno_mode_ok): Adjust.
* config/rs6000/rs6000.md: Replace "wb" constraint by "v" with "p9v".
* config/rs6000/vsx.md: Ditto.
* doc/md.texi (Machine Constraints): Adjust.
From-SVN: r271386
Diffstat (limited to 'libcpp')
0 files changed, 0 insertions, 0 deletions