diff options
author | paolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4> | 2004-01-24 16:52:04 +0000 |
---|---|---|
committer | paolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4> | 2004-01-24 16:52:04 +0000 |
commit | e5776e2f5bb713ec69fcf472e8dca6ec86e2a8fd (patch) | |
tree | e389a3805b4e04d9bcf8b0ee9c11d0cb22937cf6 /libjava/java | |
parent | 24ee5f14716ae7722a19568074a260ddb05f4777 (diff) | |
download | ppe42-gcc-e5776e2f5bb713ec69fcf472e8dca6ec86e2a8fd.tar.gz ppe42-gcc-e5776e2f5bb713ec69fcf472e8dca6ec86e2a8fd.zip |
2004-01-24 Paolo Carlini <pcarlini@suse.de>
* include/bits/basic_string.tcc (rfind(_CharT, size_type)):
Revert last change to use std::min: machine language is worse.
(find_last_of(const _CharT*, size_type, size_type)): Ditto.
(find_last_not_of(const _CharT*, size_type, size_type)): Ditto.
(find_last_not_of(_CharT, size_type)): Ditto.
* include/bits/basic_string.tcc (insert(size_type, const _CharT*,
size_type)): Discard the value returned by _M_check.
(replace(size_type, size_type, const _CharT*, size_type)): Ditto.
(append(const basic_string&, size_type, size_type)): Ditto.
(copy(_CharT*, size_type, size_type)): Ditto.
(compare(size_type, size_type, const basic_string&)): Ditto.
(compare(size_type, size_type, const basic_string&,
size_type, size_type)): Ditto.
(compare(size_type, size_type, const _CharT*)): Ditto.
(compare(size_type, size_type, const _CharT*, size_type)): Ditto.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@76514 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava/java')
0 files changed, 0 insertions, 0 deletions