Remove the useless constant UNSPEC_VOLATILE_FUNC_RETURN.
gcc/ * config/nds32/constants.md (UNSPEC_VOLATILE_FUNC_RETURN): Remove. From-SVN: r254799
This commit is contained in:
parent
aa4b851ca2
commit
f968dc67fa
@ -1,3 +1,7 @@
|
||||
2017-11-16 Chung-Ju Wu <jasonwucj@gmail.com>
|
||||
|
||||
* config/nds32/constants.md (UNSPEC_VOLATILE_FUNC_RETURN): Remove.
|
||||
|
||||
2017-11-16 Chung-Ju Wu <jasonwucj@gmail.com>
|
||||
Kito Cheng <kito.cheng@gmail.com>
|
||||
|
||||
|
@ -32,7 +32,6 @@
|
||||
|
||||
;; The unspec_volatile operation index.
|
||||
(define_c_enum "unspec_volatile_element" [
|
||||
UNSPEC_VOLATILE_FUNC_RETURN
|
||||
UNSPEC_VOLATILE_ISYNC
|
||||
UNSPEC_VOLATILE_ISB
|
||||
UNSPEC_VOLATILE_MFSR
|
||||
|
Loading…
Reference in New Issue
Block a user