aboutsummaryrefslogtreecommitdiff
path: root/gdb/observable.h
diff options
context:
space:
mode:
authorTom Tromey <tromey@adacore.com>2023-09-15 10:13:24 -0600
committerTom Tromey <tromey@adacore.com>2023-09-15 10:36:15 -0600
commit0e0edacca5f34621f85e93a22ee31c6810b5941c (patch)
tree34b6d5d3221c3176dd19dfd347cf2e594ebd739c /gdb/observable.h
parent5490b88bfb36d23799005ee5284292d48d91cbdc (diff)
downloadgdb-0e0edacca5f34621f85e93a22ee31c6810b5941c.zip
gdb-0e0edacca5f34621f85e93a22ee31c6810b5941c.tar.gz
gdb-0e0edacca5f34621f85e93a22ee31c6810b5941c.tar.bz2
Fix build failure with GCC 4.8
A user pointed out that the build failed with GCC 4.8. The problem was that the form used by the std::hash specialization of ptid_t was not accepted. This patch rewrites this code into a form that is acceptable to the older compiler. Approved-By: Simon Marchi <simon.marchi@efficios.com>
Diffstat (limited to 'gdb/observable.h')
0 files changed, 0 insertions, 0 deletions