constraints.md: Also list Cs and US ARM-specific constraints as used.
authorThomas Preud'homme <thomas.preudhomme@arm.com>
Tue, 25 Aug 2015 08:50:53 +0000 (08:50 +0000)
committerThomas Preud'homme <thopre01@gcc.gnu.org>
Tue, 25 Aug 2015 08:50:53 +0000 (08:50 +0000)
2015-08-25  Thomas Preud'homme  <thomas.preudhomme@arm.com>

    * config/arm/constraints.md: Also list Cs and US ARM-specific
    constraints as used.

From-SVN: r227162

gcc/ChangeLog
gcc/config/arm/constraints.md

index 2415b30354ba73b8cf5d29fbef45e65c4bb7fcf9..7022a870ff9888ed20229af6b13c80c0c1dc8f33 100644 (file)
@@ -1,3 +1,8 @@
+2015-08-25  Thomas Preud'homme  <thomas.preudhomme@arm.com>
+
+       * config/arm/constraints.md: Also list Cs and US ARM-specific
+       constraints as used.
+
 2015-08-24  Kaz Kojima  <kkojima@gcc.gnu.org>
 
        PR target/66609
index f9e11e0111879ffbd7bf0af77bb84d1e0503291c..e24858fe45ed1821503f3b7321b7cbd61811a426 100644 (file)
@@ -21,7 +21,7 @@
 ;; The following register constraints have been used:
 ;; - in ARM/Thumb-2 state: t, w, x, y, z
 ;; - in Thumb state: h, b
-;; - in both states: l, c, k, q, US
+;; - in both states: l, c, k, q, Cs, Ts, US
 ;; In ARM state, 'l' is an alias for 'r'
 ;; 'f' and 'v' were previously used for FPA and MAVERICK registers.