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/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
2021-01-15
c++: Fix list-init of array of no-copy type [PR63707]
Jason Merrill
2
-1
/
+25
2021-01-15
gcc.dg/analyzer tests: use __builtin_alloca, not alloca.h
Alexandre Oliva
4
-12
/
+7
2021-01-15
testsuite: Add testcase coverage for already fixed [PR96671]
Jakub Jelinek
2
-0
/
+102
2021-01-15
bootstrap: fix failing diagnostic selftest on Windows [PR98696]
David Malcolm
1
-3
/
+9
2021-01-15
c-family: Improve MEM_REF printing for diagnostics [PR98597]
Jakub Jelinek
3
-88
/
+301
2021-01-15
openmp: Change the way of building of reduction array type
Jakub Jelinek
1
-1
/
+3
2021-01-15
[PATCH] aarch64: Implement vmlsl[_high]* intrinsics using builtins
Kyrylo Tkachov
3
-74
/
+36
2021-01-15
i386: Use cpp_define_formatted for __SIZEOF_FLOAT80__ definition
Uros Bizjak
1
-6
/
+3
2021-01-15
c++: Fix langspecs with -fsyntax-only [PR98591]
Nathan Sidwell
2
-15
/
+28
2021-01-15
aarch64: Add a minipass for fusing CC insns [PR88836]
Richard Sandiford
8
-1
/
+354
2021-01-15
recog: Fix insn_change_watermark destructor
Richard Sandiford
1
-1
/
+7
2021-01-15
rtl-ssa: Fix a silly typo
Richard Sandiford
2
-2
/
+2
2021-01-15
IBM Z: Fix linking to libatomic in target test cases
Marius Hillenbrand
2
-1
/
+5
2021-01-15
arm: Implement vceqq_p64, vceqz_p64 and vceqzq_p64 intrinsics
Christophe Lyon
4
-1
/
+110
2021-01-15
Revert "arm: Implement vceqq_p64, vceqz_p64 and vceqzq_p64 intrinsics"
Christophe Lyon
2
-76
/
+1
2021-01-15
tree-optimization/96376 - do not check alignment for invariant loads
Richard Biener
1
-8
/
+15
2021-01-15
Pytest in tests: improve
Martin Liska
3
-8
/
+29
2021-01-15
testsuite/96147 - align vector access
Richard Biener
1
-0
/
+1
2021-01-15
testsuite/96147 - scan for vectorized load
Richard Biener
1
-1
/
+1
2021-01-15
testsuite/96147 - key scanning on vect_hw_misalign
Richard Biener
1
-1
/
+1
2021-01-15
testsuite/96147 - remove scanning for ! vect_hw_misalign
Richard Biener
1
-1
/
+3
2021-01-15
arm: Implement vceqq_p64, vceqz_p64 and vceqzq_p64 intrinsics
Christophe Lyon
2
-1
/
+76
2021-01-15
testsuite/96098 - remove redundant testcase
Richard Biener
1
-20
/
+0
2021-01-15
arm: Auto-vectorization for MVE: vshr
Christophe Lyon
4
-35
/
+130
2021-01-15
arm: Auto-vectorization for MVE: vshl
Christophe Lyon
4
-31
/
+85
2021-01-15
tree-optimization/98685 - fix placement of extern converts
Richard Biener
2
-3
/
+23
2021-01-15
testsuite: Fix sed script errors in complex tests
Tamar Christina
2
-28
/
+28
2021-01-14
compiler: add support for reading embedcfg files
Ian Lance Taylor
4
-1
/
+634
2021-01-15
Daily bump.
GCC Administrator
8
-1
/
+414
2021-01-14
jit: remove "Alpha" warning from docs
David Malcolm
3
-17
/
+1
2021-01-14
c++: Minor refactoring in process_init_constructor_record
Jason Merrill
1
-13
/
+10
2021-01-14
Handle fancy_abort before diagnostic initialization [PR98586]
David Malcolm
1
-6
/
+39
2021-01-14
Add GCC_EXTRA_DIAGNOSTIC_OUTPUT environment variable for fix-it hints
David Malcolm
7
-29
/
+299
2021-01-14
slp: Add Tests for complex mul, mls and mla"
Tamar Christina
21
-0
/
+423
2021-01-14
slp: Add complex operations class to share first match among all matchers
Tamar Christina
1
-1
/
+78
2021-01-14
slp: support complex FMS and complex FMS conjugate
Tamar Christina
4
-1
/
+230
2021-01-14
slp: support complex FMA and complex FMA conjugate
Tamar Christina
4
-0
/
+229
2021-01-14
slp: support complex multiply and complex multiply conjugate
Tamar Christina
4
-0
/
+416
2021-01-14
slp: Support optimizing load distribution
Tamar Christina
1
-18
/
+136
2021-01-14
slp: elide intermediate nodes for complex add and avoid truncate
Tamar Christina
1
-9
/
+7
2021-01-14
analyzer: fixes to -fdump-analyzer-json
David Malcolm
4
-4
/
+60
2021-01-14
analyzer: const fixes [PR98679]
David Malcolm
3
-4
/
+4
2021-01-14
c++: Tweak g++.dg/template/pr98372.C.
Marek Polacek
1
-1
/
+1
2021-01-14
PR fortran/93340 - fix missed substring simplifications
Harald Anlauf
5
-3
/
+98
2021-01-14
use sigjmp_buf for analyzer sigsetjmp tests
Alexandre Oliva
2
-2
/
+2
2021-01-14
declare getpass in analyzer/sensitive-1.c test
Alexandre Oliva
1
-0
/
+5
2021-01-14
[gcn offloading] Only supported in 64-bit configurations
Thomas Schwinge
1
-126
/
+134
2021-01-14
PR fortran/98661 - valgrind issues with error recovery
Harald Anlauf
2
-0
/
+23
2021-01-14
Revert "PR fortran/98661 - valgrind issues with error recovery"
Harald Anlauf
2
-42
/
+7
2021-01-14
PR fortran/98661 - valgrind issues with error recovery
Harald Anlauf
2
-7
/
+42
[next]