summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@linux.intel.com>2017-10-11 13:14:01 -0700
committerH. Peter Anvin <hpa@linux.intel.com>2017-10-11 13:14:01 -0700
commit89215e9e371b825f589cb9ebd220a5d97c8f2dc0 (patch)
tree2b5eb79bbc69ece194738f1119bc63db8dd22176 /configure.ac
parentaaefc7fe6b9e4302ae0a9353695e9680de083913 (diff)
downloadnasm-89215e9e371b825f589cb9ebd220a5d97c8f2dc0.tar.gz
Remove duplicate warnings for immediate overflow
For immediates, we had one overflow test in the bytecode interpreter (in most cases via warn_overflow_opd()) and one in out(); this meant we got two warnings instead of one every time. Replace with only the one in out(). Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions