This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: new offset outside bounds of constant string warning
- From: "H.J. Lu" <hjl dot tools at gmail dot com>
- To: Ben Elliston <bje at au1 dot ibm dot com>
- Cc: gcc at gcc dot gnu dot org, iant at google dot com, Manuel López-Ibáñez <lopezibanez at gmail dot com>
- Date: Tue, 28 Apr 2009 06:45:35 -0700
- Subject: Re: new offset outside bounds of constant string warning
- References: <1240894301.9455.2.camel@helios>
2009/4/27 Ben Elliston <bje@au1.ibm.com>:
> On Manuel's recommendation, I have backed out revision 145102 for the
> time being. ?If someone wishes to have another go at it, the code is in
> svn.
>
> Cheers, Ben
You should use "patch -E" apply any patches. I checked in revision 14689
to remove the empty g++.dg/warn/pr35652.C and gcc.dg/pr35652.c.
--
H.J.