]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/c/ChangeLog
c-common.c (c_common_type_for_size): Use NULL_TREE instead of 0.
[thirdparty/gcc.git] / gcc / c / ChangeLog
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  Marek Polacekre PR sanitizer/80659 (-fsanitize=address evokes ICE...
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-12  Thomas SchwingeOpenACC C front end maintenance: c_parser_oacc_single_i...
2017-05-11  Nathan Sidwelldumpfle.h (dump_function): Declare here ...
2017-05-11  Mikhail MaltsevGIMPLEFE: Handle invalid SSA names
2017-05-11  Mikhail MaltsevGIMPLEFE: handle invalid __MEM
2017-05-11  Mikhail MaltsevGIMPLEFE: Handle invalid unary "*" operand type
2017-05-09  Nathan Sidwellc-tree.h (pushdecl): Declare.
2017-05-05  David MalcolmEliminate report_diagnostic macro
2017-05-01  Xi Ruoyaore PR c++/80038 (Random segfault using local vectors...
2017-04-25  David MalcolmC: fix-it hint for removing stray semicolons
2017-04-21  Jakub Jelinekre PR c/80468 (ICE on invalid AVX512 code with -m32)
2017-04-03  Jonathan WakelyFix numerous typos in comments
2017-03-29  Marek Polacekre PR c/79730 (ICE tree check: expected var_decl, have...
2017-03-27  Jakub Jelinekre PR target/80162 (ICE on invalid code (address of...
2017-03-23  Marek Polacekc-tree.h: Remove a C_RID_YYCODE reference.
2017-03-21  Jakub Jelinekre PR c/80097 (internal compiler error in c_fully_fold_...
2017-03-17  Marek Polacek* c-parser.c: Add C11 references.
2017-03-15  Marek Polacek* c-parser.c (c_parser_enum_specifier): Remove redundan...
2017-03-11  Marek Polacek* c-decl.c (implicit_decl_warning): Add a comment....
2017-03-11  David MalcolmSimplify uses of "%<%s%>" to "%qs" (PR translation...
2017-03-09  Marek Polacekre PR sanitizer/79757 (ICE in declare_vars, at gimplify...
2017-03-09  Jakub Jelinekre PR c/79969 (C FE emits locus of forward enum declara...
2017-03-07  Jakub Jelinekre PR c/79834 (c/c-parser.c: make code more i18n-friendly)
2017-03-04  Marek Polacekre PR c/79847 (diagnostics: missing space in "implicit...
2017-03-03  Marek Polacekre PR c/79758 (ICE: tree check: expected class 'type...
2017-03-03  Jakub Jelinekre PR c/79837 (incomplete diagnostic in c-parser: expec...
2017-03-03  Jakub Jelinekre PR c/79836 (typo in c/c-parser.c: pragma omp ordered)
2017-02-28  Jakub Jelineki386.c: Include intl.h.
2017-02-24  Jakub Jelinekre PR c++/79588 (ICE in warn_for_restrict with -Wrestrict)
2017-02-23  Richard Bienerre PR c/79684 (Conditional jump or move depends on...
2017-02-22  Marek Polacekre PR c/79662 (ICE on invalid code in convert_arguments...
2017-02-19  Prathamesh Kulkarnigimple-parser.c (c_parser_gimple_postfix_expression...
2017-02-19  Prathamesh Kulkarnigimple-pretty-print.c (dump_ternary_rhs): Adjust gimple...
2017-02-16  Jakub Jelinekre PR c++/79512 (ICE: Segfault in gimple_build_call_1...
2017-02-14  Prathamesh Kulkarnigimple-pretty-print.c (dump_unary_rhs): Adjust dump...
2017-02-13  Jakub Jelinekcprop.c (cprop_jump): Add missing space in string literal.
2017-02-13  Prathamesh Kulkarnire PR c/79478 (possible gimple error with gcc.dg/gimple...
2017-02-10  Prasad Ghangalgimple-parser.c (c_parser_gimple_binary_expression...
2017-02-09  Marek Polacekre PR c/79428 (ICE in c_parser_consume_token, at c...
2017-02-09  Jakub Jelinekre PR c/79431 (ICE in get, at cgraph.h:397)
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-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...
next