diff options
author | Paolo Carlini <pcarlini@suse.de> | 2005-07-18 17:42:32 +0000 |
---|---|---|
committer | Paolo Carlini <paolo@gcc.gnu.org> | 2005-07-18 17:42:32 +0000 |
commit | 39a72a9179d83d97365c3c6417786e685bd95b5b (patch) | |
tree | d3138d3871b9a0e258c85e2c7513f5adcdaafdd2 /libjava/Makefile.in | |
parent | eba839f9719e66195f75207b377593c025c71b82 (diff) | |
download | gcc-39a72a9179d83d97365c3c6417786e685bd95b5b.tar.gz |
ctype_members.cc (do_is(mask, wchar_t)): Speed-up for the common case of mask == ctype_base::space...
2005-07-18 Paolo Carlini <pcarlini@suse.de>
* config/locale/gnu/ctype_members.cc (do_is(mask, wchar_t)):
Speed-up for the common case of mask == ctype_base::space;
otherwise, exit the loop earlier if the mask is one of the
elementary ones.
From-SVN: r102137
Diffstat (limited to 'libjava/Makefile.in')
0 files changed, 0 insertions, 0 deletions