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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
             Status|UNCONFIRMED                 |ASSIGNED
           Assignee|unassigned at gcc dot gnu.org      |pinskia at gcc dot 
gnu.org
   Last reconfirmed|                            |2024-08-19

--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Error: invalid ‘PHI’ argument
(*ab_13(D))[0]
_15 = PHI <_3(4), (*ab_13(D))[0](5)>
during GIMPLE pass: phiopt
t.f:2:29: internal compiler error: verify_gimple failed
0x25648ee internal_error(char const*, ...)
       
/home/apinski/src/upstream-gcc-git/gcc/gcc/diagnostic-global-context.cc:491
0x11ad20d verify_gimple_in_cfg(function*, bool, bool)
        /home/apinski/src/upstream-gcc-git/gcc/gcc/tree-cfg.cc:5681
0x102cf0a execute_function_todo
        /home/apinski/src/upstream-gcc-git/gcc/gcc/passes.cc:2089
0x102d497 execute_todo
        /home/apinski/src/upstream-gcc-git/gcc/gcc/passes.cc:2143
Please submit a full bug report, with preprocessed source (by using
-freport-bug).
Please include the complete backtrace with any bug report.
See <https://gcc.gnu.org/bugs/> for instructions.

Reply via email to