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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|UNCONFIRMED                 |RESOLVED
   Target Milestone|---                         |15.0

--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Fixed on the trunk by r15-3128-gde1923f9f4d534 :

Removing dead stmt:__t_9 = COMPLEX_EXPR <__t$real_1, __t$imag_2>;
Removing dead stmt:__t$imag_2 = __t$imag_12(D);
Removing dead stmt:__t_11 = COMPLEX_EXPR <__t$real_4, __t$imag_3>;
Removing dead stmt:__t$real_4 = __t$real_1;

Reply via email to