Home
last modified time | relevance | path

Searched refs:gfc_ascii_statement (Results 1 – 25 of 29) sorted by relevance

12

/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dparse.h69 const char *gfc_ascii_statement (gfc_statement);
H A Dparse.cc1930 gfc_ascii_statement (gfc_statement st) in gfc_ascii_statement() function
2895 gfc_error ("Unexpected %s statement at %C", gfc_ascii_statement (st)); in unexpected_statement()
3051 gfc_ascii_statement (st), in verify_st_order()
3052 gfc_ascii_statement (p->last_statement), &p->where); in verify_st_order()
3813 gfc_ascii_statement (st)); in parse_interface()
3871 gfc_ascii_statement (st)); in parse_interface()
4028 gfc_ascii_statement (st)); in parse_spec()
4060 gfc_ascii_statement (st)); in parse_spec()
4144 gfc_ascii_statement (st)); in parse_spec()
4152 "specification", gfc_ascii_statement (st)); in parse_spec()
[all …]
H A Dmatch.cc2765 name, gfc_ascii_statement (st)); in match_exit_cycle()
2773 name, gfc_ascii_statement (st)); in match_exit_cycle()
2785 gfc_ascii_statement (st)); in match_exit_cycle()
2793 gfc_ascii_statement (st)); in match_exit_cycle()
2805 gfc_ascii_statement (st)); in match_exit_cycle()
2808 gfc_ascii_statement (st), sym->name); in match_exit_cycle()
2845 gfc_ascii_statement (st), sym->name); in match_exit_cycle()
2854 gfc_ascii_statement (st)); in match_exit_cycle()
3059 gfc_ascii_statement (st)); in gfc_match_stopcode()
3104 gfc_ascii_statement (st), &quiet->where)) in gfc_match_stopcode()
[all …]
H A DChangeLog-2021358 (gfc_ascii_statement): Fix ST_OMP_END_TEAMS_LOOP result.
891 (gfc_ascii_statement): Handle ST_OMP_DECLARE_VARIANT.
1174 * parse.c (gfc_ascii_statement): Add missing ST_OMP_END_SCOPE.
1324 gfc_ascii_statement): Handle 'omp error'.
1363 gfc_ascii_statement, parse_omp_structured_block,
1394 gfc_ascii_statement, parse_omp_do, parse_omp_structured_block,
1730 * parse.c (decode_omp_directive case_exec_markers, gfc_ascii_statement,
1769 gfc_ascii_statement, parse_omp_do, parse_omp_structured_block,
1892 gfc_ascii_statement, parse_omp_structured_block,
2015 * parse.c (decode_omp_directive, next_statement, gfc_ascii_statement):
H A Ddecl.cc8532 : gfc_ascii_statement(*st), &old_loc)) in gfc_match_end()
8539 gfc_ascii_statement (*st), &old_loc); in gfc_match_end()
8550 ? "END PROCEDURE" : gfc_ascii_statement(*st), &old_loc); in gfc_match_end()
8570 block_name, gfc_ascii_statement (*st), &old_loc); in gfc_match_end()
8601 gfc_ascii_statement (*st)); in gfc_match_end()
8610 gfc_ascii_statement (*st)); in gfc_match_end()
H A DChangeLog-2015114 (gfc_ascii_statement): Add ST_EVENT_POST, ST_EVENT_WAIT.
532 (gfc_ascii_statement): Handle ST_OACC_ATOMIC, ST_OACC_END_ATOMIC.
1373 (gfc_ascii_statement): Add END SUBMODULE.
2802 (gfc_ascii_statement): Handle ST_OACC_PARALLEL_LOOP,
H A DChangeLog-20141490 (gfc_ascii_statement): Handle new ST_OMP_* codes.
1746 (gfc_ascii_statement): Print ST_OMP_DECLARE_REDUCTION.
1943 (gfc_ascii_statement): Handle ST_OMP_CANCEL,
H A Dopenmp.cc8858 "a %s region at %L", gfc_ascii_statement (oacc_st), in resolve_oacc_directive_inside_omp_region()
8859 gfc_ascii_statement (st), &code->loc); in resolve_oacc_directive_inside_omp_region()
8871 "a %s region at %L", gfc_ascii_statement (omp_st), in resolve_omp_directive_inside_oacc_region()
8872 gfc_ascii_statement (st), &code->loc); in resolve_omp_directive_inside_oacc_region()
H A DChangeLog-2020158 gfc_ascii_statement): Likewise.
969 (gfc_ascii_statement): Handle ST_OMP_REQUIRES.
H A DChangeLog-20171836 * parse.c (gfc_ascii_statement): Use !$ACC for ST_OACC_ATOMIC
1888 (gfc_ascii_statement): Same.
H A Dgfortran.h3295 gfc_error ("Syntax error in %s statement at %C", gfc_ascii_statement (ST));
H A DChangeLog-2005900 (gfc_ascii_statement): Deal with the enumerator statements.
1481 * parse.c (gfc_ascii_statement): Likewise.
1972 (next_statement): Add case for flush. (gfc_ascii_statement): Likewise.
H A DChangeLog-20081045 (gfc_ascii_statement): Ditto.
2146 (gfc_ascii_statement): Handle ST_OMP_TASK, ST_OMP_END_TASK and
3192 (next_statement): Add case for ST_WAIT. (gfc_ascii_statement): Same.
H A DChangeLog-2016845 (gfc_ascii_statement): Handle new OpenMP 4.5 constructs.
2523 gfc_ascii_statement, verify_st_order, parse_spec): Likewise.
H A DChangeLog-2019408 (gfc_ascii_statement): Likewise. Handle ST_OACC_END_SERIAL_LOOP
1163 (next_statement, gfc_ascii_statement): Add ST_SELECT_RANK.
H A Dio.cc2856 gfc_ascii_statement (st)); in match_filepos()
H A DChangeLog-2009865 (gfc_ascii_statement): Handle ST_SELECT_TYPE, ST_TYPE_IS, ST_CLASS_IS.
952 (gfc_ascii_statement): Handle ST_BLOCK and ST_END_BLOCK.
H A DChangeLog-20111990 (gfc_ascii_statement): Handle ST_OMP_TASKYIELD.
2385 gfc_ascii_statement): Ditto.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dparse.h69 const char *gfc_ascii_statement (gfc_statement);
H A Dparse.c1800 gfc_ascii_statement (gfc_statement st) in gfc_ascii_statement() function
2645 gfc_error ("Unexpected %s statement at %C", gfc_ascii_statement (st)); in unexpected_statement()
2801 gfc_ascii_statement (st), in verify_st_order()
2802 gfc_ascii_statement (p->last_statement), &p->where); in verify_st_order()
3563 gfc_ascii_statement (st)); in parse_interface()
3621 gfc_ascii_statement (st)); in parse_interface()
3778 gfc_ascii_statement (st)); in parse_spec()
3810 gfc_ascii_statement (st)); in parse_spec()
3894 gfc_ascii_statement (st)); in parse_spec()
3902 "specification", gfc_ascii_statement (st)); in parse_spec()
[all …]
H A Dmatch.c2790 name, gfc_ascii_statement (st)); in match_exit_cycle()
2798 name, gfc_ascii_statement (st)); in match_exit_cycle()
2810 gfc_ascii_statement (st)); in match_exit_cycle()
2818 gfc_ascii_statement (st)); in match_exit_cycle()
2830 gfc_ascii_statement (st)); in match_exit_cycle()
2833 gfc_ascii_statement (st), sym->name); in match_exit_cycle()
2870 gfc_ascii_statement (st), sym->name); in match_exit_cycle()
2879 gfc_ascii_statement (st)); in match_exit_cycle()
3046 gfc_ascii_statement (st)); in gfc_match_stopcode()
3091 "procedure", gfc_ascii_statement (st))) in gfc_match_stopcode()
[all …]
H A Ddecl.c8442 : gfc_ascii_statement(*st), &old_loc)) in gfc_match_end()
8449 gfc_ascii_statement (*st), &old_loc); in gfc_match_end()
8460 ? "END PROCEDURE" : gfc_ascii_statement(*st), &old_loc); in gfc_match_end()
8480 block_name, gfc_ascii_statement (*st), &old_loc); in gfc_match_end()
8511 gfc_ascii_statement (*st)); in gfc_match_end()
8520 gfc_ascii_statement (*st)); in gfc_match_end()
H A Dopenmp.c6059 "a %s region at %L", gfc_ascii_statement (oacc_st), in resolve_oacc_directive_inside_omp_region()
6060 gfc_ascii_statement (st), &code->loc); in resolve_oacc_directive_inside_omp_region()
6072 "a %s region at %L", gfc_ascii_statement (omp_st), in resolve_omp_directive_inside_oacc_region()
6073 gfc_ascii_statement (st), &code->loc); in resolve_omp_directive_inside_oacc_region()
H A Dgfortran.h3010 gfc_error ("Syntax error in %s statement at %C", gfc_ascii_statement (ST));
H A Dio.c2856 gfc_ascii_statement (st)); in match_filepos()

12