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
/
testsuite
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-28
ARC: Consistent use of whitespace in assembler templates.
Roger Sayle
6
-14
/
+14
2023-11-28
middle-end/112741 - ICE with gimple FE and later regimplification
Richard Biener
1
-0
/
+21
2023-11-28
Revert "This patch enables errors when external calls are created."
Cupertino Miranda
6
-6
/
+6
2023-11-28
Fortran: fix reallocation on assignment of polymorphic variables [PR110415]
Andrew Jenner
3
-0
/
+114
2023-11-28
Emit funcall external declarations only if actually used.
Jose E. Marchesi
3
-0
/
+43
2023-11-28
Fixed problem with BTF defining smaller enums.
Cupertino Miranda
1
-0
/
+28
2023-11-28
This patch enables errors when external calls are created.
Cupertino Miranda
6
-6
/
+6
2023-11-28
testsuite: Fix gcc.dg/pr111409.c on Solaris/SPARC with as
Rainer Orth
1
-2
/
+2
2023-11-28
RISC-V: Disallow poly (1,1) VLA SLP interleave vectorization
Juzhe-Zhong
2
-0
/
+72
2023-11-28
testsuite: Fix up pr111754.c test
Jakub Jelinek
1
-3
/
+4
2023-11-28
match.pd: Fix parity (X) ^ parity (Y) simplification [PR112719]
Jakub Jelinek
1
-0
/
+19
2023-11-28
match.pd: Fix popcount (X) + popcount (Y) simplification [PR112719]
Jakub Jelinek
1
-0
/
+18
2023-11-27
libcpp: Fix unsigned promotion for unevaluated divide by zero [PR112701]
Lewis Hyatt
1
-2
/
+20
2023-11-28
RISC-V: Fix VSETVL PASS regression
Juzhe-Zhong
2
-0
/
+71
2023-11-28
Daily bump.
GCC Administrator
1
-0
/
+237
2023-11-27
aarch64: Improve cost of `a ? {-,}1 : b`
Andrew Pinski
1
-0
/
+10
2023-11-27
Fix time-profiler-3.c after r14-5628-g53ba8d669550d3
Andrew Pinski
1
-1
/
+1
2023-11-27
PR111754: Rework encoding of result for VEC_PERM_EXPR with constant input vec...
Prathamesh Kulkarni
3
-26
/
+21
2023-11-27
aarch64: Disable branch-protection for pcs tests
Szabolcs Nagy
5
-0
/
+5
2023-11-27
aarch64: Add eh_return compile tests
Szabolcs Nagy
2
-0
/
+37
2023-11-27
aarch64: Use br instead of ret for eh_return
Szabolcs Nagy
4
-27
/
+31
2023-11-27
aarch64: Remove redundant zeroing/merging in SVE intrinsics [PR106326]
Richard Sandiford
1
-0
/
+378
2023-11-27
tree-optimization/112653 - PTA and return
Richard Biener
1
-0
/
+16
2023-11-27
vect: Avoid duplicate_and_interleave for uniform vectors [PR112661]
Richard Sandiford
1
-1
/
+1
2023-11-27
c-family: Implement __has_feature and __has_extension [PR60512]
Alex Coplan
8
-0
/
+420
2023-11-27
tree-optimization/112706 - missed simplification of condition
Richard Biener
1
-0
/
+15
2023-11-27
s390: Streamline NNPA builtins with their LLVM counterparts
Stefan Schulze Frielinghaus
7
-11
/
+11
2023-11-27
RISC-V: Remove incorrect function gate gather_scatter_valid_offset_mode_p
Juzhe-Zhong
21
-21
/
+21
2023-11-27
RISC-V: Initial RV64E and LP64E support
Tsukasa OI
9
-0
/
+90
2023-11-27
bpf: remove bpf-helpers.h
Jose E. Marchesi
108
-1826
/
+7
2023-11-27
LoongArch: Optimize the loading of immediate numbers with the same high and l...
Guo Jie
1
-1
/
+2
2023-11-27
Daily bump.
GCC Administrator
1
-0
/
+66
2023-11-27
testsuite/gcc.dg/uninit-pred-9_b.c:20: Fix XPASS for various targets
Hans-Peter Nilsson
1
-2
/
+3
2023-11-27
testsuite/gcc.dg/uninit-pred-9_b.c:23: Un-xfail for MMIX
Hans-Peter Nilsson
1
-1
/
+1
2023-11-26
Fortran: avoid obsolescence warning for COMMON with submodule [PR111880]
Harald Anlauf
1
-0
/
+22
2023-11-26
Skip analyzer strndup test on hppa*-*-hpux*
John David Anglin
1
-1
/
+1
2023-11-26
Skip analyzer socket tests on hppa*-*-hpux*
John David Anglin
2
-2
/
+2
2023-11-26
hppa: Fix pr104869.C on hpux
John David Anglin
1
-1
/
+1
2023-11-26
hppa: Really fix g++.dg/modules/bad-mapper-1.C on hpux
John David Anglin
1
-1
/
+1
2023-11-26
testsuite, i386: fix -fhardened test
Francois-Xavier Coudert
1
-1
/
+1
2023-11-26
testsuite, i386: fix split-stack test
Francois-Xavier Coudert
1
-0
/
+1
2023-11-26
RISC-V: Disable AVL propagation of slidedown instructions
Juzhe-Zhong
2
-1
/
+15
2023-11-25
Fix gcc.dg/vla-1.c
Andrew Pinski
1
-2
/
+2
2023-11-25
Fix gcc.target/aarch64/simd/vmulxd_{f64,f32}_2.c after after IPA-VRP improvem...
Andrew Pinski
1
-2
/
+2
2023-11-25
Fix contracts-tmpl-spec2.C on targets where plain char is unsigned by default
Andrew Pinski
1
-1
/
+1
2023-11-26
Daily bump.
GCC Administrator
1
-0
/
+29
2023-11-25
Fix gcc.target/aarch64/movk.c testcase after IPA-VRP improvement for return v...
Andrew Pinski
1
-1
/
+4
2023-11-25
i386: Fix up *jcc_bt*_mask{,_1} [PR111408]
Jakub Jelinek
1
-0
/
+26
2023-11-25
aarch64: Fix up aarch64_simd_stp<mode> [PR109977]
Jakub Jelinek
1
-0
/
+16
2023-11-25
c++: more checks for exporting names with using-declarations
Nathaniel Shead
2
-0
/
+94
[next]