diff options
author | Jason Merrill <jason@redhat.com> | 2023-03-16 17:13:57 -0400 |
---|---|---|
committer | Jason Merrill <jason@redhat.com> | 2023-04-26 17:16:22 -0400 |
commit | 9b40ca2569d71e54d7dbbdbfd00d733770576f6f (patch) | |
tree | ee5b5f9a8bb52f8617494f9fddf3d19bccbcab28 /libgcc | |
parent | d60cbbfaa9a3ad3bd1f613be95add939c16fc9a1 (diff) | |
download | gcc-9b40ca2569d71e54d7dbbdbfd00d733770576f6f.zip gcc-9b40ca2569d71e54d7dbbdbfd00d733770576f6f.tar.gz gcc-9b40ca2569d71e54d7dbbdbfd00d733770576f6f.tar.bz2 |
c++: remove nsdmi_inst hashtable
It occurred to me that we have a perfectly good DECL_INITIAL field to put
the instantiated DMI into, we don't need a separate hash table.
gcc/cp/ChangeLog:
* init.cc (nsdmi_inst): Remove.
(maybe_instantiate_nsdmi_init): Use DECL_INITIAL instead.
Diffstat (limited to 'libgcc')
0 files changed, 0 insertions, 0 deletions