http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51703

             Bug #: 51703
           Summary: FAIL: gfortran.dg/io_real_boz_[345].f90  -O  (test for
                    excess errors)
    Classification: Unclassified
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: testsuite
        AssignedTo: unassig...@gcc.gnu.org
        ReportedBy: dang...@gcc.gnu.org
              Host: hppa-unknown-linux-gnu
            Target: hppa-unknown-linux-gnu
             Build: hppa-unknown-linux-gnu


Executing on host:
/home/dave/gnu/gcc/objdir/gcc/testsuite/gfortran/../../gfortr
an -B/home/dave/gnu/gcc/objdir/gcc/testsuite/gfortran/../../
-B/home/dave/gnu/gc
c/objdir/hppa-linux-gnu/./libgfortran/
/home/dave/gnu/gcc/gcc/gcc/testsuite/gfor
tran.dg/io_real_boz_3.f90    -O  -std=f2008 
-B/home/dave/gnu/gcc/objdir/hppa-li
nux-gnu/./libgfortran/.libs
-L/home/dave/gnu/gcc/objdir/hppa-linux-gnu/./libgfor
tran/.libs -L/home/dave/gnu/gcc/objdir/hppa-linux-gnu/./libgfortran/.libs  -lm  
 -o ./io_real_boz_3.exe    (timeout = 300)
spawn /home/dave/gnu/gcc/objdir/gcc/testsuite/gfortran/../../gfortran
-B/home/da
ve/gnu/gcc/objdir/gcc/testsuite/gfortran/../../
-B/home/dave/gnu/gcc/objdir/hppa
-linux-gnu/./libgfortran/
/home/dave/gnu/gcc/gcc/gcc/testsuite/gfortran.dg/io_re
al_boz_3.f90 -O -std=f2008
-B/home/dave/gnu/gcc/objdir/hppa-linux-gnu/./libgfort
ran/.libs -L/home/dave/gnu/gcc/objdir/hppa-linux-gnu/./libgfortran/.libs
-L/home
/dave/gnu/gcc/objdir/hppa-linux-gnu/./libgfortran/.libs -lm -o
./io_real_boz_3.e
xe
/home/dave/gnu/gcc/gcc/gcc/testsuite/gfortran.dg/io_real_boz_3.f90:12.17:

       x = 1.0_16 + 2.0_16**(-105)
                 1
Error: Invalid real kind 16 at (1)
compiler exited with status 1
output is:
/home/dave/gnu/gcc/gcc/gcc/testsuite/gfortran.dg/io_real_boz_3.f90:12.17:

       x = 1.0_16 + 2.0_16**(-105)
                 1
Error: Invalid real kind 16 at (1)

FAIL: gfortran.dg/io_real_boz_3.f90  -O  (test for excess errors)
Excess errors:
/home/dave/gnu/gcc/gcc/gcc/testsuite/gfortran.dg/io_real_boz_3.f90:12:17:
Error: Invalid real kind 16 at (1)

UNRESOLVED: gfortran.dg/io_real_boz_3.f90  -O  compilation failed to produce
executable

Target doesn't support real kind 16.

Reply via email to