tree.c (build_common_tree_nodes): Initialize ptrdiff_type_node.
[gcc.git] / gcc / c-family / c-common.c
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)
2016-04-29 Dominik VogtPR/69089: C++-11: Ingore "alignas(0)".
2016-04-28 Eduard Sanouc-common.c (get_source_date_epoch): New function...
2016-04-27 Bernd Schmidtinvoke.texi (Warning Options): Add -Wmemset-elt-size.
2016-04-25 Jason MerrillImplement C++17 [[maybe_unused]] attribute.
2016-04-18 Michael Matztree.h (TYPE_ALIGN, DECL_ALIGN): Return shifted amount.
2016-04-15 Marek Polacekre PR c/70651 (ICE on invalid code on x86_64-linux...
2016-03-17 Marek Polacekre PR c/69407 (-Wunused-value on __atomic_fetch_OP...
2016-03-09 Richard Bienerre PR c/70143 (false strict-aliasing warning)
2016-03-04 Richard Bienerre PR middle-end/70054 (GCC 6 gives a strict-aliasing...
2016-03-01 Marek Polacekre PR c++/69795 (g++ ICE on invalid code on x86_64...
2016-02-23 Martin SeborPR middle-end/69780 - [4.9/5/6 Regression] ICE on __bui...
2016-02-15 Jakub Jelinekre PR c++/69797 (ICE on invalid code on x86_64-linux...
2016-02-08 Bernd SchmidtRemove -fshort-double
2016-01-21 Martin SeborPR c/69405 - [6 Regression] ICE in c_tree_printer on...
2016-01-18 Jason Merrillre PR c++/68767 (spurious warning: null argument where...
2016-01-13 Bernd SchmidtImprove warning locations (PR66208)
2016-01-08 Martin SeborPR c/68966 - atomic_fetch_* on atomic_bool not diagnosed
2016-01-04 Jakub JelinekUpdate copyright years.
2015-12-21 David MalcolmC and C++ FE: fix source ranges for binary ops
2015-12-15 Ilya Verbinc-common.c (c_common_attribute_table): Handle "omp...
2015-12-07 David MalcolmFix missing range information for "%q+D" format code
2015-12-04 Paolo Bonzinic-common.c (maybe_warn_shift_overflow): Warn on all...
2015-12-04 Kirill YukhinAdd notinbranch/inbranch flags to attribute __simd__.
2015-12-02 Jason MerrillDo constant folding in warn_* functions.
next