plugin.c (get_named_event_id): Fix hash table rebuild to include dynamically allocate...
authorJoern Rennecke <amylaar@spamcop.net>
Fri, 11 Dec 2009 11:11:18 +0000 (11:11 +0000)
committerJoern Rennecke <amylaar@gcc.gnu.org>
Fri, 11 Dec 2009 11:11:18 +0000 (11:11 +0000)
commit8a8d675f4148d4fbccba88f514da8656bf1f27f2
tree06d80b41526f05e9fea2367f2232b4af2d8e963a
parent5d96330ac864e99e367c7ffcb88a685342a1e38c
plugin.c (get_named_event_id): Fix hash table rebuild to include dynamically allocated events.

        * plugin.c (get_named_event_id): Fix hash table rebuild to include
        dynamically allocated events.

From-SVN: r155156
gcc/ChangeLog
gcc/plugin.c