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
2021-06-15
Handle multiple latches in irreducible region mark
Richard Biener
4
-8
/
+14
2021-06-15
Assert we have irreducible regions marked in the threader
Richard Biener
1
-0
/
+2
2021-06-15
testsuite: Fix Wattributes test cases for s390 and add new tests.
Robin Dapp
2
-10
/
+62
2021-06-15
c-family: Copy DECL_USER_ALIGN even if DECL_ALIGN is similar.
Robin Dapp
3
-23
/
+14
2021-06-14
rs6000: Fix test case failures by PR100085 [PR101020]
Xionghu Luo
1
-2
/
+4
2021-06-15
Daily bump.
GCC Administrator
7
-1
/
+163
2021-06-14
Teach compute_objsize about placement new [PR100876].
Martin Sebor
6
-3
/
+207
2021-06-14
rs6000: MMA builtin usage ICEs when used in a #pragma omp parallel and using ...
Peter Bergner
2
-6
/
+30
2021-06-14
Limit new value calculations to first order effects.
Andrew MacLeod
3
-18
/
+16
2021-06-14
i386: Split V2HImode *punpckwd to SSE instruction [PR101058]
Uros Bizjak
3
-9
/
+25
2021-06-14
c-family: Add fix-it suggestions for more <stdlib.h> names [PR101052]
Jonathan Wakely
3
-0
/
+35
2021-06-14
arm: Auto-vectorization for MVE: add pack/unpack patterns
Christophe Lyon
7
-43
/
+168
2021-06-14
C/C++: Fix unused set var warning with omp_clause_affinity [PR100913]
Tobias Burnus
2
-6
/
+2
2021-06-14
tree-optimization/100934 - properly mark irreducible regions for DOM
Richard Biener
2
-1
/
+23
2021-06-14
docs: Fix -Wno-cpp note
Martin Liska
1
-2
/
+1
2021-06-14
docs: add missing newline
Martin Liska
1
-1
/
+2
2021-06-14
docs: remove extra '+' character in option listing.
Martin Liska
1
-2
/
+2
2021-06-14
Fortran: resolve.c - remove '*XCNEW' based nullifying
Tobias Burnus
1
-1
/
+0
2021-06-14
arc: Add --with-fpu support for ARCv2 cpus
Claudiu Zissulescu
2
-5
/
+43
2021-06-14
Do not check if SMS succeeds on powerpc
Aaron Sawdey
7
-19
/
+0
2021-06-14
tree-optimization/101031 - fix strlen opt invalidation logic
Richard Biener
2
-8
/
+39
2021-06-14
evrp: fix AddressSanitizer: alloc-dealloc-mismatch
Martin Liska
1
-1
/
+1
2021-06-14
Pick up global ranges in ranger after inlining.
Aldy Hernandez
1
-7
/
+13
2021-06-14
Daily bump.
GCC Administrator
5
-1
/
+132
2021-06-13
i386: Improve variable permutation insn avoidance [PR101021]
Uros Bizjak
1
-4
/
+7
2021-06-13
c: adjust [[maybe_unused]] testcase
Jason Merrill
1
-2
/
+2
2021-06-13
use range based for loops to iterate over vec<>
Trevor Saunders
29
-300
/
+108
2021-06-13
[committed] More improvements to H8 logicals for test/compare elimination
Jeff Law
2
-29
/
+43
2021-06-13
x86: Replace ix86_red_zone_size with ix86_red_zone_used
H.J. Lu
5
-6
/
+81
2021-06-13
Daily bump.
GCC Administrator
5
-1
/
+35
2021-06-12
testsuite: fix AIX testsuite failures
David Edelsohn
3
-1
/
+5
2021-06-12
c-family: don't warn for [[maybe_unused]] on data member
Jason Merrill
4
-4
/
+22
2021-06-12
c++: constexpr and array[0] [PR101029]
Jason Merrill
2
-0
/
+180
2021-06-12
c++: speed up looking up the current class
Jason Merrill
1
-0
/
+7
2021-06-12
Daily bump.
GCC Administrator
7
-1
/
+251
2021-06-11
Fix a typo in an AutoFDO error string
Eugene Rozenfeld
1
-1
/
+1
2021-06-11
Fix effective target for check-builtin-vec_rlnm-runnable.c test
Carl Love
1
-1
/
+1
2021-06-12
For 'OMP_CLAUSE' in 'dump_generic_node', dump the whole OMP clause chain
Thomas Schwinge
3
-15
/
+21
2021-06-11
c++: Substitute into function parms in lexical order [PR96560]
Patrick Palka
2
-55
/
+83
2021-06-11
d: foreach over a tuple doesn't work on 16-bit targets (PR100999)
Iain Buclaw
30
-72
/
+379
2021-06-11
arm: Fix polymorphic variants failing with undefined reference to `__ARM_unde...
Srinath Parvathaneni
2
-75
/
+212
2021-06-11
[PATCH] PR tree-optimization/96392 Optimize x+0.0 if x is an integer
Roger Sayle
1
-1
/
+1
2021-06-11
[PATCH] PR tree-optimization/96392 Optimize x+0.0 if x is an integer
Roger Sayle
5
-29
/
+108
2021-06-11
tree-optimization/101025 - fix store-motion dependence checking
Richard Biener
2
-2
/
+59
2021-06-11
arm: Fix the mve multilib for the broken cmse support (pr99939).
Srinath Parvathaneni
2
-1
/
+30
2021-06-11
c++: Add C++23 consteval if support - P1938R3 [PR100974]
Jakub Jelinek
19
-10
/
+650
2021-06-11
analyzer: tweak priority of callstrings in worklist::key_t::cmp
David Malcolm
3
-8
/
+37
2021-06-11
tree-optimization/101028 - fix endless SLP reassoc discovery
Richard Biener
2
-3
/
+57
2021-06-11
tree-optimization/101026 - fix SLP re-association
Richard Biener
2
-1
/
+14
2021-06-11
simplify-rtx: Fix up simplify_logical_relational_operation for vector IOR [PR...
Jakub Jelinek
2
-46
/
+67
[next]