bc: offset dc_LEX_to_INST[] start
authorDenys Vlasenko <vda.linux@googlemail.com>
Mon, 24 Dec 2018 14:29:08 +0000 (15:29 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Mon, 24 Dec 2018 14:29:33 +0000 (15:29 +0100)
commit4accb6bba8ac89a35f20147196441c1f829be360
tree0598713b63e68a6911e8699dae68a445fccfbe23
parent23ea0734e1622eac33ec1437854afe8adad1a52f
bc: offset dc_LEX_to_INST[] start

function                                             old     new   delta
zdc_parse_expr                                       516     523      +7
dc_LEX_to_INST                                        56      48      -8
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 1/1 up/down: 7/-8)               Total: -1 bytes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
miscutils/bc.c