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/gfortran-test
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-15
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-15
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
2024-10-01
Daily bump.
GCC Administrator
1
-0
/
+101
2024-10-01
[testcase] Fix-absfloat16.c-testcase
Kugan Vivekanandarajah
1
-1
/
+1
2024-09-30
c++: concept in default argument [PR109859]
Marek Polacek
2
-0
/
+18
2024-09-30
Fix internal error during inlining after ICF pass
Eric Botcazou
1
-0
/
+18
2024-09-30
diagnostics: require callers of diagnostic_show_locus to be explicit about th...
David Malcolm
1
-1
/
+1
2024-09-30
diagnostics: isolate diagnostic_context with interface classes [PR116613]
David Malcolm
1
-4
/
+5
2024-09-30
diagnostics: avoid using diagnostic_context's m_printer [PR116613]
David Malcolm
2
-29
/
+30
2024-09-30
diagnostics: use "%e" to avoid intermediate strings [PR116613]
David Malcolm
1
-6
/
+3
2024-09-30
diagnostics: fix typo in XHTML output [PR116792]
David Malcolm
1
-1
/
+1
2024-09-30
autovectorizer: Test autovectorization of different dot-prod modes.
Victor Do Nascimento
3
-0
/
+116
2024-09-30
aarch64: Fix aarch64 backend-use of (u|s|us)dot_prod patterns
Victor Do Nascimento
1
-0
/
+26
2024-09-30
tree-optimization/116879 - failure to recognize non-empty latch
Richard Biener
1
-0
/
+15
2024-09-30
middle-end: check explicitly for external or constants when checking for loop...
Tamar Christina
1
-0
/
+16
2024-09-30
Ensure coarrays in calls use a descriptor [PR81265]
Andre Vehreschild
1
-0
/
+74
2024-09-30
tree-optimization/116842 - vectorizer load hosting breaks UID order
Richard Biener
1
-0
/
+16
2024-09-30
tree-optimization/116850 - corrupt post-dom info
Richard Biener
1
-0
/
+12
2024-09-30
Daily bump.
GCC Administrator
1
-0
/
+29
2024-09-30
RISC-V: Add testcases for form 1 of scalar signed SAT_SUB
Pan Li
10
-0
/
+267
2024-09-29
testsuite: XFAIL gfortran.dg/initialization_25.f90 properly (again)
Sam James
1
-1
/
+1
2024-09-29
[PATCH] [PATCH] Avoid integer overflow in gcc.dg/cpp/charconst-3.c (PR testsu...
Mikael Pettersson
1
-1
/
+1
2024-09-29
[PATCH v2] RISC-V: Improve code generation for select of consecutive constants
Jovan Vukic
1
-0
/
+59
2024-09-29
Daily bump.
GCC Administrator
1
-0
/
+9
2024-09-28
Implement FINDLOC for UNSIGNED.
Thomas Koenig
1
-0
/
+76
2024-09-28
Implement CSHIFT and EOSHIFT for unsigned.
Thomas Koenig
2
-0
/
+54
2024-09-28
Daily bump.
GCC Administrator
1
-0
/
+75
2024-09-28
c++: Implement resolution for DR 36 [PR116160]
Nathaniel Shead
3
-2
/
+11
2024-09-28
c++: Don't strip USING_DECLs when updating local bindings [PR116748]
Nathaniel Shead
2
-2
/
+12
2024-09-28
c++/modules: Propagate purview/import for templates in duplicate_decls [PR116...
Nathaniel Shead
3
-0
/
+31
2024-09-27
c++: ICE with structured bindings and m-d array [PR102594]
Marek Polacek
1
-0
/
+28
2024-09-27
diagnostic: Save/restore diagnostic context history and push/pop state for PC...
Jakub Jelinek
2
-0
/
+18
2024-09-27
Widening-Mul: Fix one ICE when iterate on phi node
Pan Li
1
-0
/
+76
2024-09-27
c++/coro: ignore cleanup_point_exprs while expanding awaits [PR116793]
Arsen Arsenović
1
-0
/
+26
2024-09-27
c++: simplify handling implicit INDIRECT_REF and co_await in convert_to_void
Arsen Arsenović
1
-0
/
+77
2024-09-27
c++/coro: prevent ICV_STATEMENT diagnostics in temp promotion [PR116502]
Arsen Arsenović
2
-0
/
+66
2024-09-27
c++/modules: Allow imported references in constant expressions
Nathaniel Shead
2
-0
/
+22
2024-09-27
c++/modules: Fix linkage checks for exported using-decls
Nathaniel Shead
6
-17
/
+121
2024-09-27
c++: Update decl_linkage for C++11
Nathaniel Shead
1
-2
/
+2
2024-09-27
testsuite/gfortran.dg/open_errors_2.f90: Remove now-redundant file deletion
Hans-Peter Nilsson
1
-1
/
+0
2024-09-27
Daily bump.
GCC Administrator
1
-0
/
+53
2024-09-26
c++: tweak for -Wrange-loop-construct [PR116731]
Marek Polacek
1
-0
/
+57
2024-09-26
testsuite: XFAIL gfortran.dg/initialization_25.f90 properly
Sam James
1
-2
/
+2
2024-09-26
testsuite: fix hyphen typos
Sam James
2
-3
/
+3
2024-09-26
testsuite: fix comment-only directive typos
Sam James
4
-4
/
+4
2024-09-26
[match.pd] Handle abs pattern with convert
Kugan Vivekanandarajah
2
-0
/
+26
2024-09-26
x86: Extend AVX512 Vectorization for Popcount in Various Modes
Levy Hsu
1
-0
/
+49
2024-09-26
Define VECTOR_STORE_FLAG_VALUE
liuhongt
1
-0
/
+26
2024-09-26
testsuite: Fix testcase g++.dg/modules/indirect-1_b.C [PR116846]
Nathaniel Shead
1
-5
/
+2
2024-09-26
RISC-V: Add testcases for form 3 of signed vector SAT_ADD
Pan Li
9
-0
/
+126
2024-09-26
Daily bump.
GCC Administrator
1
-0
/
+226
2024-09-26
gfortran testsuite: Remove unit-files in files having open-statements, PR116701
Hans-Peter Nilsson
3
-0
/
+24
[next]