This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: ICE due to tree-sra.c vs tree-dfa.c mismatch
- From: Andrew Pinski <pinskia at physics dot uc dot edu>
- To: rth at redhat dot com (Richard Henderson)
- Cc: weigand at i1 dot informatik dot uni-erlangen dot de (Ulrich Weigand), gcc at gcc dot gnu dot org
- Date: Fri, 9 Jul 2004 21:19:25 -0400 (EDT)
- Subject: Re: ICE due to tree-sra.c vs tree-dfa.c mismatch
>
> On Sat, Jul 10, 2004 at 02:08:27AM +0200, Ulrich Weigand wrote:
> > I'm not sure who's at fault here. Should note_addressable be able to
> > handle variables without var_ann? Should this never have been
> > scalarized? Or should find_referenced_vars have generated annotations
> > for such variables as well?
>
> Please file a bug and assign it to me.
Assigning PR 16422 to you then this is the same bug.
Thanks,
Andrew Pinski