mirror of https://gitee.com/Nocallback/glibc.git
Browse Source
constraint to permit non-constant BIT argument. (atomic_bit_test_set): Likewise. * sysdeps/x86_64/bits/atomic.h (atomic_bit_test_set): Likewise. (atomic_bit_set): Likewise. Use 1UL in case that BIT might be >= 32. For quadword case, use "i" constraint if __builtin_constant_p and < 32 or "r" constraint otherwise. * configure.in: Move AC_PROG_CC and other program-finding before all the version checks. * configure: Regenerated.cvs/fedora-2_3-branch
7 changed files with 679 additions and 655 deletions
File diff suppressed because it is too large
Loading…
Reference in new issue