hash-set.h (DEFINE_DEBUG_HASH_SET): Remove static qualifier from explicit instantiati...
authorGerald Pfeifer <gerald@pfeifer.com>
Mon, 27 Nov 2017 17:29:06 +0000 (17:29 +0000)
committerGerald Pfeifer <gerald@gcc.gnu.org>
Mon, 27 Nov 2017 17:29:06 +0000 (17:29 +0000)
commit4c71819dda4507e9b06bc8fa61945136cb63550a
treec32035a80cd0c6acf392748f2096a7044850bcdc
parent68e601d879ea9295228f4111aaaa101607757da9
hash-set.h (DEFINE_DEBUG_HASH_SET): Remove static qualifier from explicit instantiation of debug_helper.

* hash-set.h (DEFINE_DEBUG_HASH_SET): Remove static qualifier
from explicit instantiation of debug_helper.
* vec.h (DEFINE_DEBUG_VEC): Ditto.

From-SVN: r255175
gcc/ChangeLog
gcc/hash-set.h
gcc/vec.h