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/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
/
tree-ssa-strlen.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-10
PR middle-end/95353 - spurious -Wstringop-overflow writing to a trailing arra...
Martin Sebor
1
-1
/
+0
2020-03-25
PR tree-optimization/94131 - ICE on printf with a VLA string and -fno-tree-ccp
Martin Sebor
1
-4
/
+10
2020-03-18
Fix up duplicated duplicated words in comments
Jakub Jelinek
1
-1
/
+1
2020-03-18
middle-end/94188 fix fold of addr expression generation
Richard Biener
1
-1
/
+2
2020-03-17
Fix up duplicated duplicated words mostly in comments
Jakub Jelinek
1
-2
/
+2
2020-03-17
tree-ssa-strlen: Fix up count_nonzero_bytes* [PR94015]
Jakub Jelinek
1
-104
/
+130
2020-03-17
strlen: Punt on UB reads past end of string literal [PR94187]
Jakub Jelinek
1
-0
/
+2
2020-03-14
Fix doubled indefinite articles, mostly in comments.
Jakub Jelinek
1
-1
/
+1
2020-03-05
Fix location maybe_diag_overlap passes to diagnostics so that diagnostic prag...
Jeff Law
1
-14
/
+4
2020-03-04
PR tree-optimization/93986 - ICE on mixed-precision wide_int arguments
Martin Sebor
1
-40
/
+70
2020-03-01
PR middle-end/93829 - bogus -Wstringop-overflow on memcpy of a struct with a ...
Martin Sebor
1
-9
/
+19
2020-02-12
PR middle-end/93646 - confusing -Wstringop-truncation on strncat where -Wstri...
Martin Sebor
1
-12
/
+14
2020-02-05
PR tree-optimization/92765 - wrong code for strcmp of a union member
Martin Sebor
1
-148
/
+94
2020-01-13
PR tree-optimization/93213 - wrong code with -Og -foptimize-strlen
Martin Sebor
1
-3
/
+3
2020-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2019-12-13
PR middle-end/91582 - missing heap overflow detection for strcpy
Martin Sebor
1
-251
/
+571
2019-12-11
builtins.c (compute_objsize): Add an argument and set it to offset into desti...
Martin Sebor
1
-56
/
+389
2019-12-04
PR middle-end/91582 - missing heap overflow detection for strcpy
Martin Sebor
1
-2
/
+16
2019-11-28
re PR tree-optimization/92691 (ICE in strlen_dom_walker::before_dom_children ...
Jakub Jelinek
1
-36
/
+36
2019-11-22
PR middle-end/88226 - missing warning on fprintf, fputs, and puts with an unt...
Martin Sebor
1
-6
/
+16
2019-11-12
PR middle-end/83688 - check if buffers may overlap when copying strings using...
Martin Sebor
1
-0
/
+1
2019-11-12
Remove gcc/params.* files.
Martin Liska
1
-1
/
+0
2019-11-12
Apply mechanical replacement (generated patch).
Martin Liska
1
-4
/
+4
2019-11-09
symtab.c: Fix comment typos.
Jakub Jelinek
1
-6
/
+6
2019-11-05
The base class for ranges is currently value_range_base, which is rather long...
Aldy Hernandez
1
-5
/
+5
2019-10-28
tree-ssa-strlen.c (get_addr_stridx): Add argument and use it.
Martin Sebor
1
-3
/
+4
2019-10-28
PR tree-optimization/92226 - live nul char store to array eliminated
Martin Sebor
1
-5
/
+14
2019-10-18
PR tree-optimization/92157 - incorrect strcmp() == 0 result for unknown strings
Martin Sebor
1
-2
/
+10
2019-10-18
re PR tree-optimization/92056 (ice in expr_object_size, at tree-object-si ze....
Jakub Jelinek
1
-0
/
+2
2019-10-17
tree-ssa-strlen.c (maybe_invalidate): Use HOST_WIDE_INT_PRINT_UNSIGNED instea...
Jakub Jelinek
1
-1
/
+2
2019-10-16
PR tree-optimization/83821 - local aggregate initialization defeats strlen op...
Martin Sebor
1
-11
/
+70
2019-10-16
PR tree-optimization/91996 - fold non-constant strlen relational expressions
Martin Sebor
1
-41
/
+107
2019-10-15
Fix unchecked use of tree_to_uhwi in tree-ssa-strlen.c
Richard Sandiford
1
-3
/
+3
2019-10-09
PR tree-optimization/90879 - fold zero-equality of strcmp between a longer st...
Martin Sebor
1
-251
/
+413
2019-10-08
PR middle-end/92026 - gcc.dg/Wstringop-overflow-18.c FAIL
Martin Sebor
1
-11
/
+17
2019-10-04
PR middle-end/91977 - missing -Wstringop-overflow on memcpy into a pointer pl...
Martin Sebor
1
-30
/
+45
2019-09-24
PR tree-optimization/91570 - ICE in get_range_strlen_dynamic on a conditional
Martin Sebor
1
-8
/
+18
2019-09-19
PR middle-end/91631 - buffer overflow into an array member of a declared obje...
Martin Sebor
1
-3
/
+4
2019-08-30
PR middle-end/91599 - GCC does not say where warning is happening
Martin Sebor
1
-0
/
+5
2019-08-28
PR tree-optimization/91457 - inconsistent warning for writing past the end of...
Martin Sebor
1
-10
/
+24
2019-08-27
tree-ssa-strlen.c (printf_strlen_execute): Initialize the loop optimizer and ...
Jeff Law
1
-7
/
+9
2019-08-26
PR tree-optimization/83431 - -Wformat-truncation may incorrectly report trunc...
Martin Sebor
1
-208
/
+697
2019-08-14
PR tree-optimization/91294 - [10 Regression] wrong strlen result of a conditi...
Martin Sebor
1
-77
/
+117
2019-07-24
PR tree-optimization/91183 - strlen of a strcpy result with a conditional sou...
Martin Sebor
1
-88
/
+372
2019-07-09
PR tree-optimization
Martin Sebor
1
-24
/
+28
2019-06-19
re PR tree-optimization/90626 (fold strcmp(a, b) == 0 to zero when one string...
Martin Sebor
1
-2
/
+3
2019-06-19
PR tree-optimization/90626 - fold strcmp(a, b) == 0 to zero when one string l...
Martin Sebor
1
-9
/
+70
2019-06-13
PR tree-optimization/90662 - strlen of a string in a vla plus offset not folded
Martin Sebor
1
-4
/
+10
2019-06-12
PR tree-optimization/90662 - strlen of a string in a vla plus offset not folded
Martin Sebor
1
-17
/
+60
2019-06-06
tree-ssa-strlen.c (adjust_related_strinfos): Avoid trailing article.
Martin Sebor
1
-57
/
+59
[next]