------- Additional Comments From pinskia at gcc dot gnu dot org 2004-11-21 23:07 ------- Confirmed. static struct gnat__strings__string_list_access C.572 = {.P_ARRAY=(struct gnat__strings__string_access[(long int) <PLACEHOLDER_EXPR struct gnat__strings__string_list_access>.P_BOUNDS->LB0 .. (long int) <PLACEHOLDER_EXPR struct gnat__strings__string_list_access>.P_BOUNDS->UB0] *) C.2650_12486, .P_BOUNDS=&C.2650};
Note C.2650_12486, I think this is an SRA bug as we don't have it before SRA, but after wards we do. I think it comes from not copying the tree before setting gimplifying the tree. -- What |Removed |Added ---------------------------------------------------------------------------- CC| |rth at gcc dot gnu dot org Status|UNCONFIRMED |NEW Ever Confirmed| |1 Last reconfirmed|0000-00-00 00:00:00 |2004-11-21 23:07:49 date| | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18572