This is the mail archive of the
libstdc++-cvs@gcc.gnu.org
mailing list for the libstdc++ project.
r185151 - in /branches/gcc-4_7-branch/libstdc++...
- From: schwab at gcc dot gnu dot org
- To: libstdc++-cvs at gcc dot gnu dot org
- Date: Fri, 09 Mar 2012 19:51:16 -0000
- Subject: r185151 - in /branches/gcc-4_7-branch/libstdc++...
Author: schwab
Date: Fri Mar 9 19:51:16 2012
New Revision: 185151
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=185151
Log:
* config/locale/gnu/monetary_members.cc
(moneypunct<char,true>::_M_initialize_moneypunct): Throw caught
exception again.
(moneypunct<char,false>::_M_initialize_moneypunct): Likewise.
* testsuite/22_locale/locale/cons/12352.cc: Also test en_US
locale.
Modified:
branches/gcc-4_7-branch/libstdc++-v3/ChangeLog
branches/gcc-4_7-branch/libstdc++-v3/config/locale/gnu/monetary_members.cc
branches/gcc-4_7-branch/libstdc++-v3/testsuite/22_locale/locale/cons/12352.cc