index
:
riscv-gnu-toolchain/gcc.git
devel/analyzer
devel/autopar_devel
devel/autopar_europar_2021
devel/bypass-asm
devel/c++-contracts
devel/c++-coroutines
devel/c++-modules
devel/c++-name-lookup
devel/coarray_native
devel/existing-fp8
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gimple-linterchange
devel/gomp-5_0-branch
devel/icpp2021
devel/ira-select
devel/ix86/evex512
devel/jlaw/crc
devel/loop-unswitch-support-switches
devel/lto-offload
devel/m2link
devel/modula-2
devel/mold-lto-plugin
devel/mold-lto-plugin-v2
devel/nothrow-detection
devel/omp/gcc-10
devel/omp/gcc-11
devel/omp/gcc-12
devel/omp/gcc-13
devel/omp/gcc-14
devel/omp/gcc-9
devel/omp/ompd
devel/power-ieee128
devel/range-gen3
devel/ranger
devel/rust/master
devel/sh-lra
devel/sphinx
devel/ssa-range
devel/subreg-coalesce
devel/unified-autovect
master
releases/egcs-1.0
releases/egcs-1.1
releases/gcc-10
releases/gcc-11
releases/gcc-12
releases/gcc-13
releases/gcc-14
releases/gcc-2.95
releases/gcc-2.95.2.1-branch
releases/gcc-3.0
releases/gcc-3.1
releases/gcc-3.2
releases/gcc-3.3
releases/gcc-3.4
releases/gcc-4.0
releases/gcc-4.1
releases/gcc-4.2
releases/gcc-4.3
releases/gcc-4.4
releases/gcc-4.5
releases/gcc-4.6
releases/gcc-4.7
releases/gcc-4.8
releases/gcc-4.9
releases/gcc-5
releases/gcc-6
releases/gcc-7
releases/gcc-8
releases/gcc-9
releases/libgcj-2.95
trunk
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
testsuite
/
gcc.dg
/
analyzer
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-07
testsuite: refine gcc.dg/analyzer/fd-4.c test for newlib
Marc Poulhiès
1
-0
/
+1
2023-12-07
analyzer: deal with -fshort-enums
Alexandre Oliva
2
-0
/
+281
2023-12-06
analyzer: fix taint false positives with UNKNOWN [PR112850]
David Malcolm
17
-13
/
+21
2023-12-06
diagnostics: prettify JSON output formats
David Malcolm
1
-1
/
+1
2023-12-01
diagnostics, analyzer: add optional per-diagnostic property bags to SARIF
David Malcolm
3
-4
/
+4
2023-11-26
Skip analyzer strndup test on hppa*-*-hpux*
John David Anglin
1
-1
/
+1
2023-11-26
Skip analyzer socket tests on hppa*-*-hpux*
John David Anglin
2
-2
/
+2
2023-11-23
hppa: Fix gcc.dg/analyzer/fd-4.c on hpux
John David Anglin
1
-1
/
+1
2023-11-17
analyzer: new warning: -Wanalyzer-infinite-loop [PR106147]
David Malcolm
11
-8
/
+275
2023-11-14
analyzer: enable taint state machine by default [PR103533]
David Malcolm
30
-183
/
+8
2023-11-13
C99 testsuite readiness: -fpermissive tests
Florian Weimer
1
-0
/
+2
2023-10-08
analyzer: improvements to out-of-bounds diagrams [PR111155]
David Malcolm
4
-89
/
+103
2023-09-09
analyzer: Move gcc.dg/analyzer tests to c-c++-common (2) [PR96395]
benjamin priour
132
-9915
/
+55
2023-09-07
analyzer: basic support for computed gotos (PR analyzer/110529)
David Malcolm
1
-0
/
+27
2023-09-06
analyzer: implement kf_strncpy [PR105899]
David Malcolm
1
-0
/
+24
2023-08-29
analyzer: improve strdup handling [PR105899]
David Malcolm
1
-0
/
+27
2023-08-27
analyzer: Move gcc.dg/analyzer tests to c-c++-common (1) [PR96395]
benjamin priour
103
-7186
/
+35
2023-08-25
analyzer: fix ICE in text art strings support
David Malcolm
3
-0
/
+117
2023-08-24
analyzer: implement kf_strcat [PR105899]
David Malcolm
1
-0
/
+136
2023-08-24
analyzer: handle strlen(INIT_VAL(STRING_REG)) [PR105899]
David Malcolm
1
-0
/
+7
2023-08-24
analyzer: reimplement kf_strcpy [PR105899]
David Malcolm
4
-0
/
+105
2023-08-24
analyzer: handle symbolic bindings in scan_for_null_terminator [PR105899]
David Malcolm
1
-0
/
+11
2023-08-22
analyzer: reimplement kf_strlen [PR105899]
David Malcolm
2
-2
/
+56
2023-08-21
analyzer: check format strings for null termination [PR105899]
David Malcolm
2
-2
/
+35
2023-08-21
analyzer: add kf_fopen
David Malcolm
1
-0
/
+66
2023-08-21
analyzer: replace -Wanalyzer-unterminated-string with scan_for_null_terminato...
David Malcolm
6
-13
/
+178
2023-08-20
Testsuite: fix analyzer tests on Darwin
Francois-Xavier Coudert
9
-0
/
+16
2023-08-11
analyzer: new warning: -Wanalyzer-unterminated-string [PR105899]
David Malcolm
7
-0
/
+72
2023-08-09
analyzer: remove default return value from region_model::on_call_pre
David Malcolm
8
-23
/
+38
2023-08-04
analyzer: handle function attribute "alloc_size" [PR110426]
David Malcolm
12
-36
/
+303
2023-08-03
testsuite, analyzer: add test case [PR108171]
David Malcolm
1
-0
/
+31
2023-08-03
analyzer: fix ICE on zero-sized arrays [PR110882]
David Malcolm
1
-0
/
+18
2023-07-20
analyzer: avoid usage of TYPE_PRECISION on vector types [PR110455]
David Malcolm
1
-0
/
+7
2023-07-20
analyzer: fix ICE on certain pointer subtractions [PR110387]
David Malcolm
1
-0
/
+19
2023-07-19
analyzer: fix ICE on division of tainted floating-point values [PR110700]
David Malcolm
1
-0
/
+13
2023-07-11
testsuite: Skip failing analyzer tests on AIX.
David Edelsohn
6
-0
/
+6
2023-06-21
analyzer: add text-art visualizations of out-of-bounds accesses [PR106626]
David Malcolm
24
-5
/
+1045
2023-06-21
testsuite: move handle-multiline-outputs to before check for blank lines
David Malcolm
1
-5
/
+0
2023-06-10
testsuite: Add more allocation size tests for conjured svalues [PR110014]
Tim Lange
1
-0
/
+25
2023-06-10
analyzer: Fix allocation size false positive on conjured svalue [PR109577]
Tim Lange
2
-8
/
+32
2023-06-08
analyzer: Standalone OOB-warning [PR109437, PR109439]
Benjamin Priour
5
-5
/
+12
2023-06-02
analyzer: implement various atomic builtins [PR109015]
David Malcolm
4
-0
/
+628
2023-05-30
testsuite: add verify-sarif-file to some testcases that were missing it
David Malcolm
2
-0
/
+3
2023-05-25
testsuite, analyzer: Fix testcases with fclose
Christophe Lyon
2
-0
/
+4
2023-05-22
testsuite/52641: Fix more of implicit int=32 assumption fallout.
Georg-Johann Lay
13
-0
/
+17
2023-04-14
testsuite: filter out warning noise for CWE-1341 test
Jiufu Guo
1
-0
/
+3
2023-03-31
testsuite, analyzer: Fix up pipe-glibc.c testcase [PR107396]
Jakub Jelinek
1
-0
/
+4
2023-03-22
analyzer: fix false +ves from -Wanalyzer-deref-before-check due to inlining [...
David Malcolm
1
-0
/
+153
2023-03-18
analyzer: fix ICE on certain longjmp calls [PR109094]
David Malcolm
1
-0
/
+38
2023-03-13
testsuite: add test coverage for analyzer leak false +ve [PR105906]
David Malcolm
1
-0
/
+32
[next]