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
/
testsuite
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-24
RISC-V: Support RVV floating-point auto-vectorization
Juzhe-Zhong
36
-20
/
+1162
2023-06-23
text-art: remove explicit #include of C++ standard library headers
David Malcolm
1
-0
/
+1
2023-06-24
Daily bump.
GCC Administrator
1
-0
/
+37
2023-06-23
c++: provide #include hint for missing includes [PR110164]
David Malcolm
1
-0
/
+10
2023-06-23
c++: Add support for -std={c,gnu}++2{c,6}
Marek Polacek
3
-2
/
+33
2023-06-23
Fortran: ABI for scalar CHARACTER(LEN=1),VALUE dummy argument [PR110360]
Harald Anlauf
1
-0
/
+78
2023-06-23
Fix power10 fusion bug with prefixed loads, PR target/105325
Michael Meissner
2
-6
/
+38
2023-06-23
testsuite,objective-c++: Fix imported NSObjCRuntime.h.
Iain Sandoe
1
-0
/
+3
2023-06-23
[aarch64/match.pd] Fix ICE observed in PR110280.
Prathamesh Kulkarni
1
-0
/
+12
2023-06-23
Daily bump.
GCC Administrator
1
-0
/
+76
2023-06-22
tree-optimization/110332 - fix ICE with phiprop
Richard Biener
3
-0
/
+39
2023-06-22
i386: Convert ptestz of pandn into ptestc.
Roger Sayle
8
-2
/
+168
2023-06-21
analyzer: add text-art visualizations of out-of-bounds accesses [PR106626]
David Malcolm
25
-8
/
+1048
2023-06-21
diagnostics: add support for "text art" diagrams
David Malcolm
7
-0
/
+500
2023-06-21
testsuite: move handle-multiline-outputs to before check for blank lines
David Malcolm
6
-15
/
+21
2023-06-22
Daily bump.
GCC Administrator
1
-0
/
+49
2023-06-21
Fortran: Fix some bugs in associate [PR87477]
Paul Thomas
5
-3
/
+163
2023-06-21
Fortran: Seg fault passing string to type cptr dummy [PR108961].
Paul Thomas
1
-0
/
+26
2023-06-21
vect: Add testcases for unsigned conversions [PR110018]
Uros Bizjak
2
-10
/
+104
2023-06-21
aarch64: Avoid same input and output Z register for gather loads
Kyrylo Tkachov
2
-0
/
+128
2023-06-21
[i386] Reject too large vectors for partial vector vectorization
Richard Biener
2
-0
/
+25
2023-06-21
x86: make VPTERNLOG* usable on less than 512-bit operands with just AVX512F
Jan Beulich
1
-0
/
+32
2023-06-21
x86: add -mprefer-vector-width=512 to new avx512f-dupv2di.c testcase
Jan Beulich
1
-1
/
+1
2023-06-21
Use intermiediate integer type for float_expr/fix_trunc_expr when direct opta...
liuhongt
1
-0
/
+94
2023-06-21
Daily bump.
GCC Administrator
1
-0
/
+239
2023-06-20
libcpp: Improve location for macro names [PR66290]
Lewis Hyatt
25
-333
/
+385
2023-06-20
aarch64: Fix gcc.target/aarch64/sve/pcs failures
Richard Sandiford
67
-92
/
+95
2023-06-20
tree-ssa-math-opts: Small uaddc/usubc pattern matching improvement [PR79173]
Jakub Jelinek
1
-0
/
+33
2023-06-20
ipa-sra: Disable candidates with no known callers (PR 110276)
Martin Jambor
1
-0
/
+15
2023-06-20
rs6000: Add builtins for IEEE 128-bit floating point values
Carl Love
3
-0
/
+226
2023-06-20
RISC-V: testsuite: Add missing -mabi=lp64d.
Robin Dapp
9
-9
/
+9
2023-06-20
RISC-V: Set the natural size of constant vector mask modes to one RVV data ve...
Li Xu
1
-0
/
+11
2023-06-20
RISC-V: Optimize codegen of VLA SLP
Juzhe-Zhong
3
-0
/
+92
2023-06-20
RISC-V: testsuite: Add -Wno-psabi to vec_set/vec_extract testcases.
Robin Dapp
10
-10
/
+10
2023-06-20
RISC-V: testsuite: Fix vmul test expectation and fix -ffast-math.
Robin Dapp
5
-3
/
+5
2023-06-20
Improve DSE to handle stores before __builtin_unreachable ()
Richard Biener
2
-1
/
+18
2023-06-20
aarch64: Optimise ADDP with same source operands
Kyrylo Tkachov
1
-0
/
+20
2023-06-20
x86: correct and improve "*vec_dupv2di"
Jan Beulich
1
-0
/
+13
2023-06-20
debug/110295 - mixed up early/late debug for member DIEs
Richard Biener
1
-0
/
+19
2023-06-20
RISC-V: Fix fails of testcases
Juzhe-Zhong
4
-4
/
+4
2023-06-20
RISC-V: Add tuple vector mode psABI checking and simplify code
Lehua Ding
40
-38
/
+87
2023-06-20
Daily bump.
GCC Administrator
1
-0
/
+310
2023-06-19
RISC-V: Save and restore FCSR in interrupt functions to avoid program errors.
Jin Ma
3
-0
/
+44
2023-06-19
optimize std::max early
Jan Hubicka
2
-2
/
+16
2023-06-19
RISC-V: Bugfix for RVV widenning reduction in ZVE32/64
Pan Li
8
-0
/
+90
2023-06-19
RISC-V: Bugfix for RVV float reduction in ZVE32/64
Pan Li
4
-0
/
+86
2023-06-19
amdgcn: implement vector div and mod libfuncs
Andrew Stubbs
100
-7
/
+953
2023-06-19
Remove -save-temps from tests using -flto
Richard Biener
9
-9
/
+9
2023-06-19
tree-optimization/110298 - CFG cleanup and stale nb_iterations
Richard Biener
1
-0
/
+20
2023-06-19
simplify-rtx: Simplify VEC_CONCAT of SUBREG and VEC_CONCAT from same vector
Kyrylo Tkachov
1
-0
/
+28
[next]