]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-ssa-uninit.c
Warn for reads from write-only arguments [PR101734].
[thirdparty/gcc.git] / gcc / tree-ssa-uninit.c
2021-08-13  Martin SeborWarn for reads from write-only arguments [PR101734].
2021-07-28  Martin SeborCorrect uninitialized object offset and size computatio...
2021-07-27  Martin SeborLet -Wuninitialized assume built-ins don't change const...
2021-07-27  Richard Bienertree-optimization/101573 - improve uninit warning at -O0
2021-07-20  Martin SeborHandle all UBSAN built-ins in -Wuninitialized [PR101300].
2021-07-06  Martin SeborImprove warning suppression for inlined functions.
2021-06-25  Martin Sebormiddle-end: add support for per-location warning groups.
2021-06-04  Martin SeborPR middle-end/100732 - ICE on sprintf %s with integer...
2021-05-26  Aldy HernandezConvert remaining passes to get_range_query.
2021-05-13  Martin SeborAvoid -Wuninitialized false negatives with sanitization...
2021-01-04  Jakub JelinekUpdate copyright years.
2020-11-17  Martin SeborPR middle-end/97840 - Bogus -Wmaybe-uninitialized passi...
2020-11-16  Jan HubickaDisable some bogus -Wmaybe-uninitialized warnings
2020-11-06  Bin ChengImprove uninitialized warning with value range info
2020-09-19  Martin SeborExtend -Wstringop-overflow to detect out-of-bounds...
2020-09-19  Martin SeborMake use of new attribute access infrastructure in...
2020-09-19  Martin SeborInfrastructure & C front end changes for array paramete...
2020-09-16  Martin SeborWork harder to avoid -Wuninitialized for objects of...
2020-08-28  Martin SeborAdd -Wstringop-overread for reading past the end by...
2020-06-04  Martin SeborImplement a solution for PR middle-end/10138 and PR...
2020-01-01  Jakub JelinekUpdate copyright years.
2019-11-12  Martin LiskaRemove gcc/params.* files.
2019-11-12  Martin LiskaApply mechanical replacement (generated patch).
2019-05-23  Martin LiskaDo not use tree_to_wide_ref that point to a temporary...
2019-05-21  Vladislav Ivanishintree-ssa-uninit: suppress more spurious warnings
2019-05-16  Vladislav Ivanishintree-ssa-uninit: avoid ICE with BIT_AND_EXPR (PR 90394)
2019-05-15  Vladislav Ivanishintree-ssa-uninit: clean up is_value_included_in
2019-04-29  Vladislav Ivanishintree-ssa-uninit.c (is_pred_expr_subset_of): Correctly...
2019-01-09  Sandra LoosemorePR other/16615 [4/5]
2019-01-09  Sandra LoosemorePR other/16615 [1/5]
2019-01-01  Jakub JelinekUpdate copyright years.
2018-09-25  Martin LiskaRemove unused functions and fields.
2018-08-27  Martin LiskaAdd new gswitch related functions into tree-cfg.c.
2018-08-20  David MalcolmAdd support for grouping of related diagnostics (PR...
2018-01-10  Aldy Hernandezre PR middle-end/81897 (spurious -Wmaybe-uninitialized...
2018-01-07  Aldy Hernandezre PR middle-end/81897 (spurious -Wmaybe-uninitialized...
2018-01-03  Jakub JelinekUpdate copyright years.
2017-12-20  Richard Sandifordpoly_int: ao_ref and vn_reference_op_t
2017-12-08  Richard Bienerre PR middle-end/81782 (Yet another -Wmaybe-uninitializ...
2017-10-10  Richard SandifordRequire wi::to_wide for trees
2017-07-25  Andrew Pinskitree-ssa-uninit.c (warn_uninitialized_vars): Don't...
2017-05-16  Martin LiskaAdd default value for last argument of dump functions.
2017-04-24  Richard Bienerre PR c++/2972 (-Wuninitialized could warn about uninit...
2017-03-08  Richard Bienerre PR tree-optimization/79955 (GLIBC build fails after...
2017-03-02  Richard Bienerre PR tree-optimization/79345 (passing yet-uninitialize...
2017-01-01  Jakub JelinekUpdate copyright years.
2016-12-06  Aldy Hernandezre PR middle-end/78548 (ICE on valid C code on x86_64...
2016-12-06  Aldy Hernandezre PR middle-end/78566 (gcc.dg/uninit-pred-6_[abc]...
2016-11-23  Marek Polacekre PR tree-optimization/78455 (ICE in operator[], at...
2016-11-20  Aldy Hernandezre PR middle-end/61409 (-Wmaybe-uninitialized false...
2016-11-11  Richard Bienerre PR middle-end/78295 (Spurious -Wuninitialized warnin...
2016-10-09  Jakub Jelinektree-ssa.c (target_for_debug_bind, [...]): Use VAR_P...
2016-06-20  Jakub Jelinekre PR middle-end/71581 (ICE on valid code on x86_64...
2016-05-06  Martin LiskaManual changes to GCC coding style in tree-ssa-uninit.c
2016-01-13  Richard Bienerre PR tree-optimization/69013 (gfortran-5.3.0 ICE in...
2016-01-04  Jakub JelinekUpdate copyright years.
2015-11-27  Martin LiskaReplace spaces with tabs and remove trailing whitespaces
2015-11-18  Martin LiskaFix memory leaks in tree-ssa-uninit.c
2015-10-30  Andrew MacLeodalias.c: Remove unused headers.
2015-10-29  Andrew MacLeodalias.c: Reorder #include statements and remove duplicates.
2015-09-20  Trevor Saundersswitch from gimple to gimple*
2015-09-09  Marek Polacekre PR middle-end/67512 (internal compiler error: in...
2015-08-19  Trevor Saundersremove more useless typedefs
2015-08-03  Patrick PalkaAvoid recomputing the defining predicate chains for...
2015-07-13  Aldy HernandezFix double word typos.
2015-07-08  Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-17  Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-08  Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-04  Andrew MacLeodcoretypes.h: Include machmode.h...
2015-02-12  David Howellstree-sra.c (dump_dereferences_table): Avoid -Wformat...
2015-01-26  Richard Bienerre PR middle-end/64764 (internal compiler error: in...
2015-01-16  Richard Bienerre PR middle-end/64614 (bogus used initialized warning...
2015-01-09  Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-11-19  David MalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-10-27  Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-10-16  Andrew MacLeodfunction.h: Flatten file.
2014-08-07  Trevor Saundersremove pointer-set.[ch]
2014-08-02  Trevor Saundersadd a hash_set based on hash_table
2014-07-09  Trevor Saundersremove has_execute
2014-05-08  Thomas Preud'hommere PR middle-end/39246 (FAIL: gcc.dg/uninit-13.c)
2014-05-06  Kenneth ZadeckMerge in wide-int.
2014-04-17  Trevor Saunderspass cfun to pass::execute
2014-04-17  Trevor Saunderspass current function to opt_pass::gate ()
2014-04-17  Trevor Saundersremove has_gate
2014-04-16  Eric Botcazoutree-ssa-operands.c (create_vop_var): Set DECL_IGNORED_P.
2014-02-27  Marek Polacekre PR middle-end/59223 (-Wmaybe-uninitialized and ...
2014-02-21  Jakub Jelinekre PR tree-optimization/56490 (-Wall triggering infinit...
2014-02-03  Richard Hendersonre PR tree-optimization/59924 (uninit memory hog)
2014-01-03  Xinliang David LiFix PR/59303 -- uninit analysis enhancement
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-12-09  David MalcolmEliminate FOR_EACH_BB macro.
2013-11-22  Andrew MacLeodgimple.h: Remove all includes.
2013-11-19  David MalcolmEliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
2013-11-13  Andrew Macleodgimple-walk.h: New File.
2013-10-23  Andrew MacLeodtree-ssa.h: Remove all #include's
2013-09-30  Richard Sandifordbasic-block.h (edge_list): Prefix member names with...
2013-09-28  Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-09-17  Andrew MacLeodtree-flow.h (ssa_undefined_value_p): Remove prototype.
2013-09-12  Andrew MacLeodtree-ssa.h: New.
next