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/gfortran-test
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-15
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-15
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
2018-07-27
Disable strcmp/strncmp/memcmp inlining when optimization
Qing Zhao
1
-0
/
+5
2018-07-24
PR tree-optimization/86622 - incorrect strlen of array of array plus variable...
Martin Sebor
1
-22
/
+36
2018-07-20
PR middle-end/82063 - issues with arguments enabled by -Wall
Martin Sebor
1
-7
/
+14
2018-07-20
Give up the inlining expansion for strcmp/strncmp/memcmp on a target where th...
Qing Zhao
1
-13
/
+23
2018-07-16
re PR tree-optimization/86526 (ICE in builtin_memcpy_read_str, at builtins.c:...
Jakub Jelinek
1
-36
/
+33
2018-07-16
re PR middle-end/86528 (strlen of constant string malfunction -- had to back ...
Bernd Edlinger
1
-0
/
+4
2018-07-13
3nd Patch for PR78009
Qing Zhao
1
-17
/
+176
2018-07-09
PR middle-end/77357 - strlen of constant strings not folded
Martin Sebor
1
-3
/
+9
2018-06-18
PR tree-optimization/81384 - built-in form of strnlen missing
Martin Sebor
1
-12
/
+93
2018-06-12
PR tree-optimization/85259 - Missing -Wstringop-overflow= since r256683
Martin Sebor
1
-2
/
+21
2018-06-08
Remove MPX
Martin Liska
1
-234
/
+2
2018-06-04
re PR middle-end/85955 (ICE in fold_convert_loc, at fold-const.c:2408)
Richard Biener
1
-0
/
+3
2018-05-31
2nd Patch for PR78009
Qing Zhao
1
-0
/
+33
2018-05-30
PR middle-end/85369 - no -Wstringop-overflow for a strcpy / stpcpy call with ...
Martin Sebor
1
-1
/
+20
2018-05-22
PR middle-end/85359 - duplicate -Wstringop-overflow for a strcmp call with a ...
Martin Sebor
1
-11
/
+21
2018-05-18
Replace FMA_EXPR with one internal fn per optab
Richard Sandiford
1
-19
/
+0
2018-05-04
[expand] Handle null target in expand_builtin_goacc_parlevel_id_size
Tom de Vries
1
-0
/
+3
2018-05-02
[openacc] Add __builtin_goacc_parlevel_{id,size}
Tom de Vries
1
-0
/
+71
2018-04-17
re PR sanitizer/85230 (asan: false positives in kernel on allocas)
Jakub Jelinek
1
-6
/
+12
2018-04-13
re PR middle-end/81657 (FAIL: gcc.dg/20050503-1.c scan-assembler-not call)
Martin Liska
1
-4
/
+8
2018-04-04
Fix -Wstringop-overflow regression
Michael Matz
1
-1
/
+1
2018-04-03
re PR tree-optimization/85156 (ICE with -O1 -g: gimplification failed)
Jakub Jelinek
1
-0
/
+1
2018-03-30
PR tree-optimization/84818 - integer_onep must not be used for i18n
Martin Sebor
1
-11
/
+9
2018-03-20
re PR c/84953 (misleading warning from strpbrk(x,""))
Jakub Jelinek
1
-1
/
+1
2018-02-19
re PR c++/84444 (ICE with __builtin_launder and cast)
Jakub Jelinek
1
-2
/
+1
2018-01-18
Add ability to remap file names in __FILE__, etc (PR other/70268)
Boris Kolpackov
1
-0
/
+7
2018-01-14
re PR other/83508 ([arm] c-c++-common/Wrestrict.c fails since r255836)
Martin Sebor
1
-0
/
+12
2018-01-10
PR tree-optimization/83671 - Fix for false positive reported by -Wstringop-ov...
Martin Sebor
1
-1
/
+5
2018-01-03
poly_int: GET_MODE_SIZE
Richard Sandiford
1
-1
/
+1
2018-01-03
Add a fixed_size_mode_pod class
Richard Sandiford
1
-10
/
+8
2018-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2018-01-03
poly_int: expand_ifn_atomic_compare_exchange_into_call
Richard Sandiford
1
-1
/
+4
2017-12-28
builtins.def: (_Float<N> and _Float<N>X BUILT_IN_CEIL): Add _Float<N> and _Fl...
Michael Meissner
1
-6
/
+6
2017-12-21
poly_int: MEM_REF offsets
Richard Sandiford
1
-1
/
+1
2017-12-21
poly_int: REG_ARGS_SIZE
Richard Sandiford
1
-1
/
+1
2017-12-20
PR testsuite/83131 - c-c++/common/attr-nonstring-3 failure for strcmp tests o...
Martin Sebor
1
-249
/
+251
2017-12-20
poly_int: get_object_alignment_2
Richard Sandiford
1
-2
/
+11
2017-12-20
Don't call targetm.calls.static_chain in non-static function
Tom de Vries
1
-1
/
+1
2017-12-19
PR middle-end/77608 - missing protection on trivially detectable runtime buff...
Martin Sebor
1
-10
/
+60
2017-12-16
PR tree-optimization/78918 - missing -Wrestrict on memcpy copying over self
Martin Sebor
1
-160
/
+186
2017-12-06
PR tree-optimization/82646 - bogus -Wstringop-overflow with -D_FORTIFY_SOURCE...
Martin Sebor
1
-2
/
+4
2017-11-30
spellcheck-tree.c (test_find_closest_identifier): Use ; instead of ;;.
Jakub Jelinek
1
-1
/
+1
2017-11-28
Remove Cilk Plus support.
Julia Koval
1
-13
/
+0
2017-11-21
PR tree-optimization/82945 - add warning for passing non-strings to functions...
Martin Sebor
1
-0
/
+5
2017-11-10
PR c/81117 - Improve buffer overflow checking in strncpy
Martin Sebor
1
-13
/
+62
2017-10-27
builtins.c (CASE_MATHFN_FLOATN): New helper macro to add cases for math funct...
Michael Meissner
1
-12
/
+53
2017-10-23
Convert STARTING_FRAME_OFFSET to a hook
Richard Sandiford
1
-1
/
+1
2017-10-19
asan.c (handle_builtin_alloca): Deal with all alloca variants.
Eric Botcazou
1
-18
/
+24
2017-10-17
re PR middle-end/80295 (ICE in __builtin_update_setjmp_buf expander)
Qing Zhao
1
-0
/
+1
2017-09-25
Turn CONSTANT_ALIGNMENT into a hook
Richard Sandiford
1
-2
/
+2
[next]