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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-25
[Ada] Spurious accessibility error on return aggregate in GNATprove mode
Justin Squirek
2
-12
/
+17
2020-05-25
Do not stream redundant stuff
Jan Hubicka
5
-10
/
+31
2020-05-25
tree-optimization/95308 - really avoid forward propagating of &TMR
Richard Biener
2
-0
/
+11
2020-05-25
tree-optimization/95295 - fix wrong-code with SM
Richard Biener
6
-0
/
+69
2020-05-25
tree-optimization/95271 - fix bswap vectorization invariant SLP type
Richard Biener
4
-1
/
+42
2020-05-25
tree-optimization/95297 - handle scalar shift arg for SLP invariant vectype
Richard Biener
5
-1
/
+61
2020-05-25
tree-optimization/95308 - really avoid forward propagating of &TMR
Richard Biener
2
-7
/
+28
2020-05-25
tree-optimization/95284 - amend previous store commoning fix
Richard Biener
4
-1
/
+28
2020-05-25
Fix internal error on problematic renaming
Eric Botcazou
5
-46
/
+114
2020-05-25
Fix small fallout of earlier change
Eric Botcazou
2
-0
/
+8
2020-05-25
Fix missing back-annotation for derived types
Eric Botcazou
2
-27
/
+53
2020-05-25
Fix incorrect handling of Component_Size
Eric Botcazou
5
-3
/
+62
2020-05-25
Change description of fat pointertype with -fgnat-encodings=minimal
Eric Botcazou
4
-91
/
+84
2020-05-25
Add missing ChangeLog entries in previous commit
Eric Botcazou
2
-0
/
+14
2020-05-25
Fix wrong assignment to mutable Out parameter of task entry
Eric Botcazou
6
-31
/
+90
2020-05-25
Add missing expander for vector float_extend and float_truncate.
liuhongt
5
-0
/
+90
2020-05-25
Daily bump.
GCC Administrator
1
-1
/
+1
2020-05-24
PR fortran/95106 - truncation of long symbol names with EQUIVALENCE
Harald Anlauf
4
-2
/
+26
2020-05-24
Daily bump.
GCC Administrator
1
-1
/
+1
2020-05-23
c++: Avoid concept evaluation when uid-sensitive [PR94038]
Patrick Palka
4
-1
/
+29
2020-05-23
Fixes a hang on an invalid ID in a WAIT statement.
Thomas Koenig
2
-0
/
+7
2020-05-23
Darwin: Make sanitizer local vars linker-visible.
Iain Sandoe
2
-0
/
+11
2020-05-23
Adjust typo in testcase of my last commit
liuhongt
1
-1
/
+1
2020-05-22
c++: Fix C++17 eval order for virtual op=.
Jason Merrill
2
-0
/
+19
2020-05-23
Daily bump.
GCC Administrator
1
-1
/
+1
2020-05-22
Suggest including <stdint.h> or <cstdint> for [u]int[8|16|32|64]_t
Mark Wielaard
5
-6
/
+176
2020-05-22
Suggest including <stdbool.h> for bool, true and false
Mark Wielaard
4
-0
/
+35
2020-05-22
c++: -fsanitize=vptr and -fstrong-eval-order. [PR95221]
Jason Merrill
14
-10
/
+39
2020-05-22
analyzer: Add exit, and _exit replacement, to sm-signal.
Mark Wielaard
4
-4
/
+72
2020-05-22
Silence warning introduced by my previous change.
Jan Hubicka
2
-2
/
+5
2020-05-22
i386: Fix <rounding_insn><mode>2 expander [PR95255]
Uros Bizjak
4
-5
/
+26
2020-05-22
Avoid streaming stray references.
Jan Hubicka
4
-18
/
+21
2020-05-22
Add debug dump for integer_cst streaming.
Jan Hubicka
2
-0
/
+7
2020-05-22
Improve LTO streaming dumps
Jan Hubicka
4
-29
/
+88
2020-05-22
Add missing vector truncmn2 expanders [PR92658]
liuhongt
6
-4
/
+420
2020-05-22
x86: Handle -mavx512vpopcntdq for -march=native
H.J. Lu
2
-3
/
+12
2020-05-22
tree-optimization/95268 - fix commoning of clobbers
Richard Biener
4
-11
/
+71
2020-05-22
Fix hashing of prestreamed nodes
Jan Hubicka
2
-4
/
+10
2020-05-22
Simplify streaming of SCC components
Jan Hubicka
3
-20
/
+23
2020-05-22
lto/95190 - amend -flto docs for diagnostic option handling
Richard Biener
2
-0
/
+14
2020-05-22
enfoce SLP_TREE_VECTYPE for invariants
Richard Biener
5
-68
/
+279
2020-05-22
tree-optimization/95248 - fix oversight in SM rewrite
Richard Biener
4
-2
/
+38
2020-05-22
add ctor/dtor to slp_tree
Richard Biener
3
-55
/
+58
2020-05-22
Daily bump.
GCC Administrator
1
-1
/
+1
2020-05-21
c++: Check constant array bounds later.
Jason Merrill
6
-12
/
+13
2020-05-21
c++: Constant expression parsing and parameters.
Jason Merrill
4
-3
/
+12
2020-05-21
c++: Improve error recovery for =.
Jason Merrill
7
-8
/
+13
2020-05-21
c++: Improve error-recovery for parms.
Jason Merrill
2
-7
/
+15
2020-05-21
coroutines: Partial reversion of r11-437-g5ef067eb14d4.
Iain Sandoe
1
-1
/
+2
2020-05-21
Include memmodel.h in adjust-alignment.c
Rainer Orth
2
-0
/
+5
[next]