asan.c (handle_builtin_alloca): Deal with all alloca variants.
[gcc.git] / gcc / c /
2017-02-09 Chung-Lin Tanggimplify.c (gimplify_scan_omp_clauses): No special...
2017-02-07 Richard Bienergimple-parser.c (c_parser_gimple_expr_list): Simplify.
2017-01-25 Maxim Ostapenkore PR lto/79061 ([LTO][ASAN] LTO plus ASAN fails with...
2017-01-24 David MalcolmAdd "__RTL" to cc1
2017-01-20 Marek Polacekre PR c/64279 (Warning missing for "(cond) ? A : A...
2017-01-13 Richard Bienergimple-parser.c (c_parser_gimple_compound_statement...
2017-01-13 Richard Bienergimple-parser.c (c_parser_gimple_postfix_expression...
2017-01-12 Richard Bienertree-pretty-print.c (dump_generic_node): Provide -gimpl...
2017-01-11 Jakub Jelinekre PR c++/72813 (atomic header cannot be compiled into...
2017-01-11 Richard Bienerre PR bootstrap/79052 (bootstrap-ubsan failures due...
2017-01-04 Marek Polacekre PR c++/64767 (Could GCC warn when a pointer is compa...
2017-01-04 David MalcolmC FE: implement fix-it hint for -Wmissing-braces
2017-01-01 Jakub JelinekUpdate copyright years.
2016-12-21 Jakub Jelinekre PR bootstrap/78817 (stage2 bootstrap failure in...
2016-12-21 Jakub Jelinekre PR c/77767 (Side-effect from VLA array parameters...
2016-12-20 Richard Bienergimple-parser.c (c_parser_gimple_compound_statement...
2016-12-14 Martin JamborSplit omp-low into multiple files
2016-12-02 Cesar Philippidisc-parser.c (c_parser_pragma): Error when PRAGMA_OACC_...
2016-11-21 Bernd Edlingerre PR c++/71973 (c++ handles built-in functions inconsi...
2016-11-18 Richard SandifordAdd SET_DECL_MODE
2016-11-15 Uros BizjakChangeLog: Fix ChangeLog entry.
2016-11-14 Jakub Jelinekc-cppbuiltin.c (c_cpp_builtins): Define __cpp_structure...
2016-11-14 Prasad GhangalMake-lang.in (C_AND_OBJC_OBJS): Add gimple-parser.o.
2016-11-14 Prasad GhangalMake-lang.in (C_AND_OBJC_OBJS): Add gimple-parser.o.
2016-11-13 Prathamesh Kulkarnire PR tree-optimization/35503 (Warning about restricted...
2016-10-31 Le-Chun WuAdd -Wshadow=global -Wshadow=local and -Wshadow=compati...
2016-10-13 Thomas Preud'hommeMove MEMMODEL_* from coretypes.h to memmodel.h
2016-10-13 Jakub Jelinekre PR target/77957 (Undefined .LCTOC0 with -fstack...
2016-10-07 Bernd Schmidtre PR c++/69733 (-Wignored-qualifiers points to wrong...
2016-09-26 Marek PolacekImplement -Wimplicit-fallthrough.
2016-09-24 Marek Polacekre PR c/77490 (bit-not (~) on boolean should be warned...
2016-09-23 Jakub Jelineksel-sched-ir.c (sel_global_bb_info, [...]): Remove...
2016-09-16 Marek Polacek* c-typeck.c (lvalue_p): Use true and false instead...
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 Marek Polacekc-typeck.c (build_unary_op): Rename FLAG parameter...
2016-09-12 Bernd Edlingerre PR c++/77496 (ICE in instantiate_type, at cp/class...
2016-09-07 David MalcolmMove class substring_loc from c-family into gcc
2016-09-05 Jakub JelinekChangeLog formatting fixes.
2016-09-02 Jakub Jelinekre PR c/65467 ([libgomp] sorry, unimplemented: '_Atomic...
2016-09-01 Marek Polacekre PR c/7652 (-Wswitch-break : Warn if a switch case...
2016-09-01 David MalcolmC: Fix missing spaces in 'struct' fix-it hints
2016-08-30 David Malcolmrich_location: add convenience overloads for adding...
2016-08-25 Marek Polacekc-common.c (warn_logical_not_parentheses): Print fixit...
2016-08-25 Marek Polacekre PR c/77323 (Bad "defaults to 'int'" warning for...
2016-08-19 Joseph MyersImplement C _FloatN, _FloatNx types.
2016-08-12 Jakub Jelinekre PR c/67410 (c/c-typeck.c references out of bounds...
2016-08-12 Marek Polacekre PR c/7652 (-Wswitch-break : Warn if a switch case...
2016-08-11 Jakub Jelinekre PR c/72816 (ICE on x86_64-linux-gnu (tree check...
2016-08-08 David Malcolmc-format.c: suggest the correct format string to use...
2016-08-04 Thomas SchwingeRework C/C++ OpenACC routine parsing
2016-08-04 Thomas SchwingeC/C++: Simplify handling of location information for...
2016-08-01 Jan Beulichextend shift count warnings to vector types
2016-07-29 Marek Polacekre PR c/71573 (ICE on invalid C code on x86_64-linux...
2016-07-29 Marek Polacekre PR c/71853 (ICE on an ill-formed case statement...
2016-07-29 Marek Polacekre PR c/71742 (Wrong formulation of "error: flexible...
2016-07-29 Jakub Jelinekre PR c/71969 (Wrong setting of DECL_DISREGARD_INLINE_L...
2016-07-29 Marek Polacekre PR c/71583 (ICE on invalid code on x86_64-linux...
2016-07-22 Uros Bizjakc-typeck.c: Use HOST_WIDE_INT_1 instead of (HOST_WIDE_I...
2016-07-20 David MalcolmEnabling work for C++ handling of misspelled identifier...
2016-07-20 David MalcolmC: convert return type of lookup_name_fuzzy from tree...
2016-07-20 Georg-Johann Laytarget.def (addr_space): Add new diagnose_usage to...
2016-07-15 Cesar Philippidisc-parser.c (c_parser_oacc_declare): Don't scan for...
2016-07-15 Jakub Jelinekre PR c/71858 (Surprising suggestions for misspellings)
2016-07-14 Jakub Jelinekre PR c/71858 (Surprising suggestions for misspellings)
2016-07-13 Trevor Saundersuse auto_vec for more local variables
2016-07-13 Trevor Saundersc-decl.c: add [cd]tors to c_struct_parse_info
2016-07-02 Jakub Jelinekre PR c/71719 (invalid set-but-not-used warning with...
2016-06-29 Thomas SchwingeImprove diagnostic messages of "#pragma omp cancel...
2016-06-29 Thomas SchwingeRename PRAGMA_OMP_DECLARE_REDUCTION to PRAGMA_OMP_DECLARE
2016-06-28 Jakub Jelinekre PR c/71685 (Segmentation fault in gcc when compiling...
2016-06-28 Martin SeborPR c/71552 - Confusing error for incorrect struct initi...
2016-06-28 Jakub JelinekMakefile.in: Don't cat ../stage_current if it does...
2016-06-23 Andi KleenAdd make autoprofiledbootstrap
2016-06-22 David MalcolmC FE: suggest corrections for misspelled identifiers...
2016-06-20 Joseph MyersFix ICE on conditional expression between DFP and non...
2016-06-19 Martin SeborPR c/69507 - bogus warning: ISO C does not allow ‘__ali...
2016-06-15 David Malcolmspellcheck.h: add best_match template; implement early...
2016-06-14 David MalcolmIntroduce gcc_rich_location::add_fixit_misspelled_id
2016-06-13 David MalcolmC: fixits for named initializers
2016-06-10 Thomas Schwinge[PR c/71381] C/C++ OpenACC cache directive rejects...
2016-06-08 Martin Seborre PR c++/70507 (integer overflow builtins not constant...
2016-06-08 Marek Polacekre PR c/71426 (gcc ICE on x86_64-linux-gnu in get_parm_...
2016-06-08 Marek Polacekre PR c/71418 (gcc ICE on x86_64-linux-gnu in min_align...
2016-06-07 David MalcolmC: add fixit hint to misspelled field names
2016-06-06 Marek Polacekre PR c/71362 (Wrong position for "error: size of unnam...
2016-06-06 Marek Polacekc-typeck.c (comptypes_internal): Handle comparisons...
2016-06-03 Chung-Lin Tangc-typeck.c (c_finish_omp_clauses): Mark OpenACC reducti...
2016-05-30 Jakub Jelinekre PR c++/71349 (Combined async target clause parsing...
2016-05-26 Jakub Jelinekc-parser.c (c_parser_omp_clause_schedule): Warn if...
2016-05-25 Marek Polacekre PR c/71266 (gcc ICE on x86_64-linux-gnu in "store_pa...
2016-05-25 Marek Polacekre PR c/71265 (gcc ICE on x86_64-linux-gnu with “seg...
2016-05-24 Cesar Philippidisc-parser.c (c_parser_oacc_declare): Add support for...
2016-05-24 Thomas SchwingeTighten syntax checking for OpenACC routine construct...
2016-05-24 Richard Bienerre PR middle-end/70434 (adding an extraneous cast to...
2016-05-20 Martin SeborPR c/71115 - [4.9/5/6/7 Regression] Missing warning...
2016-05-19 David MalcolmPR c/71171: Fix uninitialized source_range in c_parser_...
2016-05-17 James Greenhalgh[Patch onbious] Fix indentation in c-typeck.c parser_bu...
2016-05-16 Matthew WahabRemove TARGET_INVALID_PARAMETER_TYPE and TARGET_INVALID...
2016-05-13 Joseph MyersImplement C11 DR#423 resolution (ignore function return...
next