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

            Bug ID: 89638
           Summary: FAIL: gfortran.dg/integer_exponentiation_4.f90
           Product: gcc
           Version: 9.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: testsuite
          Assignee: unassigned at gcc dot gnu.org
          Reporter: danglin at gcc dot gnu.org
  Target Milestone: ---
              Host: hppa-unknown-linux-gnu
            Target: hppa-unknown-linux-gnu
             Build: hppa-unknown-linux-gnu

This bug is similar to pr33584.  However, the test didn't used to fail on
linux.
Revision 267189 was okay.

spawn -ignore SIGHUP
/home/dave/gnu/gcc/objdir/gcc/testsuite/gfortran2/../../gfo
rtran -B/home/dave/gnu/gcc/objdir/gcc/testsuite/gfortran2/../../
-B/home/dave/gn
u/gcc/objdir/hppa-linux-gnu/./libgfortran/
/home/dave/gnu/gcc/gcc/gcc/testsuite/
gfortran.dg/integer_exponentiation_4.f90 -fno-diagnostics-show-caret
-fno-diagno
stics-show-line-numbers -fdiagnostics-color=never -O -S -o
integer_exponentiatio
n_4.s
/home/dave/gnu/gcc/gcc/gcc/testsuite/gfortran.dg/integer_exponentiation_4.f90:9:
12: Error: Division by zero at (1)
/home/dave/gnu/gcc/gcc/gcc/testsuite/gfortran.dg/integer_exponentiation_4.f90:11:12:
Error: Division by zero at (1)
/home/dave/gnu/gcc/gcc/gcc/testsuite/gfortran.dg/integer_exponentiation_4.f90:13:12:
Error: Division by zero at (1)
/home/dave/gnu/gcc/gcc/gcc/testsuite/gfortran.dg/integer_exponentiation_4.f90:24:12:
Error: Arithmetic overflow at (1)
/home/dave/gnu/gcc/gcc/gcc/testsuite/gfortran.dg/integer_exponentiation_4.f90:25:12:
Error: Arithmetic overflow at (1)
GNU MP: Cannot reallocate memory (old_size=4 new_size=268435472)
(null):0: confused by earlier errors, bailing out
compiler exited with status 1
PASS: gfortran.dg/integer_exponentiation_4.f90   -O   (test for errors, line 9)
PASS: gfortran.dg/integer_exponentiation_4.f90   -O   (test for errors, line
11)
PASS: gfortran.dg/integer_exponentiation_4.f90   -O   (test for errors, line
13)
PASS: gfortran.dg/integer_exponentiation_4.f90   -O   (test for errors, line
24)
PASS: gfortran.dg/integer_exponentiation_4.f90   -O   (test for errors, line
25)
FAIL: gfortran.dg/integer_exponentiation_4.f90   -O   (test for errors, line
26)
FAIL: gfortran.dg/integer_exponentiation_4.f90   -O   (test for errors, line
27)
FAIL: gfortran.dg/integer_exponentiation_4.f90   -O   (test for errors, line
35)
FAIL: gfortran.dg/integer_exponentiation_4.f90   -O   (test for errors, line
36)
FAIL: gfortran.dg/integer_exponentiation_4.f90   -O   (test for errors, line
37)
FAIL: gfortran.dg/integer_exponentiation_4.f90   -O   (test for errors, line
38)
FAIL: gfortran.dg/integer_exponentiation_4.f90   -O   (test for errors, line
41)
FAIL: gfortran.dg/integer_exponentiation_4.f90   -O   (test for errors, line
42)
FAIL: gfortran.dg/integer_exponentiation_4.f90   -O  (test for excess errors)
Excess errors:
GNU MP: Cannot reallocate memory (old_size=4 new_size=268435472)
(null):0:0: confused by earlier errors, bailing out

Reply via email to