diff options
author | Nathan Sidwell <nathan@acm.org> | 2022-06-22 07:51:44 -0700 |
---|---|---|
committer | Nathan Sidwell <nathan@acm.org> | 2022-06-22 08:21:03 -0700 |
commit | d844478ab47a16c8ae65f253fd1cdc685c7951fc (patch) | |
tree | 0096f3e7a735084d5d13158d635eca98f05ddd9c /gcc/testsuite/gdc.test/fail_compilation/retscope2.d | |
parent | d68d366425369649cb4e25a07752e25a4fff52cf (diff) | |
download | gcc-d844478ab47a16c8ae65f253fd1cdc685c7951fc.tar.gz |
c++: Remove ifdefed code
The only reason I chose to use DECL_UID on this hash table was to make
it stable against ASLR and perturbations due to other allocations.
It's not required for correctness, as the comment mentions the
equality fn uses pointer identity.
gcc/cp/
* module.cc (struct duplicate_hash): Remove.
(duplicate_hash_map): Adjust.
Diffstat (limited to 'gcc/testsuite/gdc.test/fail_compilation/retscope2.d')
0 files changed, 0 insertions, 0 deletions