diff options
author | Paolo Carlini <pcarlini@suse.de> | 2006-10-09 10:49:50 +0000 |
---|---|---|
committer | Paolo Carlini <paolo@gcc.gnu.org> | 2006-10-09 10:49:50 +0000 |
commit | c9a5bd54213b158bab770cdcef8fc335d8eb1efb (patch) | |
tree | c5b1013bc798a6d0ab383e8cfb690328c3f30e08 /gcc/c-parser.c | |
parent | a145e9b64fcc52b1c5274f92140c2571d0ced500 (diff) | |
download | gcc-c9a5bd54213b158bab770cdcef8fc335d8eb1efb.zip gcc-c9a5bd54213b158bab770cdcef8fc335d8eb1efb.tar.gz gcc-c9a5bd54213b158bab770cdcef8fc335d8eb1efb.tar.bz2 |
PR libstdc++/28277 (partial: money_put bits)
2006-10-09 Paolo Carlini <pcarlini@suse.de>
PR libstdc++/28277 (partial: money_put bits)
* include/bits/locale_facets.tcc (money_put<>::_M_insert(iter_type,
ios_base&, char_type, const string_type&)): Avoid __builtin_alloca
with no limit, do the work in place.
* include/bits/locale_facets.tcc (money_put<>::do_put(iter_type,
bool, ios_base&, char_type, long double)): Avoid unnecessary
__builtin_alloca, do the work in place.
From-SVN: r117571
Diffstat (limited to 'gcc/c-parser.c')
0 files changed, 0 insertions, 0 deletions