Searched refs:pedwarn (Results 1 - 25 of 57) sorted by relevance

123

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Ddiagnostic-core.h98 extern bool pedwarn (location_t, int, const char *, ...)
100 extern bool pedwarn (rich_location *, int, const char *, ...)
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Ddiagnostic-core.h98 extern bool pedwarn (location_t, int, const char *, ...)
100 extern bool pedwarn (rich_location *, int, const char *, ...)
/netbsd-current/external/gpl3/gcc/dist/gcc/c/
H A Dc-decl.cc886 pedwarn (csi->location, 0,
891 pedwarn (csi->location, 0,
1301 pedwarn (input_location, 0,
2101 pedwarned = pedwarn (input_location, 0,
2114 pedwarned = pedwarn (input_location, 0,
3404 warned = pedwarn (&richloc, OPT_Wimplicit_function_declaration,
3410 warned = pedwarn (loc, OPT_Wimplicit_function_declaration,
4475 pedwarn (input_location,
4667 pedwarn (input_location, OPT_Wattributes, "%qE attribute ignored",
4685 pedwarn (input_locatio
[all...]
H A Dc-typeck.cc603 pedwarn (input_location, OPT_Wpedantic,
628 pedwarn (input_location, OPT_Wpedantic,
1340 pedwarn (location, OPT_Wpedantic, "types are not quite compatible");
1678 pedwarn (input_location, 0, "function return types not compatible due to %<volatile%>");
2770 pedwarn (loc, OPT_Wpedantic,
3202 pedwarn (loc, 0,
3254 pedwarn (loc, 0,
4028 pedwarn (loc, OPT_Wpointer_arith,
4031 pedwarn (loc, OPT_Wpointer_arith,
4532 pedwarn (locatio
[all...]
H A Dc-parser.cc1644 pedwarn (c_parser_peek_token (parser)->location, OPT_Wpedantic,
1756 pedwarn (c_parser_peek_token (parser)->location, OPT_Wpedantic,
2031 pedwarn (here, OPT_Wattributes,
2040 pedwarn (here, 0, "empty declaration");
2188 pedwarn (here, 0, "data definition has no type or storage class");
2444 pedwarn (here, OPT_Wpedantic, "ISO C forbids nested functions");
2679 pedwarn (value_loc, OPT_Wpedantic, "expression in static assertion "
3292 pedwarn (enum_loc, OPT_Wpedantic,
3335 followed by further declarations, and gets a pedwarn-if-pedantic
3437 pedwarn (
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-decl.c877 pedwarn (csi->location, 0,
882 pedwarn (csi->location, 0,
1292 pedwarn (input_location, 0,
2079 pedwarned = pedwarn (input_location, 0,
2092 pedwarned = pedwarn (input_location, 0,
3364 warned = pedwarn (&richloc, OPT_Wimplicit_function_declaration,
3370 warned = pedwarn (loc, OPT_Wimplicit_function_declaration,
4576 pedwarn (input_location, OPT_Wattributes, "%qE attribute ignored",
4594 pedwarn (input_location, OPT_Wattributes, "%qE attribute ignored",
4618 /* WARNED is 1 if we have done a pedwarn,
[all...]
H A Dc-typeck.c599 pedwarn (input_location, OPT_Wpedantic,
624 pedwarn (input_location, OPT_Wpedantic,
1322 pedwarn (location, OPT_Wpedantic, "pointers to arrays with different qualifiers "
1326 pedwarn (location, OPT_Wpedantic, "types are not quite compatible");
1664 pedwarn (input_location, 0, "function return types not compatible due to %<volatile%>");
2754 pedwarn (loc, OPT_Wpedantic,
3177 pedwarn (loc, 0,
3229 pedwarn (loc, 0,
3996 pedwarn (loc, OPT_Wpointer_arith,
3999 pedwarn (lo
[all...]
H A Dc-parser.c1610 pedwarn (c_parser_peek_token (parser)->location, OPT_Wpedantic,
1722 pedwarn (c_parser_peek_token (parser)->location, OPT_Wpedantic,
1994 pedwarn (here, OPT_Wattributes,
2003 pedwarn (here, 0, "empty declaration");
2151 pedwarn (here, 0, "data definition has no type or storage class");
2405 pedwarn (here, OPT_Wpedantic, "ISO C forbids nested functions");
2637 pedwarn (value_loc, OPT_Wpedantic, "expression in static assertion "
3250 pedwarn (enum_loc, OPT_Wpedantic,
3293 followed by further declarations, and gets a pedwarn-if-pedantic
3395 pedwarn (
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/vms/
H A Dvms-c.c248 pedwarn (input_location, OPT_Wpragmas,
/netbsd-current/external/gpl3/gcc/dist/gcc/config/vms/
H A Dvms-c.cc248 pedwarn (input_location, OPT_Wpragmas,
/netbsd-current/external/gpl3/gcc.old/dist/gcc/cp/
H A Derror.c4371 pedwarn (input_location, 0,
4376 pedwarn (input_location, 0,
4381 pedwarn (input_location, 0,
4386 pedwarn (input_location, 0,
4391 pedwarn (input_location, 0,
4396 pedwarn (input_location, 0,
4401 pedwarn (input_location, 0,
4406 pedwarn (input_location, OPT_Wpedantic,
4411 pedwarn (input_location, 0,
4416 pedwarn (input_locatio
[all...]
H A Dfriend.c275 pedwarn (input_location, complain ? 0 : OPT_Wpedantic,
H A Dtypeck2.c1115 && pedwarn (loc, OPT_Wnarrowing,
1128 pedwarn (loc, OPT_Wnarrowing,
1203 pedwarn (loc, OPT_Wpedantic,
2336 pedwarn (input_location, OPT_Wpedantic,
2542 and calls. So just give a pedwarn at this point; we will give an
2545 diag_type = DK_PEDWARN; /* pedwarn */
H A Dparser.c3199 pedwarn (input_location, OPT_Wpedantic,
4573 /* No <complex>, so pedwarn and use GNU semantics. */
5322 pedwarn (token->location, OPT_Wpedantic,
5374 pedwarn (input_location, 0, "fold-expressions only available "
6117 pedwarn (loc, 0,
7237 pedwarn (input_location, OPT_Wpedantic,
7636 of incomplete type as dependent (after a pedwarn). */
8094 pedwarn (input_location, 0,
8253 expressions. So pedwarn if alignof is used with a non-
8256 pedwarn (toke
[all...]
H A Ddecl.c1209 complained = pedwarn (new_loc, OPT_Wsystem_headers, msg, new_decl);
1212 -fno-exceptions, so make them a pedwarn now. */
1213 complained = pedwarn (new_loc, OPT_Wpedantic, msg, new_decl);
5053 pedwarn (DECL_SOURCE_LOCATION (TYPE_MAIN_DECL (declared_type)),
7533 pedwarn (DECL_SOURCE_LOCATION (decl), OPT_Wregister,
8520 pedwarn (loc, 0, "structured binding refers to incomplete class type %qT",
10343 pedwarn (DECL_SOURCE_LOCATION (decl), OPT_Wpedantic,
10488 pedwarn (loc, OPT_Wpedantic, "size of array %qD is not an "
10491 pedwarn (loc, OPT_Wpedantic,
10542 pedwarn (lo
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/cp/
H A Derror.cc4468 pedwarn (loc, OPT_Wc__11_extensions,
4473 pedwarn (loc, OPT_Wc__11_extensions,
4478 pedwarn (loc, OPT_Wc__11_extensions,
4483 pedwarn (loc, OPT_Wc__11_extensions,
4488 pedwarn (loc, OPT_Wc__11_extensions,
4493 pedwarn (loc, OPT_Wc__11_extensions,
4498 pedwarn (loc, OPT_Wc__11_extensions,
4504 pedwarn (loc, OPT_Wc__11_extensions,
4509 pedwarn (loc, OPT_Wc__11_extensions,
4514 pedwarn (lo
[all...]
H A Dfriend.cc288 pedwarn (input_location, complain ? 0 : OPT_Wpedantic,
H A Dtypeck2.cc1080 && pedwarn (loc, OPT_Wnarrowing,
1094 pedwarn (loc, OPT_Wnarrowing,
1192 pedwarn (loc, OPT_Wpedantic,
2297 pedwarn (input_location, OPT_Wpedantic,
2360 pedwarn (loc, OPT_Wc__23_extensions,
2508 and calls. So just give a pedwarn at this point; we will give an
2511 diag_type = DK_PEDWARN; /* pedwarn */
H A Dparser.cc3352 pedwarn (input_location, OPT_Wpedantic,
4790 /* No <complex>, so pedwarn and use GNU semantics. */
5598 pedwarn (token->location, OPT_Wpedantic,
5650 pedwarn (input_location, OPT_Wc__17_extensions,
6439 pedwarn (loc, OPT_Wc__14_extensions,
7628 pedwarn (input_location, OPT_Wpedantic,
8126 of incomplete type as dependent (after a pedwarn). */
8554 pedwarn (input_location, OPT_Wc__14_extensions,
8713 expressions. So pedwarn if alignof is used with a non-
8716 pedwarn (toke
[all...]
H A Ddecl.cc1262 complained = pedwarn (new_loc, OPT_Wsystem_headers, msg, new_decl);
1265 -fno-exceptions, so make them a pedwarn now. */
1266 complained = pedwarn (new_loc, OPT_Wpedantic, msg, new_decl);
2240 if (pedwarn (newdecl_loc, 0, "deleted definition of %qD "
5380 pedwarn (DECL_SOURCE_LOCATION (TYPE_MAIN_DECL (declared_type)),
8103 pedwarn (DECL_SOURCE_LOCATION (decl), OPT_Wregister,
9143 pedwarn (loc, 0, "structured binding refers to incomplete class type %qT",
10978 pedwarn (DECL_SOURCE_LOCATION (decl), OPT_Wpedantic,
11124 pedwarn (loc, OPT_Wpedantic, "size of array %qD is not an "
11127 pedwarn (lo
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-lex.c916 pedwarn (input_location, OPT_Wpedantic, "non-standard suffix on floating constant");
939 pedwarn (input_location, OPT_Wpedantic, "non-standard suffix on floating constant");
1009 mandatory pedwarn if the target does not support infinities. */
1017 pedwarn (input_location, 0,
H A Dc-warn.c56 pedwarn (input_location, OPT_Woverflow, "overflow in constant expression");
1113 pedwarn (input_location, OPT_Wmain,
1120 pedwarn (input_location, OPT_Wmain,
1130 pedwarn (input_location, OPT_Wmain,
1139 pedwarn (input_location, OPT_Wmain,
1148 pedwarn (input_location, OPT_Wmain,
1159 pedwarn (input_location, OPT_Wmain,
1163 pedwarn (input_location, OPT_Wmain,
/netbsd-current/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-warn.cc58 pedwarn (input_location, OPT_Woverflow, "overflow in constant expression");
1115 pedwarn (input_location, OPT_Wmain,
1122 pedwarn (input_location, OPT_Wmain,
1132 pedwarn (input_location, OPT_Wmain,
1141 pedwarn (input_location, OPT_Wmain,
1150 pedwarn (input_location, OPT_Wmain,
1161 pedwarn (input_location, OPT_Wmain,
1165 pedwarn (input_location, OPT_Wmain,
H A Dc-lex.cc956 pedwarn (input_location, OPT_Wpedantic, "non-standard suffix on floating constant");
979 pedwarn (input_location, OPT_Wpedantic, "non-standard suffix on floating constant");
1049 mandatory pedwarn if the target does not support infinities. */
1057 pedwarn (input_location, 0,
H A Dc-common.cc767 pedwarn (loc, 0, "%qD is not defined outside of function scope", decl);
834 pedwarn (input_location, OPT_Woverlength_strings,
3315 pedwarn (loc, OPT_Wpointer_arith,
3324 pedwarn (loc, OPT_Wpointer_arith,
3888 pedwarn (loc, OPT_Wpointer_arith,
3899 pedwarn (loc, OPT_Wpedantic, "ISO C++ does not permit "
3902 pedwarn (loc, OPT_Wpedantic, "ISO C does not permit "
3912 pedwarn (loc, OPT_Wpointer_arith,
5102 pedwarn (loc, OPT_Wpedantic,
5308 pedwarn (input_locatio
[all...]

Completed in 506 milliseconds

123