pragma.c: make the generic "output" and "debug" pragma namespaces work
commitb7136487bd59b943645bbdc917b694340399ab9b
authorH. Peter Anvin <hpa@linux.intel.com>
Wed, 30 May 2018 21:42:06 +0000 (30 14:42 -0700)
committerH. Peter Anvin <hpa@linux.intel.com>
Wed, 30 May 2018 21:42:06 +0000 (30 14:42 -0700)
treebeb67c02211f136f5e734adbc08d3f7bb97c7b32
parent7310d0bd5b04ea270a6630efa759d3ecf2622b28
pragma.c: make the generic "output" and "debug" pragma namespaces work

"output" and "debug" are supposed to redirect to the current output
and debug formats. Fix it so it actually does.

Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
asm/pragma.c
test/subsection.asm [new file with mode: 0644]