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

            Bug ID: 91880
           Summary: ICE: segfault in hwloop_optimize
           Product: gcc
           Version: 10.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: jcmvbkbc at gcc dot gnu.org
  Target Milestone: ---

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

gcc built for xtensa call0 ABI and invoked with the attached source and the
following command line segfaults in hwloop_optimize:

cc1 -mlongcalls -mauto-litpools -Os -O3 -std=c11 -fomit-frame-pointer -fPIC
-fno-math-errno -fno-signed-zeros -fno-tree-vectorize vp9dsp_8bpp.i

Reply via email to