Home
last modified time | relevance | path

Searched refs:pedantic (Results 1 – 25 of 195) sorted by relevance

12345678

/openbsd/gnu/usr.bin/perl/
H A Dcflags.SH151 pedantic=''
153 define) pedantic='-pedantic' ;;
188 *) warns="$pedantic \
205 *-pedantic*) flags="$flags -DPERL_GCC_PEDANTIC" ;;
238 *-pedantic*) ;;
256 *-pedantic*)
280 *-pedantic*)
/openbsd/usr.bin/awk/
H A DREADME.md98 gcc -g -Wall -pedantic -Wcast-qual -O2 -c -o awkgram.tab.o awkgram.tab.c
99 gcc -g -Wall -pedantic -Wcast-qual -O2 -c -o b.o b.c
100 gcc -g -Wall -pedantic -Wcast-qual -O2 -c -o main.o main.c
101 gcc -g -Wall -pedantic -Wcast-qual -O2 -c -o parse.o parse.c
102 gcc -g -Wall -pedantic -Wcast-qual -O2 maketab.c -o maketab
104 gcc -g -Wall -pedantic -Wcast-qual -O2 -c -o proctab.o proctab.c
105 gcc -g -Wall -pedantic -Wcast-qual -O2 -c -o tran.o tran.c
106 gcc -g -Wall -pedantic -Wcast-qual -O2 -c -o lib.o lib.c
107 gcc -g -Wall -pedantic -Wcast-qual -O2 -c -o run.o run.c
108 gcc -g -Wall -pedantic -Wcast-qual -O2 -c -o lex.o lex.c
[all …]
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/
H A D20000420-1.c2 int pedantic; variable
12 if (pedantic ? (*p)->viable == 1 : (*p)->viable)
/openbsd/gnu/usr.bin/binutils-2.17/config/
H A Dwarnings.m446 # Sets WARN_PEDANTIC to "-pedantic" + the argument, if the compiler is GCC
54 [AC_CACHE_CHECK([whether $CC supports -pedantic $1], acx_Pedantic,
56 CFLAGS="-pedantic $1"
62 [WARN_PEDANTIC="-pedantic $1"])
/openbsd/gnu/gcc/config/
H A Dwarnings.m446 # Sets WARN_PEDANTIC to "-pedantic" + the argument, if the compiler is GCC
54 [AC_CACHE_CHECK([whether $CC supports -pedantic $1], acx_Pedantic,
56 CFLAGS="-pedantic $1"
62 [WARN_PEDANTIC="-pedantic $1"])
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dc-decl.c1090 if (pedantic)
1104 && ! pedantic
2528 pedantic_lvalues = pedantic; in c_init_decl_processing()
2737 if (pedantic && !flag_isoc99)
3816 if (pedantic)
3822 if (pedantic)
3834 if (pedantic)
4563 && pedantic)
5168 if (pedantic)
5176 if (pedantic)
[all …]
H A Dc-typeck.c423 if (pedantic)
437 if (pedantic)
1300 if (pedantic)
2267 if (pedantic)
2765 if (pedantic)
2849 if (pedantic)
3026 if (pedantic)
3235 if (pedantic)
3645 if (pedantic)
3667 if (pedantic)
[all …]
H A Dc-parse.in356 { if (pedantic)
408 { if (pedantic)
423 { if (pedantic)
623 { if (pedantic)
686 if (pedantic)
1524 { if (pedantic)
1541 { if (pedantic)
1545 if (pedantic)
1572 if (pedantic)
1580 { if (pedantic)
[all …]
/openbsd/usr.bin/tsort/
H A DMakefile5 CDIAGFLAGS = -Wall -Wno-char-subscripts -Wstrict-prototypes -pedantic -W
/openbsd/gnu/usr.bin/gcc/gcc/f/
H A Dparse.c41 ffe_set_is_pedantic (pedantic);
/openbsd/usr.bin/cdio/
H A DMakefile7 CDIAGFLAGS=-Wall -W -Wmissing-prototypes -pedantic
/openbsd/gnu/llvm/clang/include/clang/Basic/
H A DDiagnosticGroups.td302 def : DiagGroup<"c++98-c++11-c++14-compat-pedantic",
308 def : DiagGroup<"c++98-c++11-c++14-c++17-compat-pedantic",
312 DiagGroup<"pre-c++2b-compat-pedantic", [CXXPre2bCompat]>;
329 def CXX98CompatPedantic : DiagGroup<"c++98-compat-pedantic",
368 def CXX11CompatPedantic : DiagGroup<"c++11-compat-pedantic",
378 def CXX14CompatPedantic : DiagGroup<"c++14-compat-pedantic",
389 def CXX17CompatPedantic : DiagGroup<"c++17-compat-pedantic",
396 def CXX20CompatPedantic : DiagGroup<"c++20-compat-pedantic",
944 def FormatPedantic : DiagGroup<"format-pedantic">;
1064 def Pedantic : DiagGroup<"pedantic">;
[all …]
H A DDiagnosticOptions.def48 DIAGOPT(Pedantic, 1, 0) /// -pedantic
49 DIAGOPT(PedanticErrors, 1, 0) /// -pedantic-errors
/openbsd/gnu/usr.bin/gcc/gcc/doc/
H A Dstandards.texi50 @opindex pedantic
51 @opindex pedantic-errors
63 @option{-pedantic} (or @option{-pedantic-errors} if you want them to be
77 @option{-pedantic} to receive all required diagnostics).
/openbsd/gnu/gcc/gcc/doc/
H A Dstandards.texi50 @opindex pedantic
51 @opindex pedantic-errors
63 @option{-pedantic} (or @option{-pedantic-errors} if you want them to be
77 @option{-pedantic} to receive all required diagnostics).
/openbsd/usr.bin/m4/
H A DMakefile8 CDIAGFLAGS=-W -Wall -Wstrict-prototypes -pedantic \
/openbsd/gnu/gcc/gcc/
H A Dc-decl.c1288 if (pedantic) in diagnose_mismatched_decls()
3075 if (pedantic && !flag_isoc99) in build_array_declarator()
3840 if (pedantic in check_bitfield_type_and_width()
4746 if (pedantic) in grokdeclarator()
5386 if (pedantic) in grokfield()
5474 if (pedantic) in finish_struct()
6530 if (pedantic) in store_parm_decls_oldstyle()
7557 if (pedantic) in declspecs_add_type()
7738 if (pedantic) in finish_declspecs()
7783 if (pedantic) in finish_declspecs()
[all …]
H A Dc-parser.c944 pedantic = 0; in disable_extension_diagnostics()
1087 if (pedantic) in c_parser_translation_unit()
1172 if (pedantic) in c_parser_external_declaration()
1391 if (pedantic) in c_parser_declaration_or_fndef()
2034 if (pedantic) in c_parser_struct_declaration()
3077 if (pedantic) in c_parser_braced_init()
3122 if (pedantic) in c_parser_initelt()
3266 if (pedantic) in c_parser_initelt()
5107 if (pedantic) in c_parser_postfix_expression()
5803 if (pedantic) in c_parser_objc_class_instance_variables()
[all …]
H A Dc-opts.c894 cpp_opts->pedantic = 1; in c_common_handle_option()
1337 = warn_long_long && ((!flag_isoc99 && pedantic) || warn_traditional); in sanitize_cpp_opts()
1342 = warn_variadic_macros && (pedantic || warn_traditional); in sanitize_cpp_opts()
1396 cpp_opts->warn_dollars = (cpp_opts->pedantic && !cpp_opts->c99); in finish_options()
H A Dc-typeck.c474 if (pedantic) in composite_type()
499 if (pedantic) in composite_type()
2861 if (pedantic) in build_unary_op()
2933 if (pedantic) in build_unary_op()
3516 if (pedantic) in build_c_cast()
3623 if (pedantic in build_c_cast()
3630 if (pedantic in build_c_cast()
4130 if (pedantic in convert_for_assignment()
4563 if (pedantic in maybe_warn_string_init()
7001 if (pedantic) in c_finish_goto_ptr()
[all …]
/openbsd/gnu/llvm/llvm/utils/gn/secondary/compiler-rt/lib/profile/
H A DBUILD.gn18 "-Wno-pedantic",
/openbsd/gnu/llvm/compiler-rt/cmake/
H A Dcrt-config-ix.cmake9 builtin_check_c_compiler_flag(-Wno-pedantic COMPILER_RT_HAS_WNO_PEDANTIC)
/openbsd/gnu/usr.bin/gcc/gcc/cp/
H A Dparse.y519 { $$ = pedantic;
520 pedantic = 0; }
568 { pedantic = $1; }
740 { pedantic = $1; }
1275 pedantic = $1; }
1394 if (pedantic)
1641 if (pedantic)
2864 if (pedantic)
3376 { if (pedantic)
3536 if (pedantic)
[all …]
/openbsd/gnu/llvm/compiler-rt/lib/scudo/standalone/
H A DCMakeLists.txt11 -pedantic
22 append_list_if(COMPILER_RT_HAS_WNO_PEDANTIC -Wno-pedantic SCUDO_CFLAGS)
/openbsd/gnu/llvm/compiler-rt/lib/memprof/tests/
H A DCMakeLists.txt14 -Wno-pedantic

12345678