aboutsummaryrefslogtreecommitdiff
path: root/gdb/symtab.c
diff options
context:
space:
mode:
authorTom Tromey <tom@tromey.com>2023-03-02 15:08:42 -0700
committerTom Tromey <tom@tromey.com>2024-01-28 10:58:16 -0700
commit0ff2d66b1f1f3125ff59a97539b97a61bc0d6bf3 (patch)
tree8749f7c1a03b97a0839c0661edbcc9cb4370bdcd /gdb/symtab.c
parent790948cb0933c835e76ada717ab857852813e04f (diff)
downloadgdb-0ff2d66b1f1f3125ff59a97539b97a61bc0d6bf3.zip
gdb-0ff2d66b1f1f3125ff59a97539b97a61bc0d6bf3.tar.gz
gdb-0ff2d66b1f1f3125ff59a97539b97a61bc0d6bf3.tar.bz2
Remove NR_DOMAINS
NR_DOMAINS is only used for a static assert, but we no longer need it now. If we add too many constants to this enum, GCC will warn about the bitfield overflow: error: ‘symbol::m_domain’ is too small to hold all values of ‘enum domain_enum’
Diffstat (limited to 'gdb/symtab.c')
0 files changed, 0 insertions, 0 deletions