]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/c/c-typeck.c
c-common.c (c_common_type_for_size): Use NULL_TREE instead of 0.
[thirdparty/gcc.git] / gcc / c / c-typeck.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  Marek PolacekBye bye, c_save_expr.
2017-05-01  Xi Ruoyaore PR c++/80038 (Random segfault using local vectors...
2017-03-27  Jakub Jelinekre PR target/80162 (ICE on invalid code (address of...
2017-03-21  Jakub Jelinekre PR c/80097 (internal compiler error in c_fully_fold_...
2017-02-24  Jakub Jelinekre PR c++/79588 (ICE in warn_for_restrict with -Wrestrict)
2017-02-22  Marek Polacekre PR c/79662 (ICE on invalid code in convert_arguments...
2017-01-20  Marek Polacekre PR c/64279 (Warning missing for "(cond) ? A : A...
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-14  Martin JamborSplit omp-low into multiple files
2016-10-13  Thomas Preud'hommeMove MEMMODEL_* from coretypes.h to memmodel.h
2016-09-24  Marek Polacekre PR c/77490 (bit-not (~) on boolean should be warned...
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  Marek Polacekc-typeck.c (build_unary_op): Rename FLAG parameter...
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-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-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-01  Jan Beulichextend shift count warnings to vector types
2016-07-22  Uros Bizjakc-typeck.c: Use HOST_WIDE_INT_1 instead of (HOST_WIDE_I...
2016-07-15  Cesar Philippidisc-parser.c (c_parser_oacc_declare): Don't scan for...
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-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-20  Joseph MyersFix ICE on conditional expression between DFP and non...
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-08  Martin Seborre PR c++/70507 (integer overflow builtins not constant...
2016-06-07  David MalcolmC: add fixit hint to misspelled field names
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-24  Cesar Philippidisc-parser.c (c_parser_oacc_declare): Add support for...
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-12  Marek Polacekre PR c/70756 (Wrong column number shown for "error...
2016-05-04  Marek Polacekre PR c/48778 (gcc 4.6 -Waddress adds unhelpful new...
2016-05-03  Marek Polacekre PR c/70859 (Bad column number in type-generic functi...
2016-05-02  Cesar Philippidisc-common.h (enum c_omp_region_type): Define.
2016-04-20  Ilya Verbinre PR c++/69363 (ICE when doing a pragma simd reduction...
2016-04-15  Marek Polacekre PR c/70671 (Wrong column number shown for "error...
2016-04-13  Marek Polacekre PR c/70436 (-Wparentheses missing ambiguous else...
2016-03-17  Jakub Jelinekre PR middle-end/70280 (-fcompare-debug failure (length...
2016-03-16  Marek Polacekre PR c/70093 (Instancing function with VM return type...
2016-02-16  Jakub Jelinekre PR c/69835 (-Wnonnull diagnoses parameter comparison...
2016-02-12  Bernd SchmidtFix obstack use-after-free problems in C frontend,...
2016-02-11  Jakub Jelinekre PR c/69768 (Bogus -Waddress warning)
2016-01-27  Marek Polacekre PR c/68062 (ICE when comparing vectors)
2016-01-13  Bernd SchmidtImprove warning locations (PR66208)
2016-01-04  Jakub JelinekUpdate copyright years.
2016-01-04  Marek Polacekre PR c/68908 (inefficient code for _Atomic operations)
2015-12-23  Thomas SchwingeMerge OMP_CLAUSE_USE_DEVICE into OMP_CLAUSE_USE_DEVICE_PTR
2015-12-22  Marek Polacekre PR c/69002 (C front end should warn about undefined...
2015-12-21  David MalcolmC and C++ FE: fix source ranges for binary ops
2015-12-17  David MalcolmC FE: improvements to ranges of bad return values
2015-12-16  Marek Polacekre PR c/64637 (Incorrect location for -Wunused-value...
2015-12-15  Marek Polacekre PR c/68907 (bogus warning: right-hand operand of...
2015-12-04  Eric Botcazouc-tree.h (c_build_va_arg): Adjust prototype.
2015-12-02  Joseph MyersFix TYPE_MAIN_VARIANT construction for arrays of qualif...
2015-12-01  Julian BrownOpenACC host_data support.
2015-11-20  David MalcolmPR 62314: add ability to add fixit-hints to a diagnostic
2015-11-20  David MalcolmC++ FE: offer suggestions for misspelled field names
2015-11-19  Marek Polacekre PR c/68412 (ICE with -Wall -Wextra in fold_binary_loc())
2015-11-14  Jakub Jelinekomp-low.c (lower_omp_ordered): Add argument to GOMP_SMD...
2015-11-14  Marek Polacekc-decl.c: Use RECORD_OR_UNION_TYPE_P throughout.
2015-11-13  David MalcolmSource range tracking in libcpp and C FE, with bit...
2015-11-13  David MalcolmImplement Levenshtein distance; use in C FE for misspel...
2015-11-11  Andrew MacLeoddecl.c: Remove unused header files.
2015-11-09  Andreas Arnez[PR debug/67192] Further fix C loops' back-jump location
2015-11-08  Eric BotcazouMerge of the scalar-storage-order branch.
2015-11-06  Cesar Philippidisgimplify.c (gimplify_scan_omp_clauses): Add support...
2015-11-05  Jakub Jelinekgcc/
2015-10-29  Andrew MacLeoddecl.c: Reorder #include's and remove duplicates.
2015-10-28  Jim WilsonFix for ICE with -g on testcase with incomplete types.
2015-10-27  Thomas Schwinge[PR c/64765, c/64880] Support OpenACC Combined Directiv...
2015-10-22  Richard Bienerfold-const.c (fold_addr_of_array_ref_difference): Prope...
2015-10-21  Ilya Enkovichtm.texi: Regenerated.
2015-10-13  Jakub Jelinekbuiltin-types.def (BT_FN_BOOL_UINT_LONGPTR_LONGPTR_LONG...
2015-10-06  Marek Polacekc-parser.c (c_parser_statement_after_labels): Use prote...
2015-10-05  Richard SandifordReplace REAL_VALUES_EQUAL with real_equal
2015-10-02  Marek Polacekre PR c/67730 (No warning when returning NULL in void...
2015-10-01  Marek Polacek* c-typeck.c (convert_for_assignment): Improve commentary.
2015-09-30  Marek Polacekre PR c/67730 (No warning when returning NULL in void...
2015-09-14  Marek Polacekc-common.c (warn_for_sign_compare): Cast to unsigned...
2015-09-10  Mark WielaardWarn when comparing nonnull arguments to NULL in a...
2015-09-04  Marek Polacekre PR c/67279 (-fsanitize=undefined spurious error...
2015-09-03  Martin Seborre PR c/66516 (missing diagnostic on taking the address...
2015-07-27  Marek Polacekre PR c++/66555 (Fails to warn for if (j == 0 && i...
next