This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] Come up with Deprecated option flag.
- From: Paul Koning <paulkoning at comcast dot net>
- To: Martin Liška <mliska at suse dot cz>
- Cc: GCC Patches <gcc-patches at gcc dot gnu dot org>
- Date: Mon, 11 Jun 2018 15:33:59 -0400
- Subject: Re: [PATCH] Come up with Deprecated option flag.
- References: <8d95daa6-fc51-9433-7f4b-06bac83c9b9a@suse.cz> <a58f3de7-5d6c-2e30-4910-24db839e9260@suse.cz>
> On Jun 8, 2018, at 7:09 AM, Martin Liška <mliska@suse.cz> wrote:
>
> Hi.
>
> First follow-up MPX removal patch comes up with Deprecated option flag.
> That prints warning for options that have no effect:
Should this be mentioned in the internals manual (section 8.2)?
paul