aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
Diffstat (limited to 'gcc')
-rw-r--r--gcc/ChangeLog4
-rw-r--r--gcc/config/moxie/moxie.md2
2 files changed, 5 insertions, 1 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index fdaf663..36d867d 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,7 @@
+2015-01-09 Anthony Green <green@moxielogic.com>
+
+ * config/moxie/moxie.md (CC_REG): Correct register definition.
+
2015-01-09 Sandra Loosemore <sandra@codesourcery.com>
* doc/invoke.texi ([-fvtable-verify]): Copy-edit and fix markup.
diff --git a/gcc/config/moxie/moxie.md b/gcc/config/moxie/moxie.md
index b396dec..89fc17f 100644
--- a/gcc/config/moxie/moxie.md
+++ b/gcc/config/moxie/moxie.md
@@ -367,7 +367,7 @@
;; -------------------------------------------------------------------------
(define_constants
- [(CC_REG 11)])
+ [(CC_REG 19)])
(define_expand "cbranchsi4"
[(set (reg:CC CC_REG)