Commit f968dc67 by Chung-Ju Wu Committed by Chung-Ju Wu

Remove the useless constant UNSPEC_VOLATILE_FUNC_RETURN.

gcc/
	* config/nds32/constants.md (UNSPEC_VOLATILE_FUNC_RETURN): Remove.

From-SVN: r254799
parent aa4b851c
2017-11-16 Chung-Ju Wu <jasonwucj@gmail.com> 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> Kito Cheng <kito.cheng@gmail.com>
* config/nds32/nds32.opt: Add mext-perf, mext-perf2, mext-string. * config/nds32/nds32.opt: Add mext-perf, mext-perf2, mext-string.
...@@ -32,7 +32,6 @@ ...@@ -32,7 +32,6 @@
;; The unspec_volatile operation index. ;; The unspec_volatile operation index.
(define_c_enum "unspec_volatile_element" [ (define_c_enum "unspec_volatile_element" [
UNSPEC_VOLATILE_FUNC_RETURN
UNSPEC_VOLATILE_ISYNC UNSPEC_VOLATILE_ISYNC
UNSPEC_VOLATILE_ISB UNSPEC_VOLATILE_ISB
UNSPEC_VOLATILE_MFSR UNSPEC_VOLATILE_MFSR
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment