]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/gimple-ssa-warn-access.cc
d: Import dmd b8384668f, druntime e6caaab9, phobos 5ab9ad256 (v2.098.0-beta.1)
[thirdparty/gcc.git] / gcc / gimple-ssa-warn-access.cc
2021-11-17  Martin SeborAvoid pathological function redeclarations when checkin...
2021-11-16  Jakub Jelinekwaccess: Fix up pass_waccess::check_alloc_size_call...
2021-11-09  Aldy HernandezConvert strlen pass from evrp to ranger.
2021-10-26  Martin SeborMake full use of context-sensitive ranges in access...
2021-10-26  Martin SeborDetect overflow by atomic functions [PR102453].
2021-09-01  Martin SeborEnable ranger and caching in pass_waccess.
2021-08-31  Martin SeborAvoid valid Coverity warning for comparing array to...
2021-08-24  Martin SeborReset PHI base0 flag if it's clear in any argument...
2021-08-19  Martin SeborRelease resources acquired by enable_ranger() [PR101984].
2021-08-17  Martin SeborMove more warning code to gimple-ssa-warn-access etc.
2021-08-14  Martin SeborDiagnose mismatches between array and scalar new and...
2021-08-06  Martin SeborMove more code to new gimple-ssa-warn-access pass.
2021-07-28  Martin SeborAdd new gimple-ssa-warn-access pass.