Home
last modified time | relevance | path

Searched refs:sync_statement (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dmatch.cc3824 sync_statement (gfc_statement st) in sync_statement() function
3987 return sync_statement (ST_SYNC_ALL); in gfc_match_sync_all()
3996 return sync_statement (ST_SYNC_IMAGES); in gfc_match_sync_images()
4005 return sync_statement (ST_SYNC_MEMORY); in gfc_match_sync_memory()
H A DChangeLog-2012749 * match.c (lock_unlock_statement, sync_statement): Fix potential
751 (sync_statement): Remove unreachable code.
1394 gfc_match_lock, sync_statement, gfc_match_assign, gfc_match_goto,
H A DChangeLog-2014519 lock_unlock_statement, sync_statement): Add %< %>.
2278 lock_unlock_statement, sync_statement, gfc_match_allocate,
H A DChangeLog-20111636 lock_unlock_statement, sync_statement, gfc_match_allocate,
2382 (sync_statement): Bug fix, avoiding double freeing.
3985 sync_statement, gfc_match_allocate, gfc_match_deallocate): The
H A DChangeLog-20104385 * match.c (gfc_match_critical, sync_statement): Make -fcoarray=none
4811 * match.c (gfc_match_critical, sync_statement): Ditto.
4897 (gfc_match_critical, gfc_match_error_stop, sync_statement,
H A DChangeLog-20211414 * match.c (sync_statement): Replace %v code by %e in gfc_match to
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dmatch.c3783 sync_statement (gfc_statement st) in sync_statement() function
3946 return sync_statement (ST_SYNC_ALL); in gfc_match_sync_all()
3955 return sync_statement (ST_SYNC_IMAGES); in gfc_match_sync_images()
3964 return sync_statement (ST_SYNC_MEMORY); in gfc_match_sync_memory()