This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [C++ Patch] PR 54161
- From: Paolo Carlini <paolo dot carlini at oracle dot com>
- To: Jason Merrill <jason at redhat dot com>
- Cc: "gcc-patches at gcc dot gnu dot org" <gcc-patches at gcc dot gnu dot org>
- Date: Mon, 06 Aug 2012 02:09:47 +0200
- Subject: Re: [C++ Patch] PR 54161
- References: <501D19A7.4030403@oracle.com> <501F01C5.1020804@redhat.com>
On 08/06/2012 01:29 AM, Jason Merrill wrote:
On reflection, I think I prefer the status quo. As long as the
pedwarn is on by default, I don't mind letting people disable it with
-Wno-pointer-arith.
I hear you. Then, let's just close the PR.
Thanks!
Paolo.