diff options
author | Roger Sayle <roger@eyesopen.com> | 2003-10-11 21:11:29 +0000 |
---|---|---|
committer | Roger Sayle <sayle@gcc.gnu.org> | 2003-10-11 21:11:29 +0000 |
commit | c43fa1f51a746777e557c1ca99b6111474c5c961 (patch) | |
tree | 3038c6d3362d74076b56b1b91ed777dad3dc5708 /libjava/java/util/HashMap.java | |
parent | c877353c907f31f7af74452d4eb2c44b6900493d (diff) | |
download | gcc-c43fa1f51a746777e557c1ca99b6111474c5c961.zip gcc-c43fa1f51a746777e557c1ca99b6111474c5c961.tar.gz gcc-c43fa1f51a746777e557c1ca99b6111474c5c961.tar.bz2 |
builtins.c (expand_builtin_strcmp): Defend against the possibility that gen_cmpstrsi may fail...
* builtins.c (expand_builtin_strcmp): Defend against the possibility
that gen_cmpstrsi may fail: Stabilize the argument list against
re-evaluation and expand the library call directly using this saved
argument list if a cmpstrsi sequence can't be generated.
(expand_builtin_strncmp): Likewise.
* config/i386/i386.md (cmpstrsi, movstrsi): Disable with -Os.
* gcc.c-torture/execute/string-opt-8.c: Don't test optimizations
that inline strncmp as cmpstrsi on i386 when compiled with -Os.
From-SVN: r72380
Diffstat (limited to 'libjava/java/util/HashMap.java')
0 files changed, 0 insertions, 0 deletions