Commit e0a4e5a5 by Richard Stallman

(abicalls): Use mips_abicalls_attr not mips_abicalls.

From-SVN: r6022
parent 45ceb85d
...@@ -98,7 +98,7 @@ ...@@ -98,7 +98,7 @@
;; whether or not generating calls to position independent functions ;; whether or not generating calls to position independent functions
(define_attr "abicalls" "no,yes" (define_attr "abicalls" "no,yes"
(const (symbol_ref "mips_abicalls"))) (const (symbol_ref "mips_abicalls_attr")))
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment