X-Git-Url: http://git.sourceforge.jp/view?a=blobdiff_plain;f=boehm-gc%2Fhpux_irix_threads.c;h=f6e74365216d3e81725f0cbfecd642ec6b06fd12;hb=c5addc342a45d06ed03e27e9611009842680bbb1;hp=a5b2cce5f85e24a19ec3c96f64364f4e6ba2ad78;hpb=b1efe5cefc116a93eb849c59ebe711c31ebbca74;p=pf3gnuchains%2Fgcc-fork.git diff --git a/boehm-gc/hpux_irix_threads.c b/boehm-gc/hpux_irix_threads.c index a5b2cce5f85..f6e74365216 100644 --- a/boehm-gc/hpux_irix_threads.c +++ b/boehm-gc/hpux_irix_threads.c @@ -387,7 +387,8 @@ int GC_is_thread_stack(ptr_t addr) } # endif -/* We hold allocation lock. We assume the world is stopped. */ +/* We hold allocation lock. Should do exactly the right thing if the */ +/* world is stopped. Should not fail if it isn't. */ void GC_push_all_stacks() { register int i;