(abicalls): Use mips_abicalls_attr not mips_abicalls.

From-SVN: r6022
This commit is contained in:
Richard Stallman 1993-11-06 03:34:43 +00:00
parent 45ceb85d1f
commit e0a4e5a5d6

View File

@ -98,7 +98,7 @@
;; whether or not generating calls to position independent functions
(define_attr "abicalls" "no,yes"
(const (symbol_ref "mips_abicalls")))
(const (symbol_ref "mips_abicalls_attr")))