| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | ipa-devirt.cc | 4200 int do_warning = -1; in ipa_odr_read_section() local 4214 if (do_warning != -1 || j >= this_enum.vals.length ()) in ipa_odr_read_section() 4223 do_warning = j; in ipa_odr_read_section() 4237 if (do_warning != -1 || nvals != this_enum.vals.length ()) in ipa_odr_read_section() 4248 do_warning = -1; in ipa_odr_read_section() 4252 if (do_warning == -1) in ipa_odr_read_section() 4277 if ((int) j == do_warning) in ipa_odr_read_section()
|
| H A D | tree-inline.cc | 4126 bool do_warning; in tree_inlinable_function_p() local 4135 do_warning = (opt_for_fn (fn, warn_inline) in tree_inlinable_function_p() 4145 if (do_warning) in tree_inlinable_function_p() 4153 if (do_warning) in tree_inlinable_function_p() 4170 else if (do_warning) in tree_inlinable_function_p()
|
| H A D | FSFChangeLog | 104 (do_warning): Remove. 1657 * cccp.c (do_warning): Give pedantic warning if -pedantic and not 1659 * cpplib.c (do_warning): Likewise.
|
| H A D | ChangeLog-2000 | 847 (do_warning): New function. 3876 (do_error, do_warning): Update. 7628 * cpplib.c (do_error, do_warning): Merge common code of 7629 do_error and do_warning into do_diagnostic. Use it. 12693 (do_error, do_warning, pragma_dependency): Call 15023 do_warning, do_ident, do_pragma, pragma_dispatch, gcc_pragmas, 23564 (do_import, do_include_next, do_warning, do_ident, do_sccs, 26143 do_undef, do_line, do_elif, do_error, do_pragma, do_warning, 26417 do_undef, do_error, do_warning, do_pragma, do_pragma_once, 27323 (do_warning, do_ident, do_assert, do_unassert): Likewise. [all …]
|
| H A D | ChangeLog-1998 | 362 do_warning): Take only two args. 370 (do_define, do_undef, do_error, do_warning, do_pragma, 11770 (do_warning): Likewise. 11844 do_once, do_assert, do_unassert, do_warning): Add prototype arguments. 11853 (do_warning): Likewise. Also add missing argument `pfile' in call
|
| H A D | FSFChangeLog.11 | 6452 (do_warning): #warning now causes an error if -pedantic-errors 6908 * cccp.c, cpplib.c (do_error, do_warning): Fix memory leak.
|
| H A D | ChangeLog-1999 | 9570 do_warning): Const-ify second arg.
|
| H A D | ChangeLog-2001 | 25484 * cpplib.c (do_warning): Warn in system headers.
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | ipa-devirt.c | 4176 int do_warning = -1; 4190 if (do_warning != -1 || j >= this_enum.vals.length ()) 4197 do_warning = j; 4211 if (do_warning != -1 || nvals != this_enum.vals.length ()) 4222 do_warning = -1; 4226 if (do_warning == -1) 4251 if ((int) j == do_warning)
|
| H A D | tree-inline.c | 4075 bool do_warning; in tree_inlinable_function_p() local 4084 do_warning = (opt_for_fn (fn, warn_inline) in tree_inlinable_function_p() 4094 if (do_warning) in tree_inlinable_function_p() 4102 if (do_warning) in tree_inlinable_function_p() 4119 else if (do_warning) in tree_inlinable_function_p()
|
| H A D | FSFChangeLog | 104 (do_warning): Remove. 1657 * cccp.c (do_warning): Give pedantic warning if -pedantic and not 1659 * cpplib.c (do_warning): Likewise.
|
| H A D | FSFChangeLog.11 | 6452 (do_warning): #warning now causes an error if -pedantic-errors 6908 * cccp.c, cpplib.c (do_error, do_warning): Fix memory leak.
|
| /netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
| H A D | elf32-csky.c | 53 unsigned int do_warning; member 2939 if (new_arch->do_warning || old_arch->do_warning) in elf32_csky_merge_attributes() 3096 if (new_arch->do_warning || old_arch->do_warning) in csky_elf_merge_private_bfd_data()
|
| /netbsd-src/external/gpl3/binutils/dist/bfd/ |
| H A D | elf32-csky.c | 53 unsigned int do_warning; member 2929 if (new_arch->do_warning || old_arch->do_warning) in elf32_csky_merge_attributes() 3088 if (new_arch->do_warning || old_arch->do_warning) in csky_elf_merge_private_bfd_data()
|
| /netbsd-src/external/gpl3/gcc.old/dist/libcpp/ |
| H A D | directives.c | 1177 do_warning (cpp_reader *pfile) in do_warning() function
|
| /netbsd-src/external/gpl3/gcc/dist/libcpp/ |
| H A D | directives.cc | 1218 do_warning (cpp_reader *pfile) in do_warning() function
|
| H A D | ChangeLog | 5132 (do_error, do_warning, do_pragma_dependency): Add warning reason
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
| H A D | ChangeLog-2010 | 2201 (doing_eh): New, moved from except.c but removed the do_warning flag.
|