asm: add a default-off warning for phase error in pass 1
commitb45c03ab429ae417ed77232750d2d8ac2666aacf
authorH. Peter Anvin (Intel) <hpa@zytor.com>
Thu, 28 Jun 2018 04:03:38 +0000 (27 21:03 -0700)
committerH. Peter Anvin (Intel) <hpa@zytor.com>
Thu, 28 Jun 2018 04:03:38 +0000 (27 21:03 -0700)
treee656a2bd6e3373a3c75e19c35c68e5591da33134
parentb28ff3a51fbcd2fe7b6074f7553b439b014acb7b
asm: add a default-off warning for phase error in pass 1

Add a default-off warning for phase error in pass 1.  This is default
off because of the lateness in the release cycle, but cases where we
have such instability should be investigated further.  For now, the
warning is here so we can debug these problems in the field.

Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
asm/error.c
asm/nasm.c
include/error.h