Fix CC_REG definition for moxie
authorAnthony Green <green@moxielogic.com>
Sat, 10 Jan 2015 01:21:54 +0000 (01:21 +0000)
committerAnthony Green <green@gcc.gnu.org>
Sat, 10 Jan 2015 01:21:54 +0000 (01:21 +0000)
From-SVN: r219420

gcc/ChangeLog
gcc/config/moxie/moxie.md

index fdaf6632deb6332db0c2cd7d77e31f734d11431a..36d867d6241b164cab3e1878f32fcaa8ac23339c 100644 (file)
@@ -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.
index b396dec9b9ab231423f8cf18b2030e4bb422aa1b..89fc17f2c74a008fab64e019356dc53b65b3fce8 100644 (file)
 ;; -------------------------------------------------------------------------
 
 (define_constants
-  [(CC_REG 11)])
+  [(CC_REG 19)])
 
 (define_expand "cbranchsi4"
   [(set (reg:CC CC_REG)