fix preprocessing *.S with ` ' chars in #comments
commit16cbca281fe5d22cd3e6f548cae59d19c31d30ac
authorseyko <seyko2@gmail.com>
Thu, 14 Apr 2016 18:46:46 +0000 (14 21:46 +0300)
committerseyko <seyko2@gmail.com>
Thu, 14 Apr 2016 18:46:46 +0000 (14 21:46 +0300)
tree4921266adc409f06327db5773073b5b5128a54c6
parent5fb57bead41cd3a84f0aa3f98d00b5fe5de25a08
fix preprocessing *.S with ` ' chars in #comments

    with a test program. Problem detected when trying to
    compile linux-2.4.37.9 with tcc.
tccpp.c
tests/pp/13.S [new file with mode: 0644]
tests/pp/13.expect [new file with mode: 0644]