https://sourceware.org/bugzilla/show_bug.cgi?id=31752
--- Comment #3 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=1e3c814459d83247707f8c9840ac660726cfaae0 commit 1e3c814459d83247707f8c9840ac660726cfaae0 Author: Jan Beulich <jbeul...@suse.com> Date: Mon Jun 10 09:06:37 2024 +0200 gas: extend \+ support to .rept PR gas/31752 While not quite as macro-like as .irp / .irpc, this perhaps benefits from supporting \+ even more than those: It allows, where desired, to get away without maintaining an explicit count variable in source code. Keep .rep (and custom per-arch uses of s_rept() / do_repeat()) behavior unaltered. -- You are receiving this mail because: You are on the CC list for the bug.