aboutsummaryrefslogtreecommitdiff
path: root/gcc/analyzer/constraint-manager.cc
AgeCommit message (Expand)Author
2020-04-01analyzer: handle compound assignments [PR94378]David Malcolm
2020-02-11analyzer: fix ICE with equiv_class constant (PR 93649)David Malcolm
2020-02-03analyzer: avoid use of fold_build2David Malcolm
2020-02-03analyzer: fix ICE due to comparing int and real constants (PR 93547)David Malcolm
2020-01-31analyzer: further fixes for comparisons between uncomparable types (PR 93450)David Malcolm
2020-01-29analyzer: fix build with gcc 4.4 (PR 93276)Jakub Jelinek
2020-01-22analyzer: introduce namespace to avoid ODR clashes (PR 93307)David Malcolm
2020-01-14Initial commit of analyzerDavid Malcolm