Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dio.c1663 resolve_tag_format (gfc_expr *e) in resolve_tag_format() function
1814 return resolve_tag_format (e); in resolve_tag()
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dio.cc1663 resolve_tag_format (gfc_expr *e) in resolve_tag_format() function
1814 return resolve_tag_format (e); in resolve_tag()
H A DChangeLog-20211518 * io.c (resolve_tag_format): Extend FORMAT check to unknown type.
2326 * io.c (resolve_tag_format): Reject BT_DERIVED/CLASS/VOID
H A DChangeLog-201864 * io.c (resolve_tag_format): Add error for zero-sized array.
1840 (resolve_tag_format): For a constant character array, concatenate
H A DChangeLog-20201837 (resolve_tag_format): Add locus to error message regarding
H A DChangeLog-20121389 * io.c (format_lex, resolve_tag_format, resolve_tag,
H A DChangeLog-20092638 * io.c (resolve_tag_format): CHARACTER array in FMT= argument
H A DChangeLog-20112683 * io.c (resolve_tag_format, resolve_tag): Make sure
H A DChangeLog-20071377 * io.c (resolve_tag_format): New function using code split out