This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] Added PLUGIN_FINISH_TYPE callback on enum type processing
- From: Cary Coutant <ccoutant at google dot com>
- To: Bruno Loff <bruno dot loff at gmail dot com>
- Cc: gcc-patches <gcc-patches at gcc dot gnu dot org>, Diego Novillo <dnovillo at google dot com>, Le-Chun Wu <lcwu at google dot com>
- Date: Mon, 2 Feb 2015 10:42:01 -0800
- Subject: Re: [PATCH] Added PLUGIN_FINISH_TYPE callback on enum type processing
- Authentication-results: sourceware.org; auth=none
- References: <CAGOfsMiNLbWaQP6yyx+vFVOAM7xPM0koDn8HRJO_sUTeb3SP3A at mail dot gmail dot com> <CAGOfsMgmwjjf-mbYYhgpFgteOtnQiMZgdjCHUTtQ7bgfLQ-dNQ at mail dot gmail dot com>
> I am forwarding this reply to Cary Coutant, Diego Novillo and Le-Chun
> Wu, as they were listed as the plugin maintainers.
>
> Cary, Diego, Le-Chun, please let me know if you are on it, or if I
> should send it to someone else.
Sorry, this isn't my kind of plugin -- I'm a maintainer for the LTO
linker plugin, but this looks like it's related to GCC plugins. Diego
or Le-Chun should be able to help, though.
-cary