From: Chung-Ju Wu Date: Thu, 16 Nov 2017 09:23:12 +0000 (+0000) Subject: Remove the useless constant UNSPEC_VOLATILE_FUNC_RETURN. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=f968dc67fa039a8f426501eda0d3ecfaf51d49e1;p=gcc.git Remove the useless constant UNSPEC_VOLATILE_FUNC_RETURN. gcc/ * config/nds32/constants.md (UNSPEC_VOLATILE_FUNC_RETURN): Remove. From-SVN: r254799 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 0e9a084a6b4..7f7fc3e91e5 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2017-11-16 Chung-Ju Wu + + * config/nds32/constants.md (UNSPEC_VOLATILE_FUNC_RETURN): Remove. + 2017-11-16 Chung-Ju Wu Kito Cheng diff --git a/gcc/config/nds32/constants.md b/gcc/config/nds32/constants.md index e6f4a03a943..b45b1f7ad87 100644 --- a/gcc/config/nds32/constants.md +++ b/gcc/config/nds32/constants.md @@ -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