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
2022-05-13
testsuite: btf: Fix btf-datasec-1.c for RISC-V
Palmer Dabbelt
1
-0
/
+1
2022-05-13
testsuite: opt: Fix const7.C for RISC-V.
Jia-Wei Chen
1
-0
/
+1
2022-05-13
Add relation between op1 & op2 to lhs_opN_relation API.
Andrew MacLeod
1
-0
/
+13
2022-05-13
c++: Local symbols do not get module manglings
Nathan Sidwell
1
-0
/
+48
2022-05-13
Introduce tests for hardbool Machine_Attribute for Ada
Alexandre Oliva
2
-0
/
+68
2022-05-13
Fix wrong SRA with VIEW_CONVERT_EXPR and reverse SSO
Eric Botcazou
1
-0
/
+34
2022-05-13
testsuite: Make AArch64 attributes_7.c generate unique report lines.
Christophe Lyon
1
-2
/
+2
2022-05-13
Make gimple_build main workers more flexible
Richard Biener
15
-25
/
+20
2022-05-13
[PR105455] Set edge probabilities when hardening conditionals
Alexandre Oliva
1
-0
/
+17
2022-05-13
Strip of a vector load which is only used partially.
liuhongt
3
-4
/
+34
2022-05-13
Daily bump.
GCC Administrator
1
-0
/
+33
2022-05-12
testsuite: PPC vector double requires VSX
David Edelsohn
1
-2
/
+2
2022-05-12
tree-optimization/105562 - avoid uninit diagnostic with better FRE
Richard Biener
1
-0
/
+10
2022-05-12
c++: Support module language-decl semantics
Nathan Sidwell
3
-0
/
+47
2022-05-12
i386: Add combine splitter to transform pxor/pcmpeqb/pmovmskb/cmp 0xffff to p...
Haochen Jiang
2
-0
/
+26
2022-05-12
openmp: Add omp_all_memory support (C/C++ only so far)
Jakub Jelinek
5
-0
/
+179
2022-05-11
testsuite: Update Wconversion testcase check type.
jiawei
1
-1
/
+1
2022-05-12
Daily bump.
GCC Administrator
1
-0
/
+31
2022-05-11
c++: lambda template in requires [PR105541]
Jason Merrill
1
-0
/
+4
2022-05-11
c++: fix arm-eabi bootstrap [PR105567]
Jason Merrill
1
-0
/
+10
2022-05-11
Fortran: fix error recovery on invalid array section
Harald Anlauf
1
-0
/
+8
2022-05-11
Implement some of fold_binary_op_with_conditional_arg in match.pd
Richard Biener
2
-3
/
+3
2022-05-11
Optimize movzwl + vmovd/vmovq to vmovw.
liuhongt
2
-0
/
+70
2022-05-11
This patch skips constant folding for fmin/max when either argument is sNaN. ...
Haochen Gui
1
-0
/
+30
2022-05-11
Daily bump.
GCC Administrator
1
-0
/
+91
2022-05-10
Fortran: check TEAM arguments to coarray intrinsics
Harald Anlauf
1
-0
/
+22
2022-05-10
x86: Add .note.GNU-stack section only for Linux
H.J. Lu
8
-0
/
+16
2022-05-10
isel: Fix up gimple_expand_vec_set_expr [PR105528]
Jakub Jelinek
1
-0
/
+23
2022-05-10
RISC-V: Provide `fmin'/`fmax' RTL patterns
Maciej W. Rozycki
16
-0
/
+192
2022-05-10
Make 'c-c++-common/goacc/kernels-decompose-pr100400-1-*.c' behave consistentl...
Thomas Schwinge
1
-7
/
+5
2022-05-10
middle-end/105537 - debug processing
Richard Biener
1
-0
/
+34
2022-05-10
Avoid andb %dil when optimizing for size.
Roger Sayle
1
-0
/
+9
2022-05-10
Improved constant folding for scalar evolution.
Roger Sayle
1
-0
/
+11
2022-05-10
[Ada] Accept Structural in aspect Subprogram_Variant and pragma Loop_Variant
Claire Dross
1
-1
/
+1
2022-05-10
[Ada] Fix hiding of user-defined operator that is not a homograph
Eric Botcazou
1
-1
/
+9
2022-05-10
Fix internal error with vectorization on SPARC
Eric Botcazou
1
-0
/
+31
2022-05-10
middle-end/70090: Dynamic sizes for -fsanitize=object-size
Siddhesh Poyarekar
1
-0
/
+45
2022-05-10
c++: fix arm-eabi crash building libstdc++ [PR105529]
Jason Merrill
2
-0
/
+24
2022-05-10
rs6000: avoid peeking eof after __vector
Jiufu Guo
1
-0
/
+6
2022-05-10
Daily bump.
GCC Administrator
1
-0
/
+71
2022-05-09
c++: Implement P2324R2, labels at the end of compound-stmts [PR103539]
Marek Polacek
2
-0
/
+141
2022-05-09
Fortran: check for non-optional spaces between adjacent keywords
Harald Anlauf
1
-0
/
+15
2022-05-09
testsuite: Silence analyzer/pr51628-30.c for default_packed
Dimitar Dimitrov
1
-0
/
+1
2022-05-09
testsuite: Remove superfluous semicolon [PR105256]
Jakub Jelinek
1
-1
/
+1
2022-05-09
i386: Adjust -fzero-call-used-regs to always use XOR [PR101891]
Qing Zhao
25
-127
/
+152
2022-05-09
c++: constexpr init of union sub-aggr w/ base [PR105491]
Patrick Palka
3
-0
/
+56
2022-05-09
Implement permutation with pslldq + psrldq + por when pshufb is not available.
liuhongt
2
-0
/
+240
2022-05-09
Optimize vec_setv8{hi,hf}_0 + pmovzxbq to pmovzxbq.
liuhongt
1
-0
/
+24
2022-05-08
Daily bump.
GCC Administrator
1
-0
/
+9
2022-05-07
c, c++: attribute format on a ctor with a vbase [PR101833, PR47634]
Marek Polacek
4
-0
/
+111
[prev]
[next]