aboutsummaryrefslogtreecommitdiff
path: root/gcc/analyzer/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/analyzer/ChangeLog')
-rw-r--r--gcc/analyzer/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gcc/analyzer/ChangeLog b/gcc/analyzer/ChangeLog
index 0882ec6..7511c2d 100644
--- a/gcc/analyzer/ChangeLog
+++ b/gcc/analyzer/ChangeLog
@@ -1,5 +1,11 @@
2020-02-24 David Malcolm <dmalcolm@redhat.com>
+ PR analyzer/93032
+ * sm.cc (make_checkers): Require the "taint" checker to be
+ explicitly enabled.
+
+2020-02-24 David Malcolm <dmalcolm@redhat.com>
+
PR analyzer/93899
* engine.cc
(impl_region_model_context::impl_region_model_context): Add logger