]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Re: gas .align limit
authorAlan Modra <amodra@gmail.com>
Sun, 18 May 2025 15:02:22 +0000 (00:32 +0930)
committerAlan Modra <amodra@gmail.com>
Thu, 22 May 2025 22:56:08 +0000 (08:26 +0930)
commit0c951ab895a5b3977dad6718e6571774db1237c6
tree87f14ec0809b513b47e4a2ec389663c7ff1f436a
parent83d94ae428b1a41ebee64a78b868cf1668cefcf7
Re: gas .align limit

Now that rs_align_code has been corrected for all targets, put the
.align limit back to bits_per_address-1.  Also fix a comment.

* frags.h (fr_var): Correct comment.
* read.c (TC_ALIGN_LIMIT): Revert commit ff4c03516c change.
gas/frags.h
gas/read.c