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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|                            |2021-08-03
     Ever confirmed|0                           |1
           Severity|normal                      |enhancement
             Status|UNCONFIRMED                 |NEW
          Component|target                      |tree-optimization

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
We don't see any of this at the gimple level:
  D.2861 = foo ();
  _3 = D.2861.a;
  return _3;

Reply via email to