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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|                            |2024-06-29
             Status|UNCONFIRMED                 |NEW
     Ever confirmed|0                           |1

--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
/app/example.cpp:7:19: note:   === vect_analyze_data_refs ===
/app/example.cpp:7:19: missed:   not vectorized: no vectype for stmt: _4 = *_3;
 scalar_type: complex doubleD.46
/app/example.cpp:8:13: missed:   not vectorized: no vectype for stmt: _4 = *_3;
 scalar_type: complex double


Confirmed.

Reply via email to