| commit | be13be5b687ff0c31eacb0bdd0ab90c329476ed1 | [log] [tgz] |
|---|---|---|
| author | Jan Beulich <jbeulich@suse.com> | Tue Mar 29 08:18:14 2022 +0200 |
| committer | Jan Beulich <jbeulich@suse.com> | Tue Mar 29 08:18:14 2022 +0200 |
| tree | a1ccaedd3425fb13ccb73464713336cddcd670f7 | |
| parent | 1d1595b48b7146952bdd2f7c90607977dd0c89d6 [diff] |
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).