diff options
author | Andrew Pollard <andrew@andypo.net> | 2002-01-24 21:14:41 +0000 |
---|---|---|
committer | Loren J. Rittle <ljrittle@gcc.gnu.org> | 2002-01-24 21:14:41 +0000 |
commit | 17325050c2b41359e31f251d9a445c32f046031b (patch) | |
tree | cba821500b80780c5d81a3c969b81dc1eccbf9bf /libjava/java | |
parent | a4f76ef9f331f1b052226d40ff6fd9d79c5606f3 (diff) | |
download | gcc-17325050c2b41359e31f251d9a445c32f046031b.zip gcc-17325050c2b41359e31f251d9a445c32f046031b.tar.gz gcc-17325050c2b41359e31f251d9a445c32f046031b.tar.bz2 |
ios_base.h: Use _Atomic_word for reference counts.
libstdc++/5432
* include/bits/ios_base.h: Use _Atomic_word for reference counts.
* include/bits/localefwd.h: Likewise.
Also use for std::locale::id::_S_highwater.
* src/ios.cc (ios_base::xalloc): Use _Atomic_word.
* src/locale.cc: Support new usage of _Atomic_word.
(std::locale::classic): Guard entire function against reentry.
* src/localename.cc: Support new usage of _Atomic_word.
From-SVN: r49195
Diffstat (limited to 'libjava/java')
0 files changed, 0 insertions, 0 deletions