* config/nds32/nds32-peephole2.md: Do not mention define_peephole.
authorEric Botcazou <ebotcazou@gcc.gnu.org>
Mon, 5 Jan 2015 23:28:34 +0000 (23:28 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Mon, 5 Jan 2015 23:28:34 +0000 (23:28 +0000)
From-SVN: r219207

gcc/ChangeLog
gcc/config/nds32/nds32-peephole2.md

index 2e4582f9cb5d505315d62a116ff9ee604a2d69cd..24bcddf3d705bdd7c142f261fcf244a3b2dd2844 100644 (file)
@@ -1,4 +1,8 @@
-2014-12-30  Max Filippov  <jcmvbkbc@gmail.com>
+2015-01-05  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * config/nds32/nds32-peephole2.md: Do not mention define_peephole.
+
+2015-01-05  Max Filippov  <jcmvbkbc@gmail.com>
 
        * config/xtensa/xtensa.c (hwloop_optimize, hwloop_fail,
        hwloop_pattern_reg, xtensa_doloop_hooks, xtensa_reorg_loops):
index 46913c62c09e35591eff8dca4b411443ede2837e..df391cc008883a4b70dce9037b639d506f9f746f 100644 (file)
@@ -19,7 +19,6 @@
 ;; <http://www.gnu.org/licenses/>.
 
 
-;; Use define_peephole and define_peephole2 to handle possible
-;; target-specific optimization in this file.
+;; Use define_peephole2 to handle possible target-specific optimization.
 
 ;; ------------------------------------------------------------------------