This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
Other format: | [Raw text] |
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. r~
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |