This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
whereis PLUGIN_REGISTER_GGC_CACHES? how to migrate it for GCC v6.x?
- From: Leslie Zhai <lesliezhai at llvm dot org dot cn>
- To: baldrick at free dot fr, gcc at gcc dot gnu dot org
- Date: Sat, 8 Jul 2017 15:50:26 +0800
- Subject: whereis PLUGIN_REGISTER_GGC_CACHES? how to migrate it for GCC v6.x?
- Authentication-results: sourceware.org; auth=none
- Feedback-id: bizesmtp:llvm.org.cn:qybgforeign:qybgforeign1
Hi GCC developers,
There was
PLUGIN_REGISTER_GGC_CACHES
pseudo-events for register_callback in GCC v4.x, but how to migrate it
for GCC v6.x? there is no PLUGIN_REGISTER_GGC_CACHES deprecated log in
ChangeLog-201X nor git log plugin.h... please give me some hint, thanks
a lot!
--
Regards,
Leslie Zhai - https://reviews.llvm.org/p/xiangzhai/