[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug gas/16908] #line directives are ignored inside macros
From: |
cvs-commit at gcc dot gnu.org |
Subject: |
[Bug gas/16908] #line directives are ignored inside macros |
Date: |
Tue, 29 Mar 2022 06:19:31 +0000 |
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 <jbeulich@sourceware.org>:
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=be13be5b687ff0c31eacb0bdd0ab90c329476ed1
commit be13be5b687ff0c31eacb0bdd0ab90c329476ed1
Author: Jan Beulich <jbeulich@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.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Bug gas/16908] #line directives are ignored inside macros,
cvs-commit at gcc dot gnu.org <=