OSDN Git Service

* config/alpha/alpha.md (usegp): Cast the result of
[pf3gnuchains/gcc-fork.git] / gcc / config / alpha / alpha.md
index 486551a..543ed53 100644 (file)
   (cond [(eq_attr "type" "ldsym,jsr")
           (const_string "yes")
         (eq_attr "type" "ild,fld,ist,fst")
-          (symbol_ref "alpha_find_lo_sum_using_gp(insn)")
+          (symbol_ref "((enum attr_usegp) alpha_find_lo_sum_using_gp (insn))")
        ]
        (const_string "no")))