https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119980

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|tree-optimization           |rtl-optimization

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
The tree level looks correct:
  _10 = _9->x;
  MEM[(struct F *)_9].x = _10;

Reply via email to