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
/
c-c++-common
/
analyzer
Age
Commit message (
Expand
)
Author
Files
Lines
10 days
analyzer: Fix ICE in cmp_csts_same_type on RAW_DATA_CST [PR119278]
Jakub Jelinek
1
-0
/
+20
12 days
analyzer: support RAW_DATA_CST [PR117262]
David Malcolm
2
-0
/
+53
2025-02-24
analyzer: Handle nonnull_if_nonzero attribute [PR117023]
Jakub Jelinek
2
-3
/
+3
2025-02-22
Turn test cases into UNSUPPORTED if running into 'sorry, unimplemented: dynam...
Thomas Schwinge
13
-16
/
+0
2025-01-09
c, c++: preserve type name in conversion [PR116060]
Jason Merrill
2
-28
/
+28
2024-11-15
c: Default to -std=gnu23
Joseph Myers
7
-28
/
+0
2024-10-16
testsuite: Prepare for -std=gnu23 default
Joseph Myers
1
-0
/
+1
2024-10-04
testsuite: add missing braces around dejagnu directives
Sam James
2
-2
/
+2
2024-09-30
diagnostics: use "%e" to avoid intermediate strings [PR116613]
David Malcolm
1
-6
/
+3
2024-09-12
testsuite: introduce hostedlib effective target
Alexandre Oliva
103
-0
/
+167
2024-08-12
This fixes problems with tests that exceed a data type or the maximum stack f...
Joern Rennecke
1
-1
/
+1
2024-07-04
analyzer: handle <error.h> at -O0 [PR115724]
David Malcolm
1
-0
/
+86
2024-06-07
analyzer: new warning: -Wanalyzer-undefined-behavior-ptrdiff (PR analyzer/105...
David Malcolm
3
-2
/
+129
2024-06-03
diagnostics: add SARIF property artifact.roles (3.24.6)
David Malcolm
2
-0
/
+23
2024-06-01
analyzer: detect -Wanalyzer-allocation-size at call stmts [PR106203]
David Malcolm
2
-14
/
+2
2024-05-15
diagnostics: simplify output of purely intraprocedural execution paths
David Malcolm
10
-630
/
+545
2024-05-15
analyzer: fix ICE seen with -fsanitize=undefined [PR114899]
David Malcolm
1
-0
/
+15
2024-05-03
testsuite: fix analyzer C++ failures on Solaris [PR111475]
David Malcolm
10
-384
/
+23
2024-04-10
analyzer: fix ICE on negative values for size_t [PR114472]
David Malcolm
1
-0
/
+17
2024-04-10
analyzer, testuite: comment fixes
David Malcolm
1
-2
/
+2
2024-03-28
Fix failure of c-c++-common/analyzer/stdarg-pr111289-int.c on hpux
John David Anglin
1
-1
/
+0
2024-03-23
analyzer: fix ICE and false positive with -Wanalyzer-deref-before-check [PR11...
David Malcolm
1
-0
/
+22
2024-03-21
analyzer: fix ignored constraints involving casts [PR113619]
David Malcolm
1
-0
/
+29
2024-03-20
analyzer: fix -Wanalyzer-deref-before-check false positive seen in loop heade...
David Malcolm
2
-0
/
+97
2024-03-19
analyzer: fixes to __atomic_{exchange,load,store} [PR114286]
David Malcolm
1
-0
/
+48
2024-03-18
analyzer: fix ICEs due to sloppy types in bounds-checking [PR110902,PR110928,...
David Malcolm
5
-6
/
+130
2024-03-18
testsuite: Define _POSIX_C_SOURCE for test
Torbjörn SVENSSON
1
-0
/
+1
2024-03-13
testsuite: target test for short_enums
Torbjörn SVENSSON
1
-1
/
+1
2024-02-29
analyzer: fix ICE in call summarization [PR114159]
David Malcolm
1
-0
/
+20
2024-02-27
analyzer: fix ICE on floating-point bounds [PR111881]
David Malcolm
1
-0
/
+8
2024-02-20
analyzer: handle array-initialization from a string_cst [PR113999]
David Malcolm
1
-0
/
+8
2024-02-20
analyzer: handle empty ranges in symbolic_byte_range::intersection [PR113998]
David Malcolm
1
-0
/
+21
2024-02-19
analyzer: fix -Wanalyzer-va-arg-type-mismatch false +ve on int types [PR111289]
David Malcolm
2
-0
/
+108
2024-02-19
analyzer, testsuite: add regression test [PR110520]
David Malcolm
1
-0
/
+8
2024-02-15
analyzer: remove offset_region size overloads [PR111266]
David Malcolm
1
-0
/
+11
2024-02-15
testsuite: Define _POSIX_SOURCE for tests [PR113278]
Torbjörn SVENSSON
3
-0
/
+4
2024-02-14
coreutils-sum-pr108666.c: fix spurious LLP64 warnings
Jonathan Yong
1
-1
/
+1
2024-01-31
uninit-pr108968-register.c: use __UINTPTR_TYPE__ for LLP64
Jonathan Yong
1
-1
/
+1
2024-01-30
analyzer: handle null "var" in state_change_event::get_desc [PR113509]
David Malcolm
1
-0
/
+8
2024-01-30
analyzer: fix -Wanalyzer-allocation-size false +ve on Linux kernel's round_up...
David Malcolm
1
-0
/
+52
2024-01-25
analyzer: fix defaults in compound assignments from non-zero offsets [PR112969]
David Malcolm
2
-2
/
+36
2024-01-18
analyzer: fix ICE on strlen ((char *)&VECTOR_CST) [PR111361]
David Malcolm
3
-2
/
+27
2024-01-18
analyzer: fix offsets in has_null_terminator [PR112811]
David Malcolm
1
-0
/
+18
2024-01-15
analyzer: fix false +ves from -Wanalyzer-tainted-array-index with unsigned ch...
David Malcolm
1
-0
/
+109
2024-01-15
analyzer: casting all zeroes should give all zeroes [PR113333]
David Malcolm
2
-1
/
+35
2024-01-14
Skip several analyzer socket tests on hppa*-*-hpux*
John David Anglin
4
-4
/
+4
2024-01-04
analyzer: fix deref-before-check false positives due to inlining [PR112790]
David Malcolm
1
-0
/
+27
2023-12-25
testsuite: Skip analyzer tests on AIX.
David Edelsohn
5
-0
/
+6
2023-12-16
analyzer: use bit-level granularity for concrete bounds-checking [PR112792]
David Malcolm
1
-0
/
+18
2023-12-14
testsuite: move more analyzer test cases to c-c++-common (3) [PR96395]
David Malcolm
269
-0
/
+9327
[next]