aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Botcazou <ebotcazou@gcc.gnu.org>2015-12-21 11:41:34 +0000
committerEric Botcazou <ebotcazou@gcc.gnu.org>2015-12-21 11:41:34 +0000
commitc453c55157e3738dc0ffb3b44817bcdc93cdfd55 (patch)
treec7ce2d38cdfc886d4b9df0ed6beab0b8647ab5e5
parent0b729f5806a6486bcdc7b4476d0d2d2b536494c0 (diff)
downloadgcc-c453c55157e3738dc0ffb3b44817bcdc93cdfd55.zip
gcc-c453c55157e3738dc0ffb3b44817bcdc93cdfd55.tar.gz
gcc-c453c55157e3738dc0ffb3b44817bcdc93cdfd55.tar.bz2
Fix typo
From-SVN: r231877
-rw-r--r--gcc/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 274118f..6079965 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -89,7 +89,7 @@
2015-12-19 Eric Botcazou <ebotcazou@adacore.com>
PR rtl-optimization/68910
- * emit-rtl.c (set_unique_reg_note) <>REG_EQUAL>: Add bypass for USEs.
+ * emit-rtl.c (set_unique_reg_note) <REG_EQUAL>: Add bypass for USEs.
* config/sparc/sparc.md (anddi3): Enable only in 64-bit mode.
(iordi3): Likewise.
(xordi3): Likewise.