(abicalls): Use mips_abicalls_attr not mips_abicalls.
authorRichard Stallman <rms@gnu.org>
Sat, 6 Nov 1993 03:34:43 +0000 (03:34 +0000)
committerRichard Stallman <rms@gnu.org>
Sat, 6 Nov 1993 03:34:43 +0000 (03:34 +0000)
From-SVN: r6022

gcc/config/mips/mips.md

index 2bf628312b737b785d31d505926950bde8fa0b1e..96192c2e32ba08a90606674e5fc434290528a7cf 100644 (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")))
 
 \f