re PR c/45784 (gcc OpenMP - error: invalid controlling predicate)
[gcc.git] / gcc / c-family / ChangeLog
2017-07-27 Jakub Jelinekre PR c/45784 (gcc OpenMP - error: invalid controlling...
2017-07-27 Marek Polacekre PR c/81417 (-Wsign-compare should print types being...
2017-07-27 Jakub Jelinekattribs.c (decl_attributes): Imply noinline, noclone...
2017-07-25 Torsten Duwec-attribs.c (c_common_attribute_table): Add entry for...
2017-07-21 Nathan SidwellRemove TYPE_METHODS.
2017-07-18 Nathan Sidwelltree-parloops.c (try_transform_to_exit_first_loop_alt...
2017-07-14 David Malcolmc/c++: Add fix-it hints for suggested missing #includes
2017-07-10 Martin SeborPR other/81345 - -Wall resets -Wstringop-overflow...
2017-07-06 David MalcolmSupport C++-specific selftests
2017-07-04 Marek Polacekre PR c/81231 (ICE with invalid argument to __atomic_*)
2017-07-04 Marek Polacek* c-warn.c (warn_if_unused_value): Remove WITH_CLEANUP_...
2017-06-28 Martin LiskaDo not allow to inline ifunc resolvers (PR ipa/81128).
2017-06-28 Martin LiskaIntroduce IntegerRange for options (PR driver/79659).
2017-06-26 Marek Polacekre PR c/80116 (Warn about macros expanding to multiple...
2017-06-23 Marc GlisseRefactor fileptr_type_node handling
2017-06-16 Martin SeborPR c++/80560 - warn on undefined memory operations...
2017-06-14 Boris KolpackovRecognize '-' as special -MF argument (write to stdout)
2017-06-13 Marek Polacekre PR objc/80949 (ICE in do_warn_duplicated_branches_r)
2017-06-13 Martin LiskaImplement no_sanitize function attribute
2017-06-11 Jason Merrilltree.h (id_equal): New.
2017-06-04 Marek Polacekre PR c/80919 (ICE: Segmentation fault with -Wall when...
2017-06-03 Martin SeborPR c/80892 - -Wfloat-conversion now warns about non...
2017-06-02 Bernd Edlingerinvoke.texi: Document the -Wsizeof-pointer-div warning.
2017-06-01 Volker Reicheltc.opt (Wcatch-value): New shortcut for Wcatch-value=1.
2017-05-30 David MalcolmC++ template type diff printing
2017-05-25 Volker Reicheltinvoke.texi (-Wcatch-value=): Document new warning...
2017-05-25 Nathan Sidwellc=common.c (field_decl_cmp, [...]): Adjust T const...
2017-05-24 Martin SeborPR c/80731 - poor -Woverflow warnings
2017-05-19 Jason Merrillc-warn.c (match_case_to_enum_1): Don't warn about enums...
2017-05-19 Bernd Edlingerc-format.c (locus): Move out of function scope, add...
2017-05-19 Nathan Sidwelltoplev.c (general_init): Call register dump lang hook.
2017-05-19 Richard Bienerre PR c++/80593 (GCC 7, aligned_storage and “dereferenc...
2017-05-18 Bernd Edlingerc-format.c (local_tree_type_node): Add GTY attribute.
2017-05-18 Marek Polacekc-common.c (c_common_type_for_size): Use NULL_TREE...
2017-05-18 Marek Polacekc-common.c (self_promoting_args_p): Change the return...
2017-05-17 Marek Polacekc-common.c: Use NULL_TREE instead of 0 where appropriate.
2017-05-17 Ville VoutilainenImplement new C++ intrinsics __is_assignable and __is_c...
2017-05-17 Martin LiskaIntroduce dump_flags_t type and use it instead of int...
2017-05-17 Marek PolacekBye bye, c_save_expr.
2017-05-09 Volker Reicheltre PR c/35441 (pretty-printer cannot handle some expres...
2017-05-09 Marek Polacekre PR c/80525 (-Wlogical-op confused by undefined integ...
2017-05-09 Nathan Sidwellc-tree.h (pushdecl): Declare.
2017-05-09 Martin SeborPR translation/80280 - Missing closing quote (%>) c...
2017-05-08 Jason MerrillBump C++ ABI version.
2017-05-05 David MalcolmEliminate report_diagnostic macro
2017-05-04 Martin SeborPR translation/80280 - Missing closing quote (%>) c...
2017-05-03 Nathan SidwellCanonicalize canonical type hashing
2017-05-01 Xi Ruoyaore PR c++/80038 (Random segfault using local vectors...
2017-04-27 Jakub Jelinekre PR c++/80534 (7.1 RC - internal compiler error:...
2017-04-25 Bernd Edlinger017-04-25 Bernd Edlinger <bernd.edlinger@hotmail.de>
2017-04-20 Volker Reicheltc.opt (Wextra-semi): New C++ warning flag.
2017-04-20 Jakub Jelinekre PR middle-end/80423 (GC related -fcompare-debug...
2017-04-18 Jakub Jelinekre PR middle-end/79788 (ICE in expand_expr_real_2,...
2017-04-10 Martin LiskaEvaluate a SAVE_EXPR before an UBSAN check (PR sanitize...
2017-04-03 Jonathan WakelyFix numerous typos in comments
2017-03-31 Jakub Jelinekre PR sanitizer/79572 (reference binding to null pointe...
2017-03-31 David MalcolmFix description of Wendif-labels (PR documentation...
2017-03-31 Jakub Jelinekre PR libstdc++/80251 (Is the is_aggregate meta functio...
2017-03-27 Jakub Jelinekre PR target/80162 (ICE on invalid code (address of...
2017-03-21 Martin SeborPR c++/79548 - missing -Wunused-variable on a typedef...
2017-03-11 David MalcolmSimplify uses of "%<%s%>" to "%qs" (PR translation...
2017-03-11 Martin SeborFix up a couple of old ChangeLog entries.
2017-03-10 David Malcolmc-indentation.c: workaround xgettext limitation (PR...
2017-03-09 Marek Polacekre PR c++/79962 (ICE nonnull_check_p on a function...
2017-03-09 Martin LiskaIncrement value instead of a pointer in ADA macro proce...
2017-03-04 Jason Merrillc.opt (Wnoexcept-type): New.
2017-03-02 Richard Bienerre PR middle-end/79756 (ICE in execute_todo, at passes...
2017-02-28 Martin LiskaIntroduce =<number> for couple of options.
2017-02-28 Martin LiskaAdd tabulars for options with enum values.
2017-02-24 Jakub Jelinekre PR c++/79588 (ICE in warn_for_restrict with -Wrestrict)
2017-02-24 Eric Botcazouc-ada-spec.c (dump_ada_function_declaration): Add comme...
2017-02-22 Martin Liskainstead of -Wnormalized=<options>
2017-02-21 Jakub Jelinekre PR c++/79641 (ICE with const variable and attribute)
2017-02-17 Joseph MyersRestore DECIMAL_DIG macro to C99/C11 value.
2017-02-15 Marek Polacekre PR c/79515 (ICE: tree check: expected class 'type...
2017-01-24 David MalcolmAdd "__RTL" to cc1
2017-01-20 Marek Polacekre PR c/64279 (Warning missing for "(cond) ? A : A...
2017-01-17 David MalcolmFix wording of -Wmisleading-indentation (PR c++/71497)
2017-01-17 Aldy Hernandezre PR c/79116 (ICE on cilkplus array notation with...
2017-01-16 Jakub Jelinekre PR driver/49726 (-g0 file.S -g does not produce...
2017-01-16 Paolo Carlinirevert: re PR c++/71737 (ICE following 2x pack expansio...
2017-01-16 Paolo Carlinire PR c++/71737 (ICE following 2x pack expansion in...
2017-01-12 Martin Sebor(-Wformat-overflow): ...to this.
2017-01-11 Martin SeborPR c/78768 - -Walloca-larger-than and -Wformat-length...
2017-01-10 Jason Merrill* c-cppbuiltin.c (c_cpp_builtins): Define __cpp_variadi...
2017-01-09 Jakub Jelinekre PR translation/79019 (translatable string typo in...
2017-01-08 Martin SeborPR tree-optimization/78913 - Probably misleading error...
2017-01-06 Alexandre Oliva[bootstrap-O1] change value type to avoid sprintf buffe...
2017-01-05 Eric Botcazouinvoke.texi (C Dialect Options): Document it.
2017-01-05 Martin LiskaError for '-' as filename of a precompiled header ...
2017-01-04 Marek Polacekre PR c++/64767 (Could GCC warn when a pointer is compa...
2017-01-04 Jakub Jelinekre PR driver/78957 (ICE: SIGSEGV with -fno-sso-struct...
2017-01-01 Jakub JelinekUpdate copyright years.
2016-12-29 Martin LiskaAdd RejectNegative for a c option.
2016-12-22 Jason MerrillFeature-test macro for P0522R0, matching of template...
2016-12-21 Jakub Jelinekre PR bootstrap/78817 (stage2 bootstrap failure in...
2016-12-21 Jason MerrillImplement P0522R0, matching of template template arguments.
2016-12-14 Martin JamborSplit omp-low into multiple files
2016-12-14 Martin SeborPR c/78673 - sprintf missing attribute nonnull on desti...
2016-12-12 Marek Polacekre PR c++/78647 (ICE on invalid C++ code on x86_64...
next