]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
make frag fr_type a bitfield
authorAlan Modra <amodra@gmail.com>
Tue, 2 Sep 2025 12:38:29 +0000 (22:08 +0930)
committerAlan Modra <amodra@gmail.com>
Wed, 3 Sep 2025 01:00:47 +0000 (10:30 +0930)
commit11e5824cda9f8d94f6982124eb2c231dfab77bee
tree879e3fe422ffa185c17f1eda1de52a7152295813
parent97297d94628346a51d74b6eb13a7c12dccea32e5
make frag fr_type a bitfield

For better packing of struct frag.

* frags.h (struct frag <fr_type>): Use ENUM_BITFIELD.
gas/frags.h