https://sourceware.org/bugzilla/show_bug.cgi?id=4572
--- Comment #13 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Jan Beulich <jbeul...@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=750e4bf70f2caab39dc5d0a1b2d26c9ca1fbd909 commit 750e4bf70f2caab39dc5d0a1b2d26c9ca1fbd909 Author: Jan Beulich <jbeul...@suse.com> Date: Mon Jul 20 08:56:23 2020 +0200 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). -- You are receiving this mail because: You are on the CC list for the bug.