https://sourceware.org/bugzilla/show_bug.cgi?id=31964
--- Comment #12 from Sourceware Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Alan Modra <amo...@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=d686a2b68810b4b1f98930cebcf3b2ee256b1ce2 commit d686a2b68810b4b1f98930cebcf3b2ee256b1ce2 Author: Alan Modra <amo...@gmail.com> Date: Fri Jul 12 09:50:46 2024 +0930 Re: base64: Add support for targets with byte size > octet size. Three extra octets are now expected with the latest change to base64.s. They happened to be covered by patterns allowing for zero padding at the end of the section, but we don't want to allow fewer octets than expected. PR 31964 * testsuite/gas/all/base64.d: Adjust. -- You are receiving this mail because: You are on the CC list for the bug.