diff options
author | Tom Tromey <tom@tromey.com> | 2025-03-11 09:28:42 -0600 |
---|---|---|
committer | Tom Tromey <tom@tromey.com> | 2025-03-14 11:13:49 -0600 |
commit | 5cac5ee6be6a4c5668b119c0e2967a5967ba6b35 (patch) | |
tree | 7e714e52cc9a9ca700f9a259bf99a7b3b3ad7d7b /gdb/python/python.c | |
parent | 0a15ae610a313fe2d2c1a4b435d952888b6b5639 (diff) | |
download | binutils-5cac5ee6be6a4c5668b119c0e2967a5967ba6b35.zip binutils-5cac5ee6be6a4c5668b119c0e2967a5967ba6b35.tar.gz binutils-5cac5ee6be6a4c5668b119c0e2967a5967ba6b35.tar.bz2 |
Remove std::hash specialization
C++11 initially omitted specialization of std::hash for enumeration
types, but this was rectified in LWG issue 2148. This patch removes a
redundant specialization. Tested by rebuilding.
Approved-By: Simon Marchi <simon.marchi@efficios.com>
Diffstat (limited to 'gdb/python/python.c')
0 files changed, 0 insertions, 0 deletions