[Bug gdb/32821] Don't use ENUM_BITFIELD
cvs-commit at gcc dot gnu.org
sourceware-bugzilla@sourceware.org
Fri May 29 21:00:38 GMT 2026
https://sourceware.org/bugzilla/show_bug.cgi?id=32821
--- Comment #2 from Sourceware Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Tom Tromey <tromey@sourceware.org>:
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=ae94d7217be87a27abbfe7491f83591b02082a4b
commit ae94d7217be87a27abbfe7491f83591b02082a4b
Author: Tom Tromey <tom@tromey.com>
Date: Sun May 24 11:35:50 2026 -0600
Do not use ENUM_BITFIELD
C++ always allows enum bitfields, so gdb no longer needs to use the
ENUM_BITFIELD macro.
Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=32821
Approved-By: Andrew Burgess <aburgess@redhat.com>
Reviewed-By: Guinevere Larsen <guinevere@redhat.com>
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Gdb-prs
mailing list