This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] Fix PR21509
- From: Richard Guenther <rguenth at tat dot physik dot uni-tuebingen dot de>
- To: Richard Henderson <rth at redhat dot com>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Fri, 13 May 2005 11:17:17 +0200 (CEST)
- Subject: Re: [PATCH] Fix PR21509
On Wed, 11 May 2005, Richard Henderson wrote:
> On Wed, May 11, 2005 at 01:01:12PM +0200, Richard Guenther wrote:
> > * c-format.c (check_format_arg): Handle string literals of
> > the form &"string"[offset].
> >
> > * g++.dg/warn/format4.C: New testcase.
>
> Ok mainline only. 4.0 and 3.4 won't see this because we won't
> be back-porting the patch to adjust how arrays are lowered.
Ok, you're right for C, and we probably don't care about C++.
Richard.
--
Richard Guenther <richard dot guenther at uni-tuebingen dot de>
WWW: http://www.tat.physik.uni-tuebingen.de/~rguenth/