https://sourceware.org/bugzilla/show_bug.cgi?id=31752
--- Comment #2 from Sourceware Commits <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=f29ebbe3be5c2a4400ad8b89a8f399ead4448148 commit f29ebbe3be5c2a4400ad8b89a8f399ead4448148 Author: Jan Beulich <jbeul...@suse.com> Date: Fri May 24 12:23:22 2024 +0200 gas: extend \+ support to .irp / .irpc PR gas/31752 These are effectively macro-like, without any separate macro definition. They already support \@, so they would better also support \+. This allows, where desired, to get away without maintaining an explicit count variable in source code. With this the recently introduced testcase doesn't need any xfails anymore. -- You are receiving this mail because: You are on the CC list for the bug.