configure.ac: Split CHECKING_P into CHECKING_P and ENABLE_EXTRA_CHECKING.
[gcc.git] / gcc / c-family /
2016-09-29 Jakub JelinekImplement P0001R1 - C++17 removal of register storage...
2016-09-29 James Greenhalgh[Patch] Remove all uses of TARGET_FLT_EVAL_METHOD_NON_D...
2016-09-27 Jakub Jelinekc-cppbuiltin.c (c_cpp_builtins): Define __cpp_capture_s...
2016-09-27 Jakub Jelinekauto-inc-dec.c (try_merge): Remove break after return.
2016-09-26 Thomas Preud'hommetree.h (memmodel_from_int, [...]): Move to ...
2016-09-26 Marek Polacekc-lex.c (c_common_has_attribute): Handle attribute...
2016-09-26 Marek PolacekImplement -Wimplicit-fallthrough.
2016-09-24 Marek Polacekre PR c/77490 (bit-not (~) on boolean should be warned...
2016-09-21 Bernd Edlingerc-common.c (c_common_truthvalue_conversion): Inhibit...
2016-09-21 Martin SeborPR bootstrap/77676 - powerpc64 and powerpc64le stage2...
2016-09-21 Jakub Jelinekre PR c++/77651 (c++ -Wno-aligned-new ICEs)
2016-09-21 Martin SeborPR middle-end/49905 - Better sanity checking on sprintf...
2016-09-19 Bernd Edlingerre PR c++/77434 (warn about suspicious precedence of...
2016-09-19 Joseph MyersMake max_align_t respect _Float128.
2016-09-15 Jason Merrillc-common.c (check_cxx_fundamental_alignment_constraints...
2016-09-14 Jason Merrillc-common.c (check_cxx_fundamental_alignment_constraints...
2016-09-14 Marek Polacekc-common.c (c_common_truthvalue_conversion): Use false...
2016-09-13 David Malcolmfix-it hints: insert_before vs insert_after
2016-09-13 Jason MerrillDon't treat array as builtin type in set_underlying_type
2016-09-13 Jason MerrillTrying again to fix aligned-new on m68k.
2016-09-12 Jason MerrillFix aligned-new tests on m68k.
2016-09-12 Bernd Edlingerre PR c++/77496 (ICE in instantiate_type, at cp/class...
2016-09-12 David MalcolmFix suggestions for non-trivial Wformat type cases...
2016-09-10 Tom de VriesMake canonical_va_list_type more strict
2016-09-09 Martin SeborPR c/77520 - wrong value for extended ASCII characters...
2016-09-09 Jason MerrillImplement P0035R4, C++17 new of over-aligned types.
2016-09-09 Joseph MyersDefine TS 18661-1 type width macros in <limits.h> and...
2016-09-07 David MalcolmMove class substring_loc from c-family into gcc
2016-09-06 Martin SeborPR c/77336 - -Wsuggest-attribute=format warning overly...
2016-09-06 Richard Bienerre PR tree-optimization/77450 (ICE: in verify_ssa,...
2016-09-05 Jakub JelinekChangeLog formatting fixes.
2016-09-05 Marek Polacekre PR c/77423 (-Wlogical-not-parentheses false positive...
2016-09-04 Tom de VriesRevert "Replace error_at with assert in build_va_arg"
2016-09-02 Jakub Jelinekre PR c/65467 ([libgomp] sorry, unimplemented: '_Atomic...
2016-09-01 Martin Seborc-ada-spec.c (dump_ada_function_declaration): Increase...
2016-09-01 Marek Polacekre PR c/7652 (-Wswitch-break : Warn if a switch case...
2016-08-29 Marek Polacekre PR c/77292 (Spurious warning: logical not is only...
2016-08-29 Tom de VriesFix assert in build_va_arg, case 2b
2016-08-29 Tom de VriesReplace error_at with assert in build_va_arg
2016-08-29 Tom de VriesHandle errors in both args of va_arg
2016-08-25 Marek Polacekc-common.c (warn_logical_not_parentheses): Print fixit...
2016-08-22 Marek Polacekre PR c++/77321 (crash in warn_for_memset)
2016-08-22 Joseph MyersAdd minimal _FloatN, _FloatNx built-in functions.
2016-08-19 Joseph MyersImplement C _FloatN, _FloatNx types.
2016-08-18 David MalcolmAllow calling diagnostic_show_locus without a diagnosti...
2016-08-18 David MalcolmSpelling suggestions for misspelled preprocessor directives
2016-08-18 Marek Polacekre PR c/71514 (ICE on C11 code with atomic exchange...
2016-08-16 David MalcolmFix caret locations in format_type_warning (PR c/72857)
2016-08-15 Eric Botcazouc-ada-spec.c (dump_number): New function.
2016-08-12 Marek Polacekre PR c/7652 (-Wswitch-break : Warn if a switch case...
2016-08-10 Jason Merrill* c-cppbuiltin.c (c_cpp_builtins): Define __cpp_if_cons...
2016-08-09 Jason MerrillPR c++/68703 - bogus error with dependent vector length
2016-08-09 Marek Polacekre PR c/7652 (-Wswitch-break : Warn if a switch case...
2016-08-09 Jason MerrillImplement C++17 constexpr lambda.
2016-08-08 David Malcolmc-format.c: suggest the correct format string to use...
2016-08-08 David MalcolmUse class substring_loc in c-format.c (PR c/52952)
2016-08-08 David Malcolmc-format.c: cleanup of check_format_info_main
2016-08-05 David MalcolmOn-demand locations within string-literals
2016-07-29 Marek Polacekre PR c/71926 (wrong location for -Wparentheses warning)
2016-07-29 Marek Polacekre PR c/71574 (ICE on code with alloc_align attribute...
2016-07-28 Martin LiskaIntroduce no_profile_instrument_function attribute
2016-07-27 Bernd Edlingerdefaults.h (LOG2_BITS_PER_UNIT): Move from here...
2016-07-25 Jason MerrillPR c++/65970 - constexpr infinite loop
2016-07-22 Martin SeborPR c++/71675 - __atomic_compare_exchange_n returns...
2016-07-22 Uros Bizjakc-typeck.c: Use HOST_WIDE_INT_1 instead of (HOST_WIDE_I...
2016-07-22 Martin LiskaConsider functions with xloc.file == NULL (PR
2016-07-21 Jason MerrillPR c++/65168 - -Waddress in unevaluated context.
2016-07-20 David MalcolmC: convert return type of lookup_name_fuzzy from tree...
2016-07-15 Jason MerrillUpdate -fabi-version default to 11.
2016-07-15 Jakub Jelinekre PR c/71858 (Surprising suggestions for misspellings)
2016-07-08 Jason MerrillP0145: Refining Expression Order for C++ (-fstrong...
2016-07-05 Markus Trippelsdorfre PR c++/71214 (Typo in feature test macro for rvalue...
2016-06-29 Thomas SchwingeRename PRAGMA_OMP_DECLARE_REDUCTION to PRAGMA_OMP_DECLARE
2016-06-29 Richard Bienerre PR middle-end/71002 (-fstrict-aliasing breaks Boost...
2016-06-24 Jason MerrillP0145R2: Refining Expression Order for C++ (complex...
2016-06-24 Jakub Jelinekinternal-fn.c (expand_arith_set_overflow): New function.
2016-06-22 David MalcolmC FE: suggest corrections for misspelled identifiers...
2016-06-22 John David Anglinc-common.c (get_source_date_epoch): Use int64_t instead...
2016-06-14 Jason MerrillP0145R2: Refining Expression Order for C++.
2016-06-13 Jakub Jelinekre PR sanitizer/71498 (ubsan bounds checking influenced...
2016-06-13 Jakub Jelinekre PR preprocessor/71183 (gcc -E always gives __DATE__...
2016-06-10 Jakub Jelinekre PR c/68657 ("gcc -Werror=sign-conversion test.i...
2016-06-10 Martin SeborPR c/71392 - SEGV calling integer overflow built-ins...
2016-06-09 Martin SeborPR c/70883 - inconsistent error message for calls to...
2016-06-08 Martin Seborre PR c++/70507 (integer overflow builtins not constant...
2016-06-08 Richard Bienerc-common.c (parse_optimize_options): Improve diagnostic...
2016-06-07 Richard Bienerre PR c++/61564 (#pragma GCC optimize ("-fno-lto")...
2016-06-01 Eduard Sanouc-common.c (get_source_date_epoch): Rename to cb_get_so...
2016-05-30 Jakub Jelinekre PR c++/71349 (Combined async target clause parsing...
2016-05-24 Richard Bienerre PR middle-end/70434 (adding an extraneous cast to...
2016-05-12 Marek Polacekre PR c/70756 (Wrong column number shown for "error...
2016-05-11 Mikhail MaltsevPR43651: add warning for duplicate qualifier
2016-05-11 Marek Polacekre PR c++/71024 (Missing warning for contradictory...
2016-05-04 Marek Polacekc.opt (Wdangling-else): New option.
2016-05-03 Marek Polacekre PR c/70859 (Bad column number in type-generic functi...
2016-05-03 Richard Bienergimplify.h (get_initialized_tmp_var): Add allow_ssa...
2016-05-03 Marek Polacek* c-common.h (enum c_omp_region_type): Remove stray...
2016-05-02 Cesar Philippidisc-common.h (enum c_omp_region_type): Define.
2016-05-02 Richard SandifordAdd a wi::to_wide helper function
2016-04-29 Cesar Philippidisre PR middle-end/70626 (bogus results in 'acc parallel...
next