]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/config/pa/pa.cc
Fix support for atomic loads and stores on hppa.
[thirdparty/gcc.git] / gcc / config / pa / pa.cc
index 9f43802075fe05ccdc2549fafe7584f9eeb8330c..b43a91f2edb74401b4565c21f7458e84721970be 100644 (file)
@@ -5940,8 +5940,8 @@ pa_init_libfuncs (void)
                        "_U_Qfcnvxf_udbl_to_quad");
     }
 
-  if (TARGET_SYNC_LIBCALL)
-    init_sync_libfuncs (8);
+  if (TARGET_SYNC_LIBCALLS)
+    init_sync_libfuncs (MAX_SYNC_LIBFUNC_SIZE);
 }
 
 /* HP's millicode routines mean something special to the assembler.