OSDN Git Service

* gcc.target/arm/fp16-compile-none-1.c: Update expected error.
[pf3gnuchains/gcc-fork.git] / boehm-gc / pthread_support.c
index fd961f5..b3abc69 100644 (file)
@@ -1158,7 +1158,7 @@ GC_PTR GC_get_thread_stack_base()
 
 # else
 #   ifdef DEBUG_THREADS
-       GC_printf1("Can not determine stack base for attached thread");
+       GC_printf0("Can not determine stack base for attached thread");
 #   endif
   return 0;
 # endif