Home
last modified time | relevance | path

Searched refs:check_io_constraints (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A DChangeLog-20201729 * io.c (check_io_constraints): Initialize local variable num to
1843 check_close_constraints, check_io_constraints.
1855 expression. Call check_io_constraints, forwarding an I/O list as
1857 (check_io_constraints): Change return type to bool. Pass explicit
1866 (check_io_constraints).
H A Dio.cc3266 check_io_constraints (io_kind k, gfc_dt *dt, gfc_code *io_code,
3306 if (!check_io_constraints (k, dt, io_code, loc)) in gfc_resolve_dt()
3770 check_io_constraints (io_kind k, gfc_dt *dt, gfc_code *io_code, in check_io_constraints() function
H A DChangeLog-2006815 * io.c (check_io_constraints): Unify gfc_notify_std message for
912 * io.c (check_io_constraints): Fix keyword string comparison.
954 * io.c (check_io_constraints): Allow namelists
1990 * io.c (check_io_constraints): It is an error if an ADVANCE
2993 * io.c (check_io_constraints): Don't look at
H A DChangeLog-2008118 * io.c (check_io_constraints): Check constraints on REC=, POS=, and
527 * io.c (check_io_constraints): Use gfc_reduce_init_expr instead of
3132 * io.c (check_io_constraints): Add constrains. ID= requires
4116 * io.c (check_io_constraints): Disallow unformatted I/O for
H A DChangeLog-20071271 (check_io_constraints): Call gfc_simplify_expr() before calling
2998 (check_io_constraints): Return MATCH_ERROR if check_format_string
3274 check_io_constraints) Additional checking for READ.
H A DChangeLog-2005125 (check_io_constraints): New function that checks for most of the
130 call to check_io_constraints.
H A DChangeLog-20142259 * io.c (check_io_constraints): Use gfc_unset_implicit_pure.
H A DChangeLog-2017896 (check_io_constraints): If this is for an asynchronous I/O
H A DChangeLog-2018171 (check_io_constraints): Catch missing IO UNIT in write and read
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dio.c3266 check_io_constraints (io_kind k, gfc_dt *dt, gfc_code *io_code,
3306 if (!check_io_constraints (k, dt, io_code, loc)) in gfc_resolve_dt()
3770 check_io_constraints (io_kind k, gfc_dt *dt, gfc_code *io_code, in check_io_constraints() function