(abicalls): Use mips_abicalls_attr not mips_abicalls.
From-SVN: r6022
This commit is contained in:
parent
45ceb85d1f
commit
e0a4e5a5d6
@ -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")))
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user