vfprintf: Introduce JUMP_TABLE_BASE_LABEL
commit627e7a5f5bd3c623108fe5a4f86294d893fadbf2
authorFlorian Weimer <fweimer@redhat.com>
Sun, 1 Mar 2015 20:47:31 +0000 (1 21:47 +0100)
committerFlorian Weimer <fweimer@redhat.com>
Fri, 6 Mar 2015 09:29:49 +0000 (6 10:29 +0100)
treed7ad9fb2d511a5f6d832da53e5a14ff2fc5809c4
parentd176a41a62cad5cee4541176077380a84c0f49d7
vfprintf: Introduce JUMP_TABLE_BASE_LABEL

This makes the offset handling more explicit and avoids
cross-references between the jump tables.
ChangeLog
stdio-common/vfprintf.c