As reported by Andreas Tobler for sparc-solaris8:

cc1: warnings being treated as errors
/export/data/devel-test/gcc-svn/gcc/libgfortran/io/read.c: In function
'read_f':
/export/data/devel-test/gcc-svn/gcc/libgfortran/io/read.c:666: error:
array subscript has type 'char'
/export/data/devel-test/gcc-svn/gcc/libgfortran/io/read.c:793: error:
array subscript has type 'char'
/export/data/devel-test/gcc-svn/gcc/libgfortran/io/read.c:802: error:
array subscript has type 'char'
/export/data/devel-test/gcc-svn/gcc/libgfortran/io/read.c:833: error:
array subscript has type 'char'

POSIX defines:
       #include <ctype.h>
       int isdigit(int c);


-- 
           Summary: libgfortran compile warnings
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: burnus at gcc dot gnu dot org


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

Reply via email to