Home
last modified time | relevance | path

Searched refs:GFC_STD_F95_OBS (Results 1 – 25 of 35) sorted by relevance

12

/netbsd/external/gpl3/gcc/dist/gcc/fortran/
H A Doptions.c57 gfc_option.allow_std = GFC_STD_F95_OBS | GFC_STD_F95_DEL in set_default_std_flags()
94 gfc_option.allow_std |= GFC_STD_F95_OBS | GFC_STD_F95_DEL in post_dec_flags()
400 gfc_option.warn_std |= GFC_STD_F95_OBS | GFC_STD_F95_DEL | GFC_STD_LEGACY; in gfc_post_options()
752 gfc_option.warn_std = GFC_STD_F95_OBS; in gfc_handle_option()
762 gfc_option.warn_std = GFC_STD_F95_OBS; in gfc_handle_option()
770 gfc_option.warn_std = GFC_STD_F95_OBS | GFC_STD_F2008_OBS; in gfc_handle_option()
779 gfc_option.warn_std = GFC_STD_F95_OBS | GFC_STD_F2008_OBS in gfc_handle_option()
H A Doptions.cc57 gfc_option.allow_std = GFC_STD_F95_OBS | GFC_STD_F95_DEL in set_default_std_flags()
94 gfc_option.allow_std |= GFC_STD_F95_OBS | GFC_STD_F95_DEL in post_dec_flags()
412 gfc_option.warn_std |= GFC_STD_F95_OBS | GFC_STD_F95_DEL | GFC_STD_LEGACY; in gfc_post_options()
766 gfc_option.warn_std = GFC_STD_F95_OBS; in gfc_handle_option()
776 gfc_option.warn_std = GFC_STD_F95_OBS; in gfc_handle_option()
784 gfc_option.warn_std = GFC_STD_F95_OBS | GFC_STD_F2008_OBS; in gfc_handle_option()
793 gfc_option.warn_std = GFC_STD_F95_OBS | GFC_STD_F2008_OBS in gfc_handle_option()
H A Dlibgfortran.h35 #define GFC_STD_F95_OBS (1<<1) /* Obsolescent in F95. */ macro
41 #define GFC_STD_OPT_F95 (GFC_STD_F77 | GFC_STD_F95 | GFC_STD_F95_OBS \
H A Derror.c891 else if (std & GFC_STD_F95_OBS) in notify_std_msg()
H A Derror.cc992 else if (std & GFC_STD_F95_OBS) in notify_std_msg()
H A Dmatch.c1468 if (!gfc_notify_std (GFC_STD_F95_OBS | GFC_STD_F2018_DEL, in match_arithmetic_if()
1559 if (!gfc_notify_std (GFC_STD_F95_OBS | GFC_STD_F2018_DEL, in gfc_match_if()
4147 if (!gfc_notify_std (GFC_STD_F95_OBS, "Computed GOTO at %C")) in gfc_match_goto()
5930 if (!gfc_notify_std (GFC_STD_F95_OBS, "Statement function at %C")) in gfc_match_st_function()
H A Dmatch.cc1443 if (!gfc_notify_std (GFC_STD_F95_OBS | GFC_STD_F2018_DEL, in match_arithmetic_if()
1534 if (!gfc_notify_std (GFC_STD_F95_OBS | GFC_STD_F2018_DEL, in gfc_match_if()
4188 if (!gfc_notify_std (GFC_STD_F95_OBS, "Computed GOTO at %C")) in gfc_match_goto()
5999 if (!gfc_notify_std (GFC_STD_F95_OBS, "Statement function at %C")) in gfc_match_st_function()
H A Dsymbol.c2757 && !gfc_notify_std (GFC_STD_F95_OBS | GFC_STD_F2018_DEL, in gfc_define_st_label()
2814 && !gfc_notify_std (GFC_STD_F95_OBS | GFC_STD_F2018_DEL, in gfc_reference_st_label()
H A Dsymbol.cc2764 && !gfc_notify_std (GFC_STD_F95_OBS | GFC_STD_F2018_DEL, in gfc_define_st_label()
2821 && !gfc_notify_std (GFC_STD_F95_OBS | GFC_STD_F2018_DEL, in gfc_reference_st_label()
H A Dprimary.c1914 if (!gfc_notify_std (GFC_STD_F95_OBS, "Alternate-return argument " in gfc_match_actual_arglist()
H A Dprimary.cc1893 if (!gfc_notify_std (GFC_STD_F95_OBS, "Alternate-return argument " in gfc_match_actual_arglist()
H A Ddecl.c1184 && !gfc_notify_std (GFC_STD_F95_OBS, "Old-style character length at %C")) in match_char_length()
6555 if (!typeparam && !gfc_notify_std (GFC_STD_F95_OBS, in gfc_match_formal_arglist()
H A Ddecl.cc1184 && !gfc_notify_std (GFC_STD_F95_OBS, "Old-style character length at %C")) in match_char_length()
6636 if (!typeparam && !gfc_notify_std (GFC_STD_F95_OBS, in gfc_match_formal_arglist()
H A Dparse.c5486 gfc_notify_std (GFC_STD_F95_OBS, "DATA statement at %C after the " in parse_executable()
H A Dparse.cc5807 gfc_notify_std (GFC_STD_F95_OBS, "DATA statement at %C after the " in parse_executable()
/netbsd/external/gpl3/gcc.old/dist/gcc/fortran/
H A Doptions.c57 gfc_option.allow_std = GFC_STD_F95_OBS | GFC_STD_F95_DEL in set_default_std_flags()
94 gfc_option.allow_std |= GFC_STD_F95_OBS | GFC_STD_F95_DEL in post_dec_flags()
400 gfc_option.warn_std |= GFC_STD_F95_OBS | GFC_STD_F95_DEL | GFC_STD_LEGACY; in gfc_post_options()
752 gfc_option.warn_std = GFC_STD_F95_OBS; in gfc_handle_option()
762 gfc_option.warn_std = GFC_STD_F95_OBS; in gfc_handle_option()
770 gfc_option.warn_std = GFC_STD_F95_OBS | GFC_STD_F2008_OBS; in gfc_handle_option()
779 gfc_option.warn_std = GFC_STD_F95_OBS | GFC_STD_F2008_OBS in gfc_handle_option()
H A Dlibgfortran.h35 #define GFC_STD_F95_OBS (1<<1) /* Obsolescent in F95. */ macro
41 #define GFC_STD_OPT_F95 (GFC_STD_F77 | GFC_STD_F95 | GFC_STD_F95_OBS \
H A Derror.c891 else if (std & GFC_STD_F95_OBS) in notify_std_msg()
H A Dmatch.c1468 if (!gfc_notify_std (GFC_STD_F95_OBS | GFC_STD_F2018_DEL, in match_arithmetic_if()
1559 if (!gfc_notify_std (GFC_STD_F95_OBS | GFC_STD_F2018_DEL, in gfc_match_if()
4147 if (!gfc_notify_std (GFC_STD_F95_OBS, "Computed GOTO at %C")) in gfc_match_goto()
5930 if (!gfc_notify_std (GFC_STD_F95_OBS, "Statement function at %C")) in gfc_match_st_function()
H A Dsymbol.c2757 && !gfc_notify_std (GFC_STD_F95_OBS | GFC_STD_F2018_DEL, in gfc_define_st_label()
2814 && !gfc_notify_std (GFC_STD_F95_OBS | GFC_STD_F2018_DEL, in gfc_reference_st_label()
H A Dprimary.c1914 if (!gfc_notify_std (GFC_STD_F95_OBS, "Alternate-return argument " in gfc_match_actual_arglist()
H A Ddecl.c1184 && !gfc_notify_std (GFC_STD_F95_OBS, "Old-style character length at %C")) in match_char_length()
6555 if (!typeparam && !gfc_notify_std (GFC_STD_F95_OBS, in gfc_match_formal_arglist()
H A Dparse.c5486 gfc_notify_std (GFC_STD_F95_OBS, "DATA statement at %C after the " in parse_executable()
/netbsd/external/gpl3/gcc.old/dist/libgfortran/runtime/
H A Dcompile_options.c208 compile_options.allow_std = GFC_STD_F95_OBS | GFC_STD_F95_DEL in init_compile_options()
/netbsd/external/gpl3/gcc/dist/libgfortran/runtime/
H A Dcompile_options.c208 compile_options.allow_std = GFC_STD_F95_OBS | GFC_STD_F95_DEL in init_compile_options()

12