Home
last modified time | relevance | path

Searched refs:match_io_element (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dio.c3539 static match match_io_element (io_kind, gfc_code **);
3557 m = match_io_element (k, &head); in match_io_iterator()
3580 m = match_io_element (k, &new_code); in match_io_iterator()
3629 match_io_element (io_kind k, gfc_code **cpp) in match_io_element() function
3716 m = match_io_element (k, &new_code); in match_io_list()
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dio.cc3539 static match match_io_element (io_kind, gfc_code **);
3557 m = match_io_element (k, &head); in match_io_iterator()
3580 m = match_io_element (k, &new_code); in match_io_iterator()
3629 match_io_element (io_kind k, gfc_code **cpp) in match_io_element() function
3716 m = match_io_element (k, &new_code); in match_io_list()
H A DChangeLog-2019965 * gcc/fortran/io.c (match_io_element): An inquiry parameter cannot be
1117 * io.c (match_io_element): An output IO list item cannot be a BOZ.
2904 * io.c (match_io_element): input-item cannot be an external function.
H A DChangeLog-2013536 * io.c (match_io_iterator, match_io_element, terminate_io, get_io_list,
H A DChangeLog-20091732 (match_io_element): Don't segfault if current_dt->io_unit is NULL.
2666 * io.c (match_io_element, gfc_match_inquire): Ditto.
H A DChangeLog-20201220 using G_() in all calls to warn_or_error. (match_io_element):
H A DChangeLog-20041412 (match_io_iterator, match_io_element): Add missing check.
H A DChangeLog-20113635 * io.c (match_io_element): Do not set dt if not inquire.
H A DChangeLog-20101096 (match_io_element): Remove INTENT and PURE checks here and