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

            Bug ID: 85458
           Summary: FAIL: gcc.dg/pr83480.c (internal compiler error)
           Product: gcc
           Version: 8.0.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: middle-end
          Assignee: unassigned at gcc dot gnu.org
          Reporter: danglin at gcc dot gnu.org
  Target Milestone: ---
              Host: hppa2.0w-hp-hpux11.11
            Target: hppa2.0w-hp-hpux11.11
             Build: hppa2.0w-hp-hpux11.11

spawn /test/gnu/gcc/objdir/gcc/xgcc -B/test/gnu/gcc/objdir/gcc/
/test/gnu/gcc/gc
c/gcc/testsuite/gcc.dg/pr83480.c -fno-diagnostics-show-caret
-fdiagnostics-color
=never -O2 -g -fselective-scheduling2 -ftree-vectorize
-freorder-blocks-algorith
m=simple -fnon-call-exceptions -fno-guess-branch-probability -fno-peephole2
-fno
-tree-sink -fno-tree-scev-cprop -S -o pr83480.s
/test/gnu/gcc/gcc/gcc/testsuite/gcc.dg/pr83480.c: In function 'foo':
/test/gnu/gcc/gcc/gcc/testsuite/gcc.dg/pr83480.c:29:6: warning: division by
zero
 [-Wdiv-by-zero]
during RTL pass: sched2
/test/gnu/gcc/gcc/gcc/testsuite/gcc.dg/pr83480.c:32:1: internal compiler error:
in sel_target_adjust_priority, at sel-sched.c:3336
libbacktrace could not find executable to open
Please submit a full bug report,
with preprocessed source if appropriate.
See <https://gcc.gnu.org/bugs/> for instructions.
compiler exited with status 1
output is:
/test/gnu/gcc/gcc/gcc/testsuite/gcc.dg/pr83480.c: In function 'foo':
/test/gnu/gcc/gcc/gcc/testsuite/gcc.dg/pr83480.c:29:6: warning: division by
zero [-Wdiv-by-zero]
during RTL pass: sched2
/test/gnu/gcc/gcc/gcc/testsuite/gcc.dg/pr83480.c:32:1: internal compiler error:
in sel_target_adjust_priority, at sel-sched.c:3336
libbacktrace could not find executable to open
Please submit a full bug report,
with preprocessed source if appropriate.
See <https://gcc.gnu.org/bugs/> for instructions.

FAIL: gcc.dg/pr83480.c (internal compiler error)
PASS: gcc.dg/pr83480.c  (test for warnings, line 29)
FAIL: gcc.dg/pr83480.c (test for excess errors)
Excess errors:
during RTL pass: sched2
/test/gnu/gcc/gcc/gcc/testsuite/gcc.dg/pr83480.c:32:1: internal compiler error:
in sel_target_adjust_priority, at sel-sched.c:3336

Reply via email to