commit | dc3f65f030628a779318ac75d7ec572f16d61132 | [log] [tgz] |
---|---|---|
author | Jan Beulich <jbeulich@suse.com> | Fri Mar 17 10:05:57 2023 +0100 |
committer | Jan Beulich <jbeulich@suse.com> | Fri Mar 17 10:05:57 2023 +0100 |
tree | 14c971f15a6e050a6b0b8c21d6fa3e0f8c1d8f41 | |
parent | 6786a0211c9d3c005cd25893ede37e986b69cb49 [diff] |
gas: use flag_mri directly in macro processing Again with the removal of gasp about 20 years ago the extra level of indirection isn't necessary anymore. Drop macro.c's local variable and use the global flag directly.