This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Bug in tree-sra.c:sra_walk_modify_expr
- From: kenner at vlsi1 dot ultra dot nyu dot edu (Richard Kenner)
- To: pinskia at physics dot uc dot edu
- Cc: gcc at gcc dot gnu dot org
- Date: Mon, 1 Nov 04 10:56:09 EST
- Subject: Re: Bug in tree-sra.c:sra_walk_modify_expr
static struct c41103a__T4b C.0 = {.length=4, .s="ABCD"};
This is the difference between what we both get: a different choice
was made as to whether this was static.
D.381 = VIEW_CONVERT_EXPR<struct c41103a__Tn5S>(D.379);
But D.381 was replaced, so you don't have the case I mentioned.