]> git.ipfire.org Git - thirdparty/gcc.git/commit
ios_init.cc (ios_base::Init::~Init): Add back semicolon at the end of the _GLIBCXX_SY...
authorPaolo Carlini <paolo.carlini@oracle.com>
Fri, 13 Aug 2010 11:48:34 +0000 (11:48 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Fri, 13 Aug 2010 11:48:34 +0000 (11:48 +0000)
commit8c61f40011bf6868ab21970dc2eada32270bb65b
treedcb693ebcc4d94b3e6ea0a2b16c4602f12c23de0
parentec760bea7f3bcc143d02cc1288f69969407eb26b
ios_init.cc (ios_base::Init::~Init): Add back semicolon at the end of the _GLIBCXX_SYNCHRONIZATION_HAPPENS* macros...

2010-08-12  Paolo Carlini  <paolo.carlini@oracle.com>

* src/ios_init.cc (ios_base::Init::~Init): Add back semicolon
at the end of the _GLIBCXX_SYNCHRONIZATION_HAPPENS* macros,
removed by mistake.
* include/tr1_impl/boost_sp_counted_base.h: Likewise.
* include/ext/rc_string_base.h: Likewise.
* include/bits/locale_classes.h: Likewise.
* include/bits/basic_string.h: Likewise.
* include/bits/ios_base.h: Likewise.
* include/bits/c++config: Adjust comment.

From-SVN: r163223
libstdc++-v3/ChangeLog
libstdc++-v3/include/bits/basic_string.h
libstdc++-v3/include/bits/c++config
libstdc++-v3/include/bits/ios_base.h
libstdc++-v3/include/bits/locale_classes.h
libstdc++-v3/include/ext/rc_string_base.h
libstdc++-v3/include/tr1_impl/boost_sp_counted_base.h
libstdc++-v3/src/ios_init.cc