This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] PR middle-end/14521: Inconsistent warning quoting
- From: Andrew Pinski <pinskia at physics dot uc dot edu>
- To: Paul Schlie <schlie at comcast dot net>
- Cc: <gcc-patches at gcc dot gnu dot org>
- Date: Sun, 31 Oct 2004 16:19:33 -0500
- Subject: Re: [PATCH] PR middle-end/14521: Inconsistent warning quoting
- References: <BDAABEB7.7B2D%schlie@comcast.net>
On Oct 31, 2004, at 4:09 PM, Paul Schlie wrote:
WRT 3.4 branch, would guess maintaining consistency would be a good
thing.
Well since the 3.4 branch is frozen right now, nothing is going to
change on it with respect with diagnostic problems. Really if the
diagnostic problem is not a regression, it is most likely will not
be fixed on the 3.4 branch and also the infrastructure for this is
not even on the 3.4 branch at all, so I don’t think this can be
changed on the 3.4 branch at all.
-- Pinski