0
0
mirror of https://github.com/netwide-assembler/nasm.git synced 2025-10-10 00:25:06 -04:00
Files
nasm/output
H. Peter Anvin d79fb158e1 outobj: make sure segment alignment warnings are kept
Warnings are flushed at the end of each pass, but the segment
directive in outobj is only processed once. Therefore, keep track of
the originally requested alignment size so the warning can be
re-issued on later passes.

Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
2025-09-05 22:10:18 -07:00
..
2022-01-09 17:34:35 +01:00
2022-01-09 17:34:35 +01:00
2022-01-09 17:34:35 +01:00
2022-01-09 17:34:35 +01:00
2019-08-10 02:28:17 -07:00
2024-08-20 12:59:07 -07:00