]> git.ipfire.org Git - people/ms/gcc.git/commit
xtensa: Remove REG_OK_STRICT and its derivatives
authorTakayuki 'January June' Suwa <jjsuwa_sys3175@yahoo.co.jp>
Mon, 13 Mar 2023 00:37:10 +0000 (09:37 +0900)
committerMax Filippov <jcmvbkbc@gmail.com>
Mon, 13 Mar 2023 17:05:52 +0000 (10:05 -0700)
commitc981f61c071757f1f724fe7c3959622c13f079fa
tree14e8647926bf6ad5a4bdbd2fb952b43700aa97a0
parent2219aed9ad6f2678eac457b7de0984dbcde18679
xtensa: Remove REG_OK_STRICT and its derivatives

Because GO_IF_LEGITIMATE_ADDRESS was deprecated a long time ago
(see commit c6c3dba931548987c78719180e30ebc863404b89).

gcc/ChangeLog:

* config/xtensa/xtensa.h (REG_OK_STRICT, REG_OK_FOR_INDEX_P,
REG_OK_FOR_BASE_P): Remove.
gcc/config/xtensa/xtensa.h