修訂. | 時間 | 作者 |
---|---|---|
24918a9 devel/analyzer | 2020-01-15 11:10:45 | David Malcolm |
analyzer: add -Wanalyzer-use-of-closed-file |
||
d666ae9 | 2020-01-15 11:10:45 | David Malcolm |
diagnostic_path: fix up expected analyzer output |
||
71dcf0c | 2020-01-15 11:10:45 | David Malcolm |
diagnostic_path: avoid printing redundant data |
||
ab7c7b4 | 2020-01-15 11:02:48 | David Malcolm |
invoke.texi: update -fdiagnostics-show-cwe for analyzer |
||
32077b6 | 2020-01-15 10:58:19 | David Malcolm |
analyzer: fix ICE on METHOD_TYPE (PR 93212) |
||
7fb3669 | 2020-01-15 10:55:47 | David Malcolm |
analyzer: fix global-sm-state issue affecting sm-signal |
||
e2a538b | 2020-01-15 10:53:05 | David Malcolm |
analyzer: cleanups to checker_path |
||
9494698 | 2020-01-15 10:50:38 | David Malcolm |
analyzer: delete checker_event::clone |
||
718930c | 2020-01-15 10:47:21 | David Malcolm |
analyzer: ensure .dot output is valid for an empty BB |
||
8397af8 | 2020-01-15 10:44:33 | David Malcolm |
analyzer: fix tests for UNKNOWN_LOCATION |
||
03dc3f2 | 2020-01-15 10:42:04 | David Malcolm |
tree-diagnostic-path.cc: properly handle ad-hoc wrappers of UNKNOWN_LOCATION |
||
697251b | 2020-01-15 10:39:26 | David Malcolm |
analyzer: add known stdio functions to sm-file.cc (PR analyzer/58237) |
||
81a68b9 | 2020-01-15 09:31:20 | Jakub Jelinek |
tree-optimization: Fix tree dse of __*_chk PR93262 |
||
623c6fd | 2020-01-15 09:28:43 | Jakub Jelinek |
tree-optimization: Fix tree dse of strncpy PR93249 |
||
d899870 | 2020-01-15 09:16:26 | GCC Administrator |
Daily bump. |
||
4804c5f | 2020-01-15 08:55:00 | David Malcolm |
analyzer: introduce a set of known async-signal-unsafe functions |
||
a6b5f19 | 2020-01-15 08:51:44 | David Malcolm |
analyzer: add function-set.cc/h |
||
ef7827b | 2020-01-15 08:47:22 | David Malcolm |
analyzer: purge state for unknown function calls |
||
14f9d7b | 2020-01-15 08:38:23 | David Malcolm |
analyzer: fix dedupe issue seen with CVE-2005-1689 |
||
000c7a9 | 2020-01-15 08:35:58 | Jakub Jelinek |
Remove bogus initial lines from test. |
||
fbbc4c2 | 2020-01-15 08:30:10 | Jakub Jelinek |
i386: Fix wrong-code x86 issue with avx512{f,vl} fma PR93009 |
||
f474fbd | 2020-01-15 08:24:56 | David Malcolm |
analyzer: better logging for dedupe_winners::add |
||
ddd792f | 2020-01-15 06:08:14 | Nathan Sidwell |
[PR90916] Use TI accessor. |
||
288c532 | 2020-01-15 05:52:36 | Jan Hubicka |
Compare TREE_ADDRESSABLE and TYPE_MODE when ODR checking types. |
||
757bf1d | 2020-01-15 05:34:24 | David Malcolm |
Initial commit of analyzer |
||
08c8c97 | 2020-01-15 05:20:12 | Jason Merrill |
PR c++/92590 - wrong handling of inherited default ctor. |
||
a5a3c2d | 2020-01-15 04:12:40 | Nathan Sidwell |
[PR90916] ICE in retrieve specialization |
||
6bd65ad | 2020-01-15 03:15:01 | Uros Bizjak |
PR target/93254 - -msse generates sse2 instructions |
||
7ca50de | 2020-01-15 02:44:04 | David Malcolm |
hash-table.h: support non-zero empty values in empty_slow (v2) |
||
8982b55 | 2020-01-15 01:57:34 | Jason Merrill |
PR c++/92594 - ICE with inherited trivial default ctor. |