Try fixing asm_dot_test on Windows
commit942b73bbbb8460d42f99880c11014613350717b9
authorMichael Matz <matz@suse.de>
Mon, 24 Jun 2019 03:18:08 +0000 (24 05:18 +0200)
committerMichael Matz <matz@suse.de>
Mon, 24 Jun 2019 03:18:08 +0000 (24 05:18 +0200)
tree1bae8409e9e9c66c2f69bdc90261d98b6bfca369
parent65994833042390061bfd8af58806f7ddcf4034c4
Try fixing asm_dot_test on Windows

its GAS lacks .pushsection/.popsection and .previous, so
we must manually switch back to .text in the snippets on
that platform.
tests/tcctest.c