On Thu, Apr 23, 2009 at 03:50:12PM +1000, Ben Elliston wrote: > According to svn annotate, it was you who authored the new 'offset > outside bounds of constant string warning' warning in GCC (well, I think > so, anyway). The compiler now complains about some code in the C++ > demangler: > > /home/bje/source/gcc-trunk/libiberty/cplus-dem.c:2651: warning: offset > ???3??? outside bounds of constant string
It was actually Manuel, H.J. just committed the patch. It has been reverted on the 4.4 branch already, and unless something is done on the trunk I'd think it should be reverted on the trunk as well. Jakub