commit | d4b721cc8b708a2fa4ddd821179c00865c11619e | [log] [tgz] |
---|---|---|
author | Denys Vlasenko <vda.linux@googlemail.com> | Tue Dec 25 16:39:01 2018 +0100 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Tue Dec 25 16:39:01 2018 +0100 |
tree | 6d78fc782b7ea047d46783f180d8f277a2b96839 | |
parent | 73b3ebc0e18f95d9eda7e33dfc878f9792d1b1e1 [diff] |
bc: shrink parsing code a bit more, disallow "auto a b c" (without commas) function old new delta bc_parse_expr_empty_ok 1791 1785 -6 zbc_parse_stmt_possibly_auto 1675 1599 -76 ------------------------------------------------------------------------------ (add/remove: 0/0 grow/shrink: 0/2 up/down: 0/-82) Total: -82 bytes Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>