Home
last modified time | relevance | path

Searched refs:decode_statement (Results 1 – 20 of 20) sorted by relevance

/netbsd/external/gpl3/gcc/dist/gcc/fortran/
H A Dparse.c295 decode_statement (void) in decode_statement() function
1279 return decode_statement (); in next_free()
1315 return decode_statement (); in next_fixed()
1463 return decode_statement (); in next_fixed()
H A Dparse.cc297 decode_statement (void) in decode_statement() function
1397 return decode_statement (); in next_free()
1433 return decode_statement (); in next_fixed()
1581 return decode_statement (); in next_fixed()
H A DChangeLog-2016993 * parse.c (decode_statement): Match "parameter" before assignments.
1052 * parse.c (decode_statement): Don't create namespace for possible
1136 * parse.c (decode_statement): Invoke gfc_match_type.
1532 * parse.c (decode_specification_statement, decode_statement): Ditto.
2522 * parse.c (decode_specification_statement, decode_statement,
H A DChangeLog-2006251 * parse.c (decode_statement): Match PROTECTED statement.
369 * parse.c (decode_statement): Try to match a VALUE statement.
539 * parse.c (decode_statement): Do not match the required space
588 * parse.c (decode_statement,gfc_ascii_statement,
804 * parse.c (decode_statement): Recognize volatile.
2699 * parse.c (next_free): Return instead of calling decode_statement
H A DChangeLog-2015112 * parse.c (decode_statement): Add ST_EVENT_POST, ST_EVENT_WAIT.
798 * parse.c (decode_statement): Initialize M to MATCH_NO.
895 (decode_statement): If in specification block match a statement
1368 * parse.c (decode_statement): Set attr has_'import_set' for
H A DChangeLog-2014298 * parse.c (decode_statement, decode_omp_directive,
433 * parse.c (decode_statement, decode_gcc_attribute, next_free,
554 * parse.c (decode_statement): Likewise.
H A DChangeLog-20081044 * parse.c (decode_statement): Handle GENERIC statement.
2248 * parse.c (decode_statement): match-call for keyword FINAL.
2895 * parse.c (decode_specification_statement, decode_statement,
3191 * parse.c (decode_statement): Add match for "wait" statement.
3968 (decode_statement): Call it when a function has kind = -1. Set
H A DChangeLog-20102368 * parse.c (decode_statement, decode_omp_directive,
3249 decode_statement): Handle contiguous attribute.
3456 * parse.c (decode_statement): Try matching ASSOCIATE statement.
4849 * parse.c (decode_specification_statement,decode_statement,
4905 * parse.c (decode_statement, gfc_ascii_statement,
5486 * parse.c (decode_specification_statement,decode_statement):
H A DChangeLog-20041536 * parse.c (decode_statement): Fix matching of BLOCK DATA.
1826 (decode_statement): Enforce required space in free-form.
2094 * parse.c (match_word, decode_statement, next_free, next_fixed,
H A DChangeLog-20071609 * parse.c (decode_statement,next_statement,gfc_ascii_statement,
1926 * parse.c (decode_statement): Check for space in ABSTRACT INTERFACE.
1949 * parse.c (decode_statement): Ditto.
3207 * parse.c (decode_statement): Use gfc_match_bind_c_stmt
3476 * parse.c (decode_statement): Don't call gfc_undo_symbols on MATCH_ERROR
H A DChangeLog-20191161 * parse.c (decode_statement): Attempt to match select_rank and
3107 * parse.c (decode_statement): Suppress "Unclassifiable statement"
H A DChangeLog-20131255 * parse.c (decode_statement): ... here.
H A DChangeLog-2005899 * parse.c (decode_statement): Match ENUM and ENUMERATOR statement.
1971 * parse.c (decode_statement): Add flush to 'f' case.
H A DChangeLog-2009862 * parse.c (decode_statement): Handle SELECT TYPE, TYPE IS and CLASS IS
949 * parse.c (decode_statement): Handle BLOCK statement.
H A DChangeLog-20112384 * parse.c (decode_statement, next_statement,
2424 * parse.c ( decode_statement): Deal with whitespace around :: in
H A DChangeLog-200313 * parse.c (decode_statement): Add ST_LABEL_ASSIGNMENT.
H A DChangeLog-20171886 * parse.c (decode_statement): Added matching for FAIL IMAGE.
H A DChangeLog-20122672 (decode_specification_statement, decode_statement): Move USE match up
H A DChangeLog-20182468 * parse.c (decode_statement): add cases for change team, end team,
/netbsd/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dparse.c295 decode_statement (void) in decode_statement() function
1279 return decode_statement (); in next_free()
1315 return decode_statement (); in next_fixed()
1463 return decode_statement (); in next_fixed()