diff options
author | Denys Vlasenko <vda.linux@googlemail.com> | 2018-12-29 02:24:19 +0100 |
---|---|---|
committer | Denys Vlasenko <vda.linux@googlemail.com> | 2018-12-29 02:24:19 +0100 |
commit | e16a5223d20e5715b98e1fd21fa8d59e75e4e793 (patch) | |
tree | 6f5546a00e30296c557c26036d0363ce9e9369e6 /testsuite/bc_numbers1_results.txt | |
parent | f9b4cc114cb4eb2a997f08daa43af30ad598322c (diff) | |
download | busybox-w32-e16a5223d20e5715b98e1fd21fa8d59e75e4e793.tar.gz busybox-w32-e16a5223d20e5715b98e1fd21fa8d59e75e4e793.tar.bz2 busybox-w32-e16a5223d20e5715b98e1fd21fa8d59e75e4e793.zip |
bc: fix handling of "digits" above 9
function old new delta
zxc_lex_next 1573 1608 +35
xc_parse_pushIndex 58 56 -2
xc_program_index 71 63 -8
zxc_program_num 1022 990 -32
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 1/3 up/down: 35/-42) Total: -7 bytes
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to '')
-rw-r--r-- | testsuite/bc_numbers1_results.txt | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/testsuite/bc_numbers1_results.txt b/testsuite/bc_numbers1_results.txt new file mode 100644 index 000000000..e0ace1049 --- /dev/null +++ b/testsuite/bc_numbers1_results.txt | |||
@@ -0,0 +1,17 @@ | |||
1 | 240 | ||
2 | 241 | ||
3 | 242 | ||
4 | 243 | ||
5 | 244 | ||
6 | 245 | ||
7 | 246 | ||
8 | 247 | ||
9 | 248 | ||
10 | 249 | ||
11 | 250 | ||
12 | 251 | ||
13 | 252 | ||
14 | 253 | ||
15 | 254 | ||
16 | 255 | ||
17 | 0 | ||