[RFC,0/3] gas: pre-defined symbols and .errif / .warnif

Message ID ae773111-1e01-421e-a187-95f9eecb1a52@suse.com
Headers
Series gas: pre-defined symbols and .errif / .warnif |

Message

Jan Beulich Dec. 9, 2024, 9:19 a.m. UTC
  There's admittedly little connection between both features, except for
both extending gas. Still I'd like to get early feedback, if any, for
either or both.

1: defer printing version ID
2: add a means to programmatically determine the assembler version
3: introduce .errif and .warnif

Note that the 3rd patch depends on "aarch64: re-work PR gas/27217 fix
again", which in turn I mean to rework along the lines of a remark
there. At which point the dependency would go away, afaict.

Jan