labels: Warn if new label created on pass two
commit5dfcab6bf952f18d30c741118451f29cb61b1412
authorCyrill Gorcunov <gorcunov@gmail.com>
Mon, 18 Jul 2016 08:49:47 +0000 (18 11:49 +0300)
committerCyrill Gorcunov <gorcunov@gmail.com>
Mon, 18 Jul 2016 08:49:47 +0000 (18 11:49 +0300)
tree643a0d493b19f8755b26794275485211cb33f2e6
parent065c34273c0d7c4aa669b9a926ae50ae3963dbb9
labels: Warn if new label created on pass two

When symbols are created turing non-first pass we
should at least warn a user since it's a sign of
potential problem.

http://bugzilla.nasm.us/show_bug.cgi?id=3392358

Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
labels.c