re PR c/7652 (-Wswitch-break : Warn if a switch case falls through)
[platform/upstream/gcc.git] / gcc / c-family / c-common.c
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.
2015-12-02 Jason MerrillDefine c_fully_fold separately for C and C++.
2015-12-01 Jan Hubickaalias-1.c: New testcase.
2015-11-29 Jan Hubickare PR c++/67581 (ICE on transparent union with -g enabl...
2015-11-20 Jason Merrillc-common.c (shorten_compare): But look through macros...
2015-11-19 Jason Merrillc-common.c (shorten_compare): Don't -Wtype-limits if...
2015-11-17 Jason Merrillre PR bootstrap/68346 (Bootstrap failure on i686-linux)
2015-11-16 Marek Polacekre PR c++/68362 (ICE: tree check: expected integer_cst...
2015-11-16 Marek Polacekc-ada-spec.c (dump_ada_template): Use RECORD_OR_UNION_T...
2015-11-16 Kirill YukhinAdd __attribute__((__simd__)) to GCC.
2015-11-13 David MalcolmSource range tracking in libcpp and C FE, with bit...
2015-11-11 Marek Polacekre PR c/68107 (Non-VLA type whose size is half or more...
2015-11-11 Andrew MacLeoddecl.c: Remove unused header files.
2015-11-08 Eric BotcazouMerge of the scalar-storage-order branch.
2015-11-07 Richard SandifordMove #undef DEF_BUILTIN* to builtins.def
2015-11-06 David MalcolmReimplement diagnostic_show_locus, introducing rich_loc...
2015-11-03 Martin Seborre PR c/67882 (surprising offsetof result on an invalid...
2015-10-30 Evgeny StupachenkoMakefile.in (OBJS): Add multiple_target.o.
2015-10-29 Andrew MacLeoddecl.c: Reorder #include's and remove duplicates.
2015-10-28 Jason Merrill* c-common.c (pointer_int_sum): Fold the MULT_EXPR.
2015-10-13 Jakub Jelinekbuiltin-types.def (BT_FN_BOOL_UINT_LONGPTR_LONGPTR_LONG...
2015-10-04 Jason MerrillImplement N4514, C++ Extensions for Transactional Memory.
2015-10-02 Marek Polacekre PR c/64249 (Missing warning for if (A) else if (A))
2015-09-28 Nathan Sidwellgomp-constants.h (GOMP_VERSION_NVIDIA_PTX): Increment.
2015-09-22 Jason MerrillDisconnect -Wabi=<n> from -fabi-compat-version=<n>.
2015-09-14 Marek Polacekc-common.c (warn_for_sign_compare): Cast to unsigned...
2015-09-03 Martin Seborre PR c/66516 (missing diagnostic on taking the address...
2015-08-25 Marek Polacekre PR middle-end/67330 (ICE handling weak attributes)
2015-08-19 Trevor Saundersremove more useless typedefs
2015-08-18 Francois-Xavier... re PR middle-end/36757 (__builtin_signbit should be...
2015-08-12 Marek Polacekre PR c++/55095 (Wshift-overflow)
2015-08-07 Andrew SuttonAdd C++ Concepts TS support.
2015-07-30 Marek Polacekc-common.c (warn_tautological_cmp): Bail for float...
2015-07-27 Marek Polacekre PR bootstrap/67030 (ARM bootstrap failure due to...
2015-07-27 Marek Polacekre PR c++/66555 (Fails to warn for if (j == 0 && i...
2015-07-20 Marek Polacekre PR c++/55095 (Wshift-overflow)
2015-07-13 Aldy HernandezFix double word typos.
2015-07-01 Jason Merrillc-common.h (D_CXX11): Rename from D_CXX0X.
2015-06-30 Edward Smith-RowlandImplement N4197 - Adding u8 character literals
2015-06-29 Manuel López-IbáñezWunused-parameter warnings are given from cgraph::final...
2015-06-29 Marek Polacekre PR c/66322 (Linus Torvalds: -Wswitch-bool produces...
2015-06-26 Marek Polacekc-common.c (check_main_parameter_types): Use VECTOR_TYP...
2015-06-26 Marek Polacekarray-notation-common.c (find_rank): Use INDIRECT_REF_P.
2015-06-26 Marek Polacek* c-common.c (handle_unused_attribute): Use VAR_OR_FUNC...
2015-06-25 Andrew MacLeodfunction.h (ipa_opt_pass, [...]): Move forward declarat...
2015-06-25 Richard Sandifordhash-traits.h (ggc_hasher): Rename to...
2015-06-25 Marek Polacekarray-notation-common.c: Use VAR_P throughout.
2015-06-23 Richard Sandifordc-common.c: Don't include target-def.h.
2015-06-23 Marek Polacekc-common.c (warn_logical_operator): Use tree_int_cst_eq...
2015-06-22 Mikhail MaltsevUse std::swap instead of manual swaps.
2015-06-17 Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
next