History log of /netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/gthr-posix.h
Revision Date Author Comments
# 1.2 06-May-2010 drochner

branches: 1.2.12; 1.2.22;
make the stdc++ headers usable for clang++. clang wants that __weakref__
declarations are "static", gcc-4.1 uses "extern" here.
(gcc-4.2 uses "static" as well, so this looks like a bug in gcc.)
approved by mrg