]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/c-family/c-common.c
c-common.c (c_common_type_for_size): Use NULL_TREE instead of 0.
[thirdparty/gcc.git] / gcc / c-family / c-common.c
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  Marek PolacekBye bye, c_save_expr.
2017-05-09  Nathan Sidwellc-tree.h (pushdecl): Declare.
2017-05-05  David MalcolmEliminate report_diagnostic macro
2017-05-03  Nathan SidwellCanonicalize canonical type hashing
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  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-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-02  Richard Bienerre PR middle-end/79756 (ICE in execute_todo, at passes...
2017-02-24  Jakub Jelinekre PR c++/79588 (ICE in warn_for_restrict with -Wrestrict)
2017-01-24  David MalcolmAdd "__RTL" to cc1
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-01  Jakub JelinekUpdate copyright years.
2016-12-21  Jakub Jelinekre PR bootstrap/78817 (stage2 bootstrap failure in...
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...
2016-11-26  Prathamesh Kulkarnitree.c (build_common_tree_nodes): Initialize ptrdiff_ty...
2016-11-23  James Greenhalgh[Patch 6/17] Migrate excess precision logic to use...
2016-11-21  Bernd Edlingerre PR c++/71973 (c++ handles built-in functions inconsi...
2016-11-17  Marek Polacekre PR c/78285 (error on duplicate switch label where...
2016-11-14  Prasad GhangalMake-lang.in (C_AND_OBJC_OBJS): Add gimple-parser.o.
2016-10-25  Jakub Jelinekinternal-fn.def (LAUNDER): New internal function.
2016-10-24  Bernd Edlingerc-common.c (c_common_truthvalue_conversion): Warn for...
2016-10-20  Bernd Edlingerc-common.c (c_common_truthvalue_conversion): Fix the...
2016-10-19  Bernd Edlingerc-common.c (c_common_truthvalue_conversion): Warn only...
2016-10-17  Marek PolacekMakefile.in (C_COMMON_OBJS): Add c-family/c-attribs.o.
2016-10-11  Marek Polacekc-common.c (warning_candidate_p): Change the return...
2016-10-11  Marek PolacekMakefile.in (C_COMMON_OBJS): Add c-family/c-warn.o.
2016-10-08  Jason MerrillDelay folding of bool conversion into COND_EXPR.
2016-10-07  Jakub JelinekImplement LWG2296 helper intrinsic c-family/
2016-10-07  Bernd Edlingerre PR c++/77700 (suspicios code in cp/parser.c)
2016-10-06  Jakub JelinekImplement P0258R2 - helper for C++17 std::has_unique_ob...
2016-10-05  Bernd Edlingerc-common.c (c_common_truthvalue_conversion): Warn also...
2016-10-05  Jakub Jelinek* c-common.c (c_common_reswords): Update comment for...
2016-10-05  Jason MerrillPR c++/77852 - class deduction from list-init
2016-10-03  Bernd Edlingerinvoke.texi: Update -Wint-in-bool-context.
2016-09-26  Thomas Preud'hommetree.h (memmodel_from_int, [...]): Move to ...
2016-09-26  Marek PolacekImplement -Wimplicit-fallthrough.
2016-09-21  Bernd Edlingerc-common.c (c_common_truthvalue_conversion): Inhibit...
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-10  Tom de VriesMake canonical_va_list_type more strict
2016-09-09  Jason MerrillImplement P0035R4, C++17 new of over-aligned types.
2016-09-07  David MalcolmMove class substring_loc from c-family into gcc
2016-09-06  Richard Bienerre PR tree-optimization/77450 (ICE: in verify_ssa,...
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-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-19  Joseph MyersImplement C _FloatN, _FloatNx types.
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-12  Marek Polacekre PR c/7652 (-Wswitch-break : Warn if a switch case...
2016-08-09  Jason MerrillPR c++/68703 - bogus error with dependent vector length
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-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-21  Jason MerrillPR c++/65168 - -Waddress in unevaluated context.
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  John David Anglinc-common.c (get_source_date_epoch): Use int64_t instead...
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-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  Marek Polacekre PR c++/71024 (Missing warning for contradictory...
2016-05-03  Marek Polacekre PR c/70859 (Bad column number in type-generic functi...
2016-05-02  Richard SandifordAdd a wi::to_wide helper function
2016-04-29  Marek Polacekre PR c/70852 (ice in warn_for_memset)
next