gas: generalize comment character escaping recognition
authorJan Beulich <jbeulich@suse.com>
Mon, 20 Jul 2020 06:56:23 +0000 (08:56 +0200)
committerJan Beulich <jbeulich@suse.com>
Mon, 20 Jul 2020 06:56:23 +0000 (08:56 +0200)
commit750e4bf70f2caab39dc5d0a1b2d26c9ca1fbd909
treebe3d6d2b89bbb851fb2ba3701cc6814c00e62e18
parent48ef937e913d31bbd24a7ae568d30b499a6b3477
gas: generalize comment character escaping recognition

PR gas/4572

Generalize what ab1fadc6b2f0 ("PR22714, Assembler preprocessor loses
track of \@") did to always honor escaped comment chars. Use this then
to support escaped /, %, and * operators on x86, when / is a comment
char (to match the Sun assembler's behavior).
gas/ChangeLog
gas/app.c
This page took 0.024711 seconds and 4 git commands to generate.