Home
last modified time | relevance | path

Searched refs:unexpected_end (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libgfortran/io/
H A Dformat.c44 unexpected_end[] = "Unexpected end of format string", variable
848 fmt->error = unexpected_end; in parse_format_list()
1231 fmt->error = unexpected_end; in parse_format_list()
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/io/
H A Dformat.c45 unexpected_end[] = "Unexpected end of format string", variable
848 fmt->error = unexpected_end; in parse_format_list()
1224 fmt->error = unexpected_end; in parse_format_list()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dio.c601 const char *unexpected_end in check_format() local
758 error = unexpected_end; in check_format()
1225 error = unexpected_end; in check_format()
1287 error = unexpected_end; in check_format()
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dio.cc601 const char *unexpected_end in check_format() local
758 error = unexpected_end; in check_format()
1225 error = unexpected_end; in check_format()
1287 error = unexpected_end; in check_format()
/netbsd-src/external/gpl3/gcc/dist/libgfortran/
H A DChangeLog-2005911 unexpected_element, unexpected_end, bad_string, bad_hollerith,