]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/config/sparc/constraints.md
gcc/
[thirdparty/gcc.git] / gcc / config / sparc / constraints.md
index 6295be0ef039fe3b650dc98f4cfb989fdc285e5d..587bf371b4f402f574e2617caf79c1cfbb88e262 100644 (file)
 ;; define_register_constraint would.  This currently means that we cannot
 ;; use LRA on Sparc, since the constraint processing of LRA really depends
 ;; upon whether an extra constraint is for registers or not.  It uses
-;; REG_CLASS_FROM_CONSTRAINT, and checks it against NO_REGS.
+;; reg_class_for_constraint, and checks it against NO_REGS.
 (define_constraint "U"
  "Pseudo-register or hard even-numbered integer register"
  (and (match_test "TARGET_ARCH32")