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

            Bug ID: 118653
           Summary: ice in vectorizable_live_operation, at
                    tree-vect-loop.cc:11573
           Product: gcc
           Version: 15.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
          Assignee: unassigned at gcc dot gnu.org
          Reporter: dcb314 at hotmail dot com
  Target Milestone: ---

Created attachment 60276
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=60276&action=edit
C source code

The attached C code does this with recent gcc:

foundBugs $ ~/gcc/results/bin/gcc -c -g -O3 -w bug1083.c
during GIMPLE pass: vect
runData/keep/in.39468.c: In function ‘main’:
runData/keep/in.39468.c:1246:5: internal compiler error: in
vectorizable_live_operation, at tree-vect-loop.cc:11577

Reply via email to