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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-22
analyzer: fix feasibility false +ve with overly complex svalues
David Malcolm
4
-7
/
+182
2021-07-23
Fix execution failure of parity_1.f90 on P10 [PR100952]
Haochen Gui
1
-1
/
+4
2021-07-23
Daily bump.
GCC Administrator
3
-1
/
+106
2021-07-22
Add new test for PR65178.
Martin Sebor
1
-0
/
+21
2021-07-22
Remove an invalid defintion [PR101568].
Martin Sebor
1
-1
/
+1
2021-07-22
Fix PR 10153: tail recusion for vector types.
Andrew Pinski
3
-4
/
+22
2021-07-22
Allow non-null adjustments for pointers even when there is a known range.
Aldy Hernandez
1
-6
/
+11
2021-07-22
Allow non-symmetrical equivalences.
Andrew MacLeod
2
-2
/
+28
2021-07-22
Check for undefined on COND_EXPR before querying type.
Andrew MacLeod
2
-1
/
+15
2021-07-22
Only call vrp_visit_cond_stmt if range_of_stmt doesn't resolve to a const.
Andrew MacLeod
2
-13
/
+39
2021-07-22
Remove pass_cpb which is related to enable avx512 embedded broadcast from con...
liuhongt
5
-163
/
+34
2021-07-22
Support logic shift left/right for avx512 mask type.
liuhongt
4
-24
/
+245
2021-07-22
Daily bump.
GCC Administrator
8
-1
/
+427
2021-07-21
analyzer: bulletproof -Wanalyzer-file-leak [PR101547]
David Malcolm
2
-6
/
+32
2021-07-21
analyzer: fix ICE in binding_cluster::purge_state_involving [PR101522]
David Malcolm
2
-5
/
+40
2021-07-21
OpenACC 'nohost' clause
Thomas Schwinge
37
-11
/
+779
2021-07-21
[OpenACC] Fix '#pragma atomic update' typo in 'g++.dg/goacc/template.C'
Thomas Schwinge
1
-1
/
+1
2021-07-21
analyzer: fix issues with phi handling
David Malcolm
8
-26
/
+78
2021-07-21
analyzer: fixes to -fdump-analyzer-state-purge for phi nodes
David Malcolm
2
-27
/
+43
2021-07-21
analyzer: show BB index in BEFORE_SUPERNODE's in-edge
David Malcolm
1
-2
/
+9
2021-07-21
analyzer: tweak dumping of min_expr/max_expr
David Malcolm
1
-5
/
+34
2021-07-21
Fix typos in a comment.
Martin Sebor
1
-3
/
+3
2021-07-21
rs6000: Add int128 target check to pr101129.c (PR101531)
Bill Schmidt
1
-0
/
+1
2021-07-21
rs6000: Write output to the builtins init file, part 2 of 3
Bill Schmidt
1
-0
/
+81
2021-07-21
rs6000: Write output to the builtins init file, part 1 of 3
Bill Schmidt
1
-0
/
+164
2021-07-21
rs6000: Write output to the builtins header file
Bill Schmidt
1
-0
/
+228
2021-07-21
rs6000: Write output to the builtin definition include file
Bill Schmidt
1
-0
/
+17
2021-07-21
rs6000: Build and store function type identifiers
Bill Schmidt
1
-0
/
+231
2021-07-21
rs6000: Parsing of overload input file
Bill Schmidt
1
-1
/
+234
2021-07-21
rs6000: Parsing built-in input file, part 3 of 3
Bill Schmidt
1
-0
/
+102
2021-07-21
rs6000: Parsing built-in input file, part 2 of 3
Bill Schmidt
1
-0
/
+145
2021-07-21
rs6000: Parsing built-in input file, part 1 of 3
Bill Schmidt
1
-1
/
+378
2021-07-21
rs6000: Main function with stubs for parsing and output
Bill Schmidt
1
-0
/
+215
2021-07-21
x86: Remove OPTION_MASK_ISA_SSE4_2 from CRC32 _builtin functions
H.J. Lu
2
-4
/
+17
2021-07-21
Fortran: ICE, OOM while calculating sizes of derived type array components
Harald Anlauf
3
-2
/
+40
2021-07-21
gcov: Fix use of profile info section
Sebastian Huber
1
-0
/
+2
2021-07-21
Revert "RISC-V: Detect python and pick best one for calling multilib-generator"
Kito Cheng
1
-2
/
+1
2021-07-21
openmp: Fix up omp_check_private [PR101535]
Jakub Jelinek
3
-5
/
+58
2021-07-21
c++: Ensure OpenMP reduction with reference type references complete type [PR...
Jakub Jelinek
2
-1
/
+10
2021-07-21
Fortran: Fix bind(C) character length checks
Tobias Burnus
9
-24
/
+1557
2021-07-21
unroll: Run VN on unrolled-and-jammed loops
Richard Sandiford
2
-5
/
+22
2021-07-21
unroll: Avoid unnecessary tail loops for constant niters
Richard Sandiford
2
-142
/
+176
2021-07-21
predcom: Refactor more using auto_vec
Kewen Lin
3
-148
/
+108
2021-07-21
Daily bump.
GCC Administrator
5
-1
/
+315
2021-07-20
Correct stpcpy offset computation for -Warray-bounds et al. [PR101397].
Martin Sebor
7
-20
/
+981
2021-07-20
Handle all UBSAN built-ins in -Wuninitialized [PR101300].
Martin Sebor
2
-3
/
+73
2021-07-20
Attach MEM_EXPR information when flushing BLKmode args to the stack - V2
Jeff Law
1
-1
/
+9
2021-07-20
Adjust by-value function vec arguments to by-reference.
Martin Sebor
45
-127
/
+146
2021-07-20
PR 100167: Fix vector long long multiply/divide tests on power10.
Michael Meissner
2
-4
/
+10
2021-07-20
rs6000: Fix up easy_vector_constant_msb handling [PR101384]
Jakub Jelinek
7
-26
/
+268
[prev]
[next]