diff options
| author | sayle <sayle@138bc75d-0d04-0410-961f-82ee72b054a4> | 2003-06-23 00:52:24 +0000 |
|---|---|---|
| committer | sayle <sayle@138bc75d-0d04-0410-961f-82ee72b054a4> | 2003-06-23 00:52:24 +0000 |
| commit | 6411575e6c1a089cb40847337e0b0a5d1bb56613 (patch) | |
| tree | 1426ab031739ec03175dcc57750e3ad65651664e /libjava/java/security/KeyPair.java | |
| parent | 4a9237fbf1d42f70e5d3c01ddde80412dfd642a3 (diff) | |
| download | ppe42-gcc-6411575e6c1a089cb40847337e0b0a5d1bb56613.tar.gz ppe42-gcc-6411575e6c1a089cb40847337e0b0a5d1bb56613.zip | |
* builtins.c (expand_builtin_mathfn_2): Use tree_cons to build
up the stabilized argument list, not build_tree_list.
(expand_builtin_strcpy): Construct new argument list manually
instead of using chainon to modify the original argument list.
(expand_builtin_stpcpy): Construct new argument list manually
instead of using copy_list and chainon.
(expand_builtin_sprintf): New function. Optimize calls to
sprintf when the format is "%s" or doesn't contain a '%'.
(expand_builtin): Expand BUILT_IN_SPRINTF using the new function
expand_builtin_sprintf.
* gcc.c-torture/execute/string-opt-16.c: New test case.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@68355 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava/java/security/KeyPair.java')
0 files changed, 0 insertions, 0 deletions

