https://sourceware.org/bugzilla/show_bug.cgi?id=16908
--- Comment #4 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=be13be5b687ff0c31eacb0bdd0ab90c329476ed1 commit be13be5b687ff0c31eacb0bdd0ab90c329476ed1 Author: Jan Beulich <jbeul...@suse.com> Date: Tue Mar 29 08:18:14 2022 +0200 gas/Dwarf: special-case .linefile only for macros Restrict the PR gas/16908 workaround to just macros, matching the original intention as well as the comment there. For constructs like .irp or .rept the reasoning doesn't apply, as there's no separate "invocation" point which may be of interest to record (for, as said there, short macros). -- You are receiving this mail because: You are on the CC list for the bug.