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
2023-02-07
analyzer: fix -Wanalyzer-use-of-uninitialized-value false +ve on "read" [PR10...
David Malcolm
4
-1
/
+115
2023-02-07
Fortran: ASSOCIATE variables should not be TREE_STATIC [PR95107]
Harald Anlauf
2
-0
/
+18
2023-02-07
doc: Update -fchar8_t documentation
Marek Polacek
1
-2
/
+0
2023-02-07
RA: Implement reuse of equivalent memory for caller saves optimization
Vladimir N. Makarov
4
-10
/
+44
2023-02-07
tree-optimization/26854 - compile-time hog in SSA forwprop
Richard Biener
1
-5
/
+7
2023-02-07
ipa-split: Don't split returns_twice functions [PR106923]
Jakub Jelinek
2
-2
/
+26
2023-02-07
cgraph: Handle simd clones in cgraph_node::set_{const,pure}_flag [PR106433]
Jakub Jelinek
2
-0
/
+30
2023-02-07
testsuite: Expect -Wdeprecated warning in warn/Wstrict-aliasing-bogus-union-2...
Jakub Jelinek
1
-1
/
+1
2023-02-07
Enable 512 bit vector for zen4
Jan Hubicka
1
-1
/
+1
2023-02-07
Daily bump.
GCC Administrator
5
-1
/
+102
2023-02-06
Modula2 meets clang [PR108135]
Gaius Mulley
1
-1
/
+4
2023-02-06
Format error in m2pp.cc (m2pp_integer_cst) [PR107234]
Gaius Mulley
1
-1
/
+1
2023-02-06
amdgcn: Pass -mstack-size through to runtime
Andrew Stubbs
1
-0
/
+18
2023-02-06
Remove unused variables and procedures.
Gaius Mulley
3
-29
/
+2
2023-02-06
aarch64: Fix up bfmlal lane pattern [PR104921]
Alex Coplan
4
-1
/
+28
2023-02-06
ipa-sra: Fix a typo in a dump string.
Martin Jambor
1
-2
/
+2
2023-02-06
LoongArch: Generate bytepick.[wd] for suitable bit operation pattern
Xi Ruoyao
3
-23
/
+77
2023-02-06
testsuite: remove broken AArch64 test
Tamar Christina
1
-11
/
+0
2023-02-06
ubsan: Fix up another spot that should have been BUILT_IN_UNREACHABLE_TRAPS [...
Jakub Jelinek
2
-1
/
+16
2023-02-05
c++: equivalence of non-dependent calls [PR107461]
Patrick Palka
6
-6
/
+59
2023-02-06
Daily bump.
GCC Administrator
4
-1
/
+17
2023-02-05
Fortran: prevent redundant integer division truncation warnings [PR108592]
Harald Anlauf
2
-1
/
+9
2023-02-05
doc: Remove note on PW32
Gerald Pfeifer
1
-3
/
+0
2023-02-05
Daily bump.
GCC Administrator
1
-1
/
+1
2023-02-04
Daily bump.
GCC Administrator
6
-1
/
+370
2023-02-03
range-op: Handle op?.undefined_p () in op[12]_range of comparisons [PR108647]
Jakub Jelinek
2
-2
/
+53
2023-02-03
fortran: Fix up hash table usage in gfc_trans_use_stmts [PR108451]
Jakub Jelinek
1
-1
/
+5
2023-02-03
irange: Compare nonzero bits in irange with widest_int [PR108639]
Aldy Hernandez
3
-2
/
+32
2023-02-03
range-ops: Handle undefined ranges in frange op[12]_range [PR108647]
Aldy Hernandez
1
-0
/
+56
2023-02-03
Reset SCEV before removing unreachable globals.
Andrew MacLeod
2
-0
/
+29
2023-02-03
c++: wrong error with constexpr array and value-init [PR108158]
Marek Polacek
2
-4
/
+32
2023-02-03
c++: Add fixed test [PR101071]
Marek Polacek
1
-0
/
+95
2023-02-03
[modula-2] Bugfix to allow html doc build and simplify target dir creation
Gaius Mulley
2
-81
/
+102
2023-02-03
arm: [MVE] Add missing length=8 attribute
Christophe Lyon
1
-5
/
+9
2023-02-03
c++: unexpected ADDR_EXPR after overload set pruning [PR107461]
Patrick Palka
2
-5
/
+36
2023-02-03
c++: ICE on unviable/ambiguous constrained dtors [PR96745]
Patrick Palka
2
-3
/
+37
2023-02-03
c++: excessive satisfaction in check_methods [PR108579]
Patrick Palka
2
-8
/
+22
2023-02-03
ipa: Avoid invalid gimple when IPA-CP and IPA-SRA disagree on types (108384)
Martin Jambor
3
-19
/
+76
2023-02-03
RISC-V: Remove unnecessary register class.
Monk Chiang
2
-14
/
+2
2023-02-03
RISC-V: Fix constraint bug for binary operation
Ju-Zhe Zhong
4
-69
/
+75
2023-02-03
RISC-V: Add vsll.vx C++ API tests
Ju-Zhe Zhong
15
-0
/
+5238
2023-02-03
RISC-V: Add vsra.vx C++ API tests
Ju-Zhe Zhong
15
-0
/
+2862
2023-02-03
RISC-V: Add vsrl.vx C++ API tests
Ju-Zhe Zhong
15
-0
/
+2862
2023-02-03
RISC-V: Add shift constraint tests
Ju-Zhe Zhong
1
-0
/
+133
2023-02-03
RISC-V: Add vsll.vx C++ API tests
Ju-Zhe Zhong
18
-0
/
+5256
2023-02-03
RISC-V: Add vsra.vx C API tests
Ju-Zhe Zhong
18
-0
/
+2880
2023-02-03
RISC-V: Add vsrl.vx C API tests
Ju-Zhe Zhong
18
-0
/
+2880
2023-02-03
RISC-V: Add RVV shift.vx C/C++ API support
Ju-Zhe Zhong
5
-1
/
+59
2023-02-03
Daily bump.
GCC Administrator
5
-1
/
+329
2023-02-02
c: Update nullptr_t comparison checks
Joseph Myers
4
-18
/
+23
[next]