Hi Steve,

>> the new testcases FAILs on sparc and a couple of other targets:
>> 
>> +FAIL: gfortran.dg/pr91497.f90   -O  (test for excess errors)
>> 
>> Excess errors:
>> /vol/gcc/src/hg/trunk/local/gcc/testsuite/gfortran.dg/pr91497.f90:13:13:
>> Error: Old-style type declaration REAL*10 not supported at (1)
>> /vol/gcc/src/hg/trunk/local/gcc/testsuite/gfortran.dg/pr91497.f90:20:30:
>> Error: Invalid real kind 10 at (1)
>> /vol/gcc/src/hg/trunk/local/gcc/testsuite/gfortran.dg/pr91497.f90:55:22:
>> Error: Invalid kind for REAL at (1)
>> 
>
> Does the attach patch fix targets without REAL(10) and REAL(16)?

unfortunately not: I get

FAIL: gfortran.dg/pr91497_1.f90   -O  (test for excess errors)
Excess errors:
/vol/gcc/src/hg/trunk/local/gcc/testsuite/gfortran.dg/pr91497_1.f90:16:13: 
Error: Old-style type declaration REAL*10 not supported at (1)
/vol/gcc/src/hg/trunk/local/gcc/testsuite/gfortran.dg/pr91497_1.f90:23:30: 
Error: Invalid real kind 10 at (1)
/vol/gcc/src/hg/trunk/local/gcc/testsuite/gfortran.dg/pr91497_1.f90:30:15: 
Error: Symbol 'c' at (1) has no IMPLICIT type
/vol/gcc/src/hg/trunk/local/gcc/testsuite/gfortran.dg/pr91497_1.f90:54:8: 
Error: Symbol 'cc' at (1) has no IMPLICIT type
/vol/gcc/src/hg/trunk/local/gcc/testsuite/gfortran.dg/pr91497_1.f90:54:22: 
Error: Invalid kind for REAL at (1)

on sparc-sun-solaris2.11.

        Rainer

-- 
-----------------------------------------------------------------------------
Rainer Orth, Center for Biotechnology, Bielefeld University

Reply via email to