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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-25
PR c++/92745 - bogus error when initializing array of vectors.
Marek Polacek
4
-8
/
+46
2020-02-25
PR c++/89917 - ICE with lambda in variadic mem-init.
Jason Merrill
3
-1
/
+20
2020-02-25
combine: Fix find_split_point handling of constant store into ZERO_EXTRACT [P...
Jakub Jelinek
5
-3
/
+72
2020-02-25
Fix link failure with debug info in LTO mode
Eric Botcazou
7
-0
/
+51
2020-02-25
doc: backport proper description of --enable-checking behavior
Roman Zhuykov
2
-30
/
+48
2020-02-25
vect: Fix offset calculation for -ve strides [PR93767]
Richard Sandiford
4
-2
/
+32
2020-02-25
predcom: Fix invalid store-store commoning [PR93434]
Richard Sandiford
4
-2
/
+73
2020-02-25
Check for bitwise identity when encoding VECTOR_CSTs [PR92768]
Richard Sandiford
6
-5
/
+39
2020-02-25
Fix SLP downward group access classification [PR92420]
Richard Sandiford
4
-52
/
+123
2020-02-25
Reject tail calls that read from an escaped RESULT_DECL [PR90313]
Richard Sandiford
4
-0
/
+76
2020-02-25
Daily bump.
GCC Administrator
1
-1
/
+1
2020-02-24
c++: Fix constexpr vs. omitted aggregate init.
Jason Merrill
3
-2
/
+26
2020-02-24
cgraph: A COMDAT decl always has non-zero address.
Jason Merrill
3
-5
/
+28
2020-02-24
c++: Fix decltype of empty pack expansion of parm.
Jason Merrill
3
-1
/
+24
2020-02-24
c++: Preserve location in maybe_constant_value.
Jason Merrill
2
-1
/
+15
2020-02-23
rs6000: Fix infinite loop building ghostscript and icu [PR93658]
Peter Bergner
5
-2
/
+40
2020-02-23
Adjust how variable vector extraction is done.
Michael Meissner
2
-29
/
+69
2020-02-23
Fix bad code of vector extract of PC-relative address with variable element #.
Michael Meissner
2
-4
/
+18
2020-02-24
Daily bump.
GCC Administrator
1
-1
/
+1
2020-02-23
Daily bump.
GCC Administrator
1
-1
/
+1
2020-02-22
Daily bump.
GCC Administrator
1
-1
/
+1
2020-02-21
Fix handling of floating-point homogeneous aggregates.
John David Anglin
3
-7
/
+21
2020-02-21
Daily bump.
GCC Administrator
1
-1
/
+1
2020-02-20
i386: Fix *vec_extractv2sf_1 and *vec_extractv2sf_1 shufps alternative [PR93828]
Uros Bizjak
2
-4
/
+11
2020-02-20
Avoid collect2 calling signal unsafe functions and/or unlink with uninitializ...
Bernd Edlinger
2
-1
/
+15
2020-02-20
i386: Skip ENDBR32 at the target function entry
H.J. Lu
4
-1
/
+27
2020-02-20
Daily bump.
GCC Administrator
1
-1
/
+1
2020-02-19
[fortran] xfail no longer necessary in typebound_call_22.f03
Mark Eggleston
2
-1
/
+5
2020-02-19
[fortran] ICE assign character pointer to non target PR93714
Mark Eggleston
6
-9
/
+52
2020-02-19
Add -mavx512vbmi2 to i386-2.C and i386-3.C
liuhongt
3
-2
/
+7
2020-02-19
Daily bump.
GCC Administrator
1
-1
/
+1
2020-02-18
Daily bump.
GCC Administrator
1
-1
/
+1
2020-02-17
tree-optimization/93381 fix integer offsetting in points-to analysis
Richard Biener
4
-6
/
+69
2020-02-17
middle-end/93054 deal with undefs in call gimplification
Richard Biener
4
-1
/
+29
2020-02-17
debug/92763 keep DIEs that might be used in DW_TAG_inlined_subroutine
Richard Biener
4
-5
/
+41
2020-02-17
tree-optimization/92704 fix ifcvt ICE with loops without stores
Richard Biener
4
-0
/
+50
2020-02-17
middle-end/92674 delay purging EH edges when folding during inlining
Richard Biener
2
-15
/
+45
2020-02-17
Add Changelog entry to relevant Changelog files for my last commit.
liuhongt
2
-0
/
+43
2020-02-17
Daily bump.
GCC Administrator
1
-1
/
+1
2020-02-16
Daily bump.
GCC Administrator
1
-1
/
+1
2020-02-15
match.pd: Disallow side-effects in GENERIC for non-COND_EXPR to COND_EXPR sim...
Jakub Jelinek
6
-1
/
+72
2020-02-15
Daily bump.
GCC Administrator
1
-1
/
+1
2020-02-14
Fix problematic TLS sequences for the Solaris linker
Eric Botcazou
2
-5
/
+8
2020-02-14
c++: Fix thinko in enum_min_precision [PR61414]
Jakub Jelinek
4
-1
/
+26
2020-02-14
c: Fix ICE with cast to VLA [93576]
Jakub Jelinek
5
-5
/
+42
2020-02-14
i386: Fix up _mm*_mask_popcnt_epi* [PR93696]
Jakub Jelinek
17
-41
/
+226
2020-02-14
i386: Fix k*shift* intrinsics [PR93673]
Jakub Jelinek
6
-5
/
+93
2020-02-14
i386: Fix up vec_extract_lo* patterns [PR93670]
Jakub Jelinek
4
-5
/
+108
2020-02-14
i386: Fix -mavx -mno-mavx2 ICE with VEC_COND_EXPR [PR93637]
Jakub Jelinek
4
-5
/
+40
2020-02-14
i386: Make xmm16-xmm31 call used even in ms ABI [PR65782]
Jakub Jelinek
4
-2
/
+31
[next]