2015-12-18 Ville Voutilainen <ville.voutilainen@gmail.com>
commita3de9f2d157bf43cedf266240c3581f364e41e5a
authorville <ville@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 18 Dec 2015 21:27:53 +0000 (18 21:27 +0000)
committerville <ville@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 18 Dec 2015 21:27:53 +0000 (18 21:27 +0000)
treea6ca74c0d9b00a74cfda105695db0fd9af079627
parent1ffaae391f9c0df90f6f9d0874144124463a757e
2015-12-18  Ville Voutilainen  <ville.voutilainen@gmail.com>

Fix a regression introduced by the fix of libstdc++/68276.
* src/c++11/ios.cc (_M_grow_words): Catch bad_alloc again so that
bad_array_new_length is handled properly.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@231839 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog
libstdc++-v3/src/c++11/ios.cc