http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52693

--- Comment #5 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-03-23 
23:00:47 UTC ---
Wait a minute,
  value = stack.l[D.4470_102];
With
  value_77 = MEM[(struct exprList_s *)&stack];
  value$u_620 = MEM[(struct exprList_s *)&stack].u;

Where is D.4470_102 being taken into account?  I don't see it in the dumps.

Reply via email to