This is the mail archive of the gcc@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]

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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]