This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] Fix PR21595
On 5/17/05, Roger Sayle <roger@eyesopen.com> wrote:
>
> On Mon, 16 May 2005, Richard Guenther wrote:
> > 2005-05-16 Richard Guenther <rguenth@gcc.gnu.org>
> >
> > PR middle-end/21595
> > * builtins.c (fold_builtin_constant_p): Handle
> > &"string cst"[0] as constant.
> >
> > * g++.dg/tree-ssa/builtin1.C: New testcase.
>
> This is OK for mainline, and after a few days for the gcc-4_0 branch
> as it is a regression from 3.4.
Got forgotten but now applied on 4.0 branch.
Richard.