]> gcc.gnu.org Git - gcc.git/history - gcc/gimple-ssa-warn-access.cc
OpenACC: Fix reduction tree-sharing issue [PR106982]
[gcc.git] / gcc / gimple-ssa-warn-access.cc
2022-04-27 Richard Bienermiddle-end/104492 - avoid all equality compare dangling...
2022-03-15 Martin SeborAvoid -Wdangling-pointer for by-transparent-reference...
2022-03-07 Jakub JelinekFix up duplicated duplicated words in comments
2022-03-05 Jakub Jelinekwaccess: Remove visited bitmap and stop on EDGE_ABNORMAL
2022-03-03 Martin SeborCall mark_dfs_back_edges before testing EDGE_DFS_BACK...
2022-03-01 Jakub Jelinekwarn-access: Fix up check_pointer_uses [PR104715]
2022-03-01 Jakub Jelinekwarn-access: Comment spelling fixes
2022-02-04 Richard BienerAdd CLOBBER_EOL to mark storage end-of-life clobbers
2022-02-03 Martin SeborMake pointer_query cache a private member.
2022-01-31 Martin SeborConstrain PHI handling in -Wuse-after-free [PR104232].
2022-01-26 Marek Polacekwarn-access: Prevent -Wuse-after-free on ARM [PR104213]
2022-01-25 Martin SeborAvoid recomputing PHI results after failure (PR104203).
2022-01-21 Jakub Jelinekwarn-access: Fix up warning_at arguments
2022-01-19 Jakub Jelinekgimple-ssa-warn-access: Fix up asan_test.C -Wdangling...
2022-01-19 Martin SeborHandle failure to determine pointer provenance conserva...
2022-01-15 Martin SeborAdd -Wdangling-pointer [PR63272].
2022-01-15 Martin SeborAdd -Wuse-after-free [PR80532].
2022-01-05 Martin SeborAvoid -Wformat-diag.
2022-01-04 Martin SeborEenable -Winvalid-memory-order for C++ [PR99612].
2022-01-03 Jakub JelinekUpdate copyright years.
2021-12-09 Martin SeborAvoid expecting nonzero size for access none void*...
2021-12-09 Martin SeborMove bndrng from access_ref to access_data.
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.
This page took 7.927508 seconds and 42 git commands to generate.