From: Eric Botcazou Date: Mon, 5 Jan 2015 23:28:34 +0000 (+0000) Subject: * config/nds32/nds32-peephole2.md: Do not mention define_peephole. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=dd1ca4c209746c0d8d30bd472bb55bc115d967f2;p=gcc.git * config/nds32/nds32-peephole2.md: Do not mention define_peephole. From-SVN: r219207 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 2e4582f9cb5..24bcddf3d70 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,4 +1,8 @@ -2014-12-30 Max Filippov +2015-01-05 Eric Botcazou + + * config/nds32/nds32-peephole2.md: Do not mention define_peephole. + +2015-01-05 Max Filippov * config/xtensa/xtensa.c (hwloop_optimize, hwloop_fail, hwloop_pattern_reg, xtensa_doloop_hooks, xtensa_reorg_loops): diff --git a/gcc/config/nds32/nds32-peephole2.md b/gcc/config/nds32/nds32-peephole2.md index 46913c62c09..df391cc0088 100644 --- a/gcc/config/nds32/nds32-peephole2.md +++ b/gcc/config/nds32/nds32-peephole2.md @@ -19,7 +19,6 @@ ;; . -;; Use define_peephole and define_peephole2 to handle possible -;; target-specific optimization in this file. +;; Use define_peephole2 to handle possible target-specific optimization. ;; ------------------------------------------------------------------------