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
/
builtins.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-16
PR middle-end/92952 - gfortran.dg/lto/pr87689 FAILs at -O2
Martin Sebor
1
-0
/
+10
2019-12-13
PR middle-end/91582 - missing heap overflow detection for strcpy
Martin Sebor
1
-101
/
+158
2019-12-11
builtins.c (compute_objsize): Add an argument and set it to offset into desti...
Martin Sebor
1
-2
/
+2
2019-12-11
re PR tree-optimization/92891 (ice in decompose, at wide-int.h:984)
Jakub Jelinek
1
-1
/
+1
2019-12-04
PR middle-end/91582 - missing heap overflow detection for strcpy
Martin Sebor
1
-20
/
+210
2019-11-27
PR 92463 - Cleanups due to minimum MPFR version bump to 3.1.0
Tobias Burnus
1
-9
/
+10
2019-11-22
PR middle-end/83859 - attributes to associate pointer arguments and sizes
Martin Sebor
1
-61
/
+154
2019-11-22
PR middle-end/88226 - missing warning on fprintf, fputs, and puts with an unt...
Martin Sebor
1
-145
/
+275
2019-11-20
re PR c/92088 (aggregates with VLAs and nested functions are broken)
Richard Biener
1
-1
/
+2
2019-11-13
Add C2x *_NORM_MAX constants to <float.h>.
Joseph Myers
1
-3
/
+3
2019-11-12
Remove gcc/params.* files.
Martin Liska
1
-1
/
+0
2019-11-12
Apply mechanical replacement (generated patch).
Martin Liska
1
-1
/
+1
2019-11-06
introduce -fcallgraph-info option
Eric Botcazou
1
-0
/
+4
2019-11-05
re PR tree-optimization/91945 (ICE: tree check: expected integer_cst, have va...
Jakub Jelinek
1
-2
/
+3
2019-10-09
PR tree-optimization/90879 - fold zero-equality of strcmp between a longer st...
Martin Sebor
1
-1
/
+1
2019-10-04
builtins.c (compute_objsize): Add an argument.
Martin Sebor
1
-1
/
+1
2019-10-02
builtins.c (expand_builtin_memory_copy_args): Add might_overlap parm.
Aaron Sawdey
1
-10
/
+17
2019-09-19
PR middle-end/91631 - buffer overflow into an array member of a declared obje...
Martin Sebor
1
-49
/
+1
2019-08-28
PR tree-optimization/91457 - inconsistent warning for writing past the end of...
Martin Sebor
1
-15
/
+98
2019-08-28
Remove code leftover that has never been used.
Martin Liska
1
-5
/
+0
2019-08-26
Builtin function roundeven folding implementation
Tejas Joshi
1
-0
/
+1
2019-08-22
PR middle-end/91490 - bogus argument missing terminating nul warning on strle...
Martin Sebor
1
-6
/
+11
2019-08-14
builtins.c (expand_builtin_init_descriptor): Set memory alignment.
Bernd Edlinger
1
-0
/
+1
2019-08-14
Enable math functions linking with static library for LTO
Xiong Hu Luo
1
-0
/
+87
2019-08-13
Use checking forms of DECL_FUNCTION_CODE (PR 91421)
Richard Sandiford
1
-1
/
+1
2019-07-24
PR tree-optimization/91183 - strlen of a strcpy result with a conditional sou...
Martin Sebor
1
-0
/
+14
2019-07-09
PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...
Martin Sebor
1
-9
/
+9
2019-07-03
Handle '\0' in strcmp in RTL expansion (PR tree-optimization/90892).
Martin Liska
1
-3
/
+14
2019-06-27
builtins.c (get_memory_rtx): Fix comment.
Aaron Sawdey
1
-1
/
+1
2019-06-27
Remove quite obvious dead assignments.
Martin Liska
1
-6
/
+2
2019-06-19
Simplify setjmp and non-local goto implementation (PR84521)
Wilco Dijkstra
1
-26
/
+1
2019-06-03
Fix PR64242 - Longjmp expansion incorrect
Wilco Dijkstra
1
-4
/
+14
2019-05-20
Come up with hook libc_has_fast_function (PR middle-end/90263).
Martin Liska
1
-2
/
+15
2019-05-17
trans.c (check_inlining_for_nested_subprog): Quote reserved names.
Martin Sebor
1
-3
/
+3
2019-04-04
PR middle-end/89957 - ICE calling strnlen with an int128_t bound in a known r...
Martin Sebor
1
-1
/
+1
2019-03-21
PR tree-optimization/89350 - Wrong -Wstringop-overflow= warning since r261518
Martin Sebor
1
-1
/
+2
2019-03-12
re PR middle-end/89663 (ICE in expand_builtin_int_roundingfn_2, at builtins.c...
Jakub Jelinek
1
-2
/
+2
2019-03-11
Wrap option names in gcc internal messages with %< and %>.
Martin Liska
1
-2
/
+2
2019-03-08
re PR tree-optimization/89550 (Spurious array-bounds warning when using __PRE...
Jakub Jelinek
1
-10
/
+8
2019-03-05
re PR middle-end/89590 (ICE in maybe_emit_free_warning)
Jakub Jelinek
1
-0
/
+3
2019-02-21
re PR c++/89285 (ICE after casting the this pointer in the constructor in C++...
Jakub Jelinek
1
-15
/
+25
2019-02-16
re PR rtl-optimization/66152 (suboptimal load bytes to stack)
Jakub Jelinek
1
-5
/
+8
2019-02-11
PR c++/87996 - size of array is negative error when SIZE_MAX/2 < sizeof(array...
Martin Sebor
1
-9
/
+0
2019-01-09
PR other/16615 [1/5]
Sandra Loosemore
1
-1
/
+1
2019-01-01
gimple-fold.h (get_range_strlen): Update prototype.
Martin Sebor
1
-13
/
+19
2019-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2018-12-27
Comparison with an enum should mention enum value.
Martin Liska
1
-1
/
+2
2018-12-23
builtins.h (c_strlen_data): Add new fields and comments.
Martin Sebor
1
-4
/
+4
2018-12-23
builtins.c (unterminated_array): Rename "data" to "lendata".
Martin Sebor
1
-33
/
+33
2018-12-23
builtins.c (unterminated_array): Use empty brace initialization for c_strlen_...
Martin Sebor
1
-10
/
+5
[next]