Home
last modified time | relevance | path

Searched refs:warn_std (Results 1 – 25 of 30) sorted by relevance

12

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Doptions.c61 gfc_option.warn_std = GFC_STD_F2018_DEL | GFC_STD_F95_DEL | GFC_STD_LEGACY; in set_default_std_flags()
96 gfc_option.warn_std &= ~(GFC_STD_LEGACY | GFC_STD_F95_DEL); in post_dec_flags()
397 gfc_option.warn_std |= GFC_STD_GNU; in gfc_post_options()
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()
792 gfc_option.warn_std = 0; in gfc_handle_option()
H A Derror.c860 warning = ((gfc_option.warn_std & std) != 0) && !inhibit_warnings; in gfc_notification_std()
913 const int wstd = std & gfc_option.warn_std; /* Standard to warn about. */ in gfc_notify_std()
H A Dio.c962 if (gfc_option.warn_std != 0) in check_format()
1106 if (gfc_option.warn_std != 0) in check_format()
H A Dgfortran.h2766 int warn_std; member
H A Dexpr.c2750 if (gfc_option.warn_std & GFC_STD_F2003) in check_inquiry()
2752 if (gfc_option.warn_std & GFC_STD_F95) in check_inquiry()
H A Dintrinsic.c4857 if (gfc_option.warn_std & isym->standard) in gfc_check_intrinsic_standard()
5223 if ((gfc_option.warn_std & sym->standard) != 0) in gfc_convert_type_warn()
H A Dinterface.c3280 if (gfc_option.warn_std == 0) in gfc_compare_actual_formal()
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Doptions.cc61 gfc_option.warn_std = GFC_STD_F2018_DEL | GFC_STD_F95_DEL | GFC_STD_LEGACY; in set_default_std_flags()
96 gfc_option.warn_std &= ~(GFC_STD_LEGACY | GFC_STD_F95_DEL); in post_dec_flags()
409 gfc_option.warn_std |= GFC_STD_GNU; in gfc_post_options()
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()
806 gfc_option.warn_std = 0; in gfc_handle_option()
H A Derror.cc961 warning = ((gfc_option.warn_std & std) != 0) && !inhibit_warnings; in gfc_notification_std()
1014 const int wstd = std & gfc_option.warn_std; /* Standard to warn about. */ in gfc_notify_std()
H A Dio.cc962 if (gfc_option.warn_std != 0) in check_format()
1106 if (gfc_option.warn_std != 0) in check_format()
H A Dgfortran.h3051 int warn_std; member
H A Dexpr.cc2776 if (gfc_option.warn_std & GFC_STD_F2003) in check_inquiry()
2778 if (gfc_option.warn_std & GFC_STD_F95) in check_inquiry()
H A DChangeLog-20042803 (gfc_option_t): Add warn_std and allow_std.
2812 * options.c (gfc_init_options): Set allow_std and warn_std.
H A Dintrinsic.cc4899 if (gfc_option.warn_std & isym->standard) in gfc_check_intrinsic_standard()
5266 if ((gfc_option.warn_std & sym->standard) != 0) in gfc_convert_type_warn()
H A Dinterface.cc3370 if (gfc_option.warn_std == 0) in gfc_compare_actual_formal()
/netbsd-src/external/gpl3/gcc/dist/libgfortran/runtime/
H A Dcompile_options.c149 compile_options.warn_std = options[0]; in set_options()
207 compile_options.warn_std = GFC_STD_F95_DEL | GFC_STD_LEGACY; in init_compile_options()
H A Derror.c788 warning = compile_options.warn_std & std; in notification_std()
809 warning = compile_options.warn_std & std; in notify_std()
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/runtime/
H A Dcompile_options.c149 compile_options.warn_std = options[0]; in set_options()
207 compile_options.warn_std = GFC_STD_F95_DEL | GFC_STD_LEGACY; in init_compile_options()
H A Derror.c819 warning = compile_options.warn_std & std; in notification_std()
840 warning = compile_options.warn_std & std; in notify_std()
/netbsd-src/external/gpl3/gcc/dist/libgfortran/io/
H A Dformat.c1005 if (compile_options.warn_std != 0) in parse_format_list()
H A Dtransfer.c259 if (unlikely(compile_options.warn_std == 0)) // the slow legacy way. in read_sf_internal()
3218 if (compile_options.warn_std && in data_transfer_init()
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/io/
H A Dformat.c998 if (compile_options.warn_std != 0) in parse_format_list()
H A Dtransfer.c259 if (unlikely(compile_options.warn_std == 0)) // the slow legacy way. in read_sf_internal()
3055 if (compile_options.warn_std && in data_transfer_init()
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/
H A Dlibgfortran.h558 int warn_std; member
/netbsd-src/external/gpl3/gcc/dist/libgfortran/
H A Dlibgfortran.h600 int warn_std; member

12