Toggle navigation
Patchwork
GNU Compiler Collection
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Archived =
No
| 13813 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not applicable
Changes Requested
Failed CI
Superseded
Deferred
Committed
Dropped
DCO or assignment missing
Search
Archived
No
Yes
Both
Delegate
------
Nobody
siddhesh
siddhesh
siddhesh
codonell
azanella
gbenson
jankratochvil
ppluzhnikov
neleai
tromey
palves
keiths
sergiodj
StanShebs
teawater
simark
rth
roland
davem
schwab
Allan
aj
ldv
tschwinge
tschwinge
tschwinge
andreaskr
fweimer
ChrisMetcalf
jsm28
aurel32
will
vapier
vapier
tuliom
hjl
triegel
jwlemke
cltang
macro
nsz
pwbot
arjun
stli
ludo
rj
zack
mfabian
rluzynski
dj
sthibaul
mscastanho
lamm
girish946
maennich
dodji
zimmerma
rzinsly
lukma
mjw
goldsteinn
raoni
jason
jwakely
jwakely
maximk
trodgers
trodgers
ams
ams
ams
rearnsha
siddhesh_staff
lancesix
aburgess
pvk
Apply
«
1
2
…
50
51
52
…
138
139
»
Patch
Series
rb/tb
S/W/F
Date
Submitter
Delegate
State
[16/17] Convert CFN_BUILT_IN_GOACC_DIM_* to range-ops.
Move builtin functions to range-ops.
- -
-
-
-
2022-09-22
Andrew MacLeod
New
[15/17] Convert CFN_BUILT_IN_STRLEN to range-ops.
Move builtin functions to range-ops.
- -
-
-
-
2022-09-22
Andrew MacLeod
New
[14/17] Convert CFN_BUILT_IN_UBSAN_CHECK_* to range-ops.
Move builtin functions to range-ops.
- -
-
-
-
2022-09-22
Andrew MacLeod
New
[13/17] Convert CFN_BUILT_IN_CLRSB to range-ops.
Move builtin functions to range-ops.
- -
-
-
-
2022-09-22
Andrew MacLeod
New
[12/17] Convert CFN_CTZ builtins to range-ops.
Move builtin functions to range-ops.
- -
-
-
-
2022-09-22
Andrew MacLeod
New
[11/17] Convert CFN_CLZ builtins to range-ops.
Move builtin functions to range-ops.
- -
-
-
-
2022-09-22
Andrew MacLeod
New
[10/17] Convert CFN_BUILT_FFS and CFN_POPCOUNT to range-ops.
Move builtin functions to range-ops.
- -
-
-
-
2022-09-22
Andrew MacLeod
New
[09/17] Convert CFN_BUILT_IN_TOUPPER and TOLOWER to range-ops.
Move builtin functions to range-ops.
- -
-
-
-
2022-09-22
Andrew MacLeod
New
[08/17] Convert CFN_BUILT_IN_SIGNBIT to range-ops.
Move builtin functions to range-ops.
- -
-
-
-
2022-09-22
Andrew MacLeod
New
[07/17] Add range-ops support for builtin functions.
Move builtin functions to range-ops.
- -
-
-
-
2022-09-22
Andrew MacLeod
New
[06/17] Always check the return value of fold_range.
Move builtin functions to range-ops.
- -
-
-
-
2022-09-22
Andrew MacLeod
New
[05/17] Add missing float fold_range prototype for floats.
Move builtin functions to range-ops.
- -
-
-
-
2022-09-22
Andrew MacLeod
New
[04/17] Fix calc_op1 for undefined op2_range.
Move builtin functions to range-ops.
- -
-
-
-
2022-09-22
Andrew MacLeod
New
[03/17] Create gimple_range_op_handler in a new source file.
Move builtin functions to range-ops.
- -
-
-
-
2022-09-22
Andrew MacLeod
New
[02/17] Adjust range_op_handler to store the handler directly.
Move builtin functions to range-ops.
- -
-
-
-
2022-09-22
Andrew MacLeod
New
[01/17] Replace another snippet with a call to, gimple_range_ssa_names.
Move builtin functions to range-ops.
- -
-
-
-
2022-09-22
Andrew MacLeod
New
c++ modules: ICE with class NTTP argument [PR100616]
c++ modules: ICE with class NTTP argument [PR100616]
- -
-
-
-
2022-09-22
Patrick Palka
New
[_GLIBCXX_DEBUG,_GLIBCXX_INLINE_VERSION] Add missing printers
[_GLIBCXX_DEBUG,_GLIBCXX_INLINE_VERSION] Add missing printers
- -
-
-
-
2022-09-22
François Dumont
Committed
frange: drop endpoints to min/max representable numbers for -ffinite-math-only.
frange: drop endpoints to min/max representable numbers for -ffinite-math-only.
- -
-
-
-
2022-09-22
Aldy Hernandez
New
frange: dump hex values when dumping FP numbers.
frange: dump hex values when dumping FP numbers.
- -
-
-
-
2022-09-22
Aldy Hernandez
New
Add debug functions for REAL_VALUE_TYPE.
Add debug functions for REAL_VALUE_TYPE.
- -
-
-
-
2022-09-22
Aldy Hernandez
New
testsuite: Sanitize fails for SP FPU on Arm
testsuite: Sanitize fails for SP FPU on Arm
- -
-
-
-
2022-09-22
Torbjorn SVENSSON
Superseded
[RFC] __trunc{tf,xf,df,sf,hf}bf2, __truncbfhf2 and __extendbfsf2
[RFC] __trunc{tf,xf,df,sf,hf}bf2, __truncbfhf2 and __extendbfsf2
- -
-
-
-
2022-09-22
Jakub Jelinek
New
TYPE_{MIN/MAX}_VALUE for floats?
TYPE_{MIN/MAX}_VALUE for floats?
- -
-
-
-
2022-09-22
Aldy Hernandez
New
[committed] libiberty: Refer to Bugzilla in README
[committed] libiberty: Refer to Bugzilla in README
- -
-
-
-
2022-09-22
Jonathan Wakely
Committed
[committed,2/2] libstdc++: Implement constexpr std::bitset for C++23 (P2417R2)
[committed,1/2] libstdc++: Rearrange tests for <bitset>
- -
-
-
-
2022-09-22
Jonathan Wakely
Committed
[committed,1/2] libstdc++: Rearrange tests for <bitset>
[committed,1/2] libstdc++: Rearrange tests for <bitset>
- -
-
-
-
2022-09-22
Jonathan Wakely
Committed
opts: fix --help=common with '\t' description
opts: fix --help=common with '\t' description
- -
-
-
-
2022-09-22
Martin Liška
Committed
c++: Implement __is_{nothrow_,}convertible [PR106784]
c++: Implement __is_{nothrow_,}convertible [PR106784]
- -
-
-
-
2022-09-22
Marek Polacek
Committed
libgo patch committed: Add cgo.Incomplete
libgo patch committed: Add cgo.Incomplete
- -
-
-
-
2022-09-22
Ian Lance Taylor
Committed
tree-optimization/102801 - testcase for uninit diagnostic
tree-optimization/102801 - testcase for uninit diagnostic
- -
-
-
-
2022-09-22
Richard Biener
Committed
[DOCS] changes: mentioned ignore -gz=zlib-gnu option
[DOCS] changes: mentioned ignore -gz=zlib-gnu option
- -
-
-
-
2022-09-22
Martin Liška
New
support -gz=zstd for both linker and assembler
support -gz=zstd for both linker and assembler
- -
-
-
-
2022-09-22
Martin Liška
New
[v2] remove -gz=zlib-gnu option value
[v2] remove -gz=zlib-gnu option value
- -
-
-
-
2022-09-22
Martin Liška
New
remove -gz=zlib-gnu option value
remove -gz=zlib-gnu option value
- -
-
-
-
2022-09-22
Martin Liška
New
tree-optimization/106922 - missed FRE/PRE
tree-optimization/106922 - missed FRE/PRE
- -
-
-
-
2022-09-22
Richard Biener
New
[COMMITTED] xtensa: gcc: enable section anchors support
[COMMITTED] xtensa: gcc: enable section anchors support
- -
-
-
-
2022-09-22
Max Filippov
Committed
tree-optimization/99407 - DSE with data-ref analysis
tree-optimization/99407 - DSE with data-ref analysis
- -
-
-
-
2022-09-22
Richard Biener
Committed
c++, c: Implement C++23 P1774R8 - Portable assumptions [PR106654]
c++, c: Implement C++23 P1774R8 - Portable assumptions [PR106654]
- -
-
-
-
2022-09-22
Jakub Jelinek
New
i386: Optimize code generation of __mm256_zextsi128_si256(__mm_set1_epi8(-1))
i386: Optimize code generation of __mm256_zextsi128_si256(__mm_set1_epi8(-1))
- -
-
-
-
2022-09-22
Steve Kargl via Gcc-patches
Committed
Some VN TLC
Some VN TLC
- -
-
-
-
2022-09-22
Richard Biener
Committed
DSE: Enhance dse with def-ref analysis
DSE: Enhance dse with def-ref analysis
- -
-
-
-
2022-09-22
juzhe.zhong@rivai.ai
New
DSE: Enhance dse with def-ref analysis
DSE: Enhance dse with def-ref analysis
- -
-
-
-
2022-09-22
juzhe.zhong@rivai.ai
New
[v2] Re: OpenMP: Generate SIMD clones for functions with "declare target"
[v2] Re: OpenMP: Generate SIMD clones for functions with "declare target"
- -
-
-
-
2022-09-22
Sandra Loosemore
New
rs6000: Fix the condition with frame_pointer_needed_indeed [PR96072]
rs6000: Fix the condition with frame_pointer_needed_indeed [PR96072]
- -
-
-
-
2022-09-22
Kewen.Lin
New
rs6000: Fix condition of define_expand vec_shr_<mode> [PR100645]
rs6000: Fix condition of define_expand vec_shr_<mode> [PR100645]
- -
-
-
-
2022-09-22
Kewen.Lin
New
[x86] Fix typo in floorv2sf2, should be register_operand for op1, not vector_operand.
[x86] Fix typo in floorv2sf2, should be register_operand for op1, not vector_operand.
- -
-
-
-
2022-09-22
liuhongt
Committed
[OG12] OpenMP: Fix ICE with OMP metadirectives
[OG12] OpenMP: Fix ICE with OMP metadirectives
- -
-
-
-
2022-09-21
Paul-Antoine Arras
New
Proxy ping [PATCH] Fortran: Fix automatic reallocation inside select rank [PR100103]
Proxy ping [PATCH] Fortran: Fix automatic reallocation inside select rank [PR100103]
- -
-
-
-
2022-09-21
Harald Anlauf
New
x86: Check corrupted return address when unwinding stack
x86: Check corrupted return address when unwinding stack
- -
-
-
-
2022-09-21
H.J. Lu
Committed
Cleanup gdb printers.py
Cleanup gdb printers.py
- -
-
-
-
2022-09-21
François Dumont
Committed
Fortran: fix ICE in generate_coarray_sym_init [PR82868]
Fortran: fix ICE in generate_coarray_sym_init [PR82868]
- -
-
-
-
2022-09-21
Harald Anlauf
New
c++ modules: partial variable template specializations [PR106826]
c++ modules: partial variable template specializations [PR106826]
- -
-
-
-
2022-09-21
Patrick Palka
New
[committed] libstdc++: Fix accidental duplicate test [PR91456]
[committed] libstdc++: Fix accidental duplicate test [PR91456]
- -
-
-
-
2022-09-21
Jonathan Wakely
Committed
[committed] libstdc++: Remove main() from some compile-only tests
[committed] libstdc++: Remove main() from some compile-only tests
- -
-
-
-
2022-09-21
Jonathan Wakely
Committed
[committed] libstdc++: Update <memory> synopsis test for C++11 and later
[committed] libstdc++: Update <memory> synopsis test for C++11 and later
- -
-
-
-
2022-09-21
Jonathan Wakely
Committed
MIPS: fix building on multiarch platform
MIPS: fix building on multiarch platform
- -
-
-
-
2022-09-21
YunQiang Su
New
[COMMITTED,PR106967] Set known NANs to undefined for flag_finite_math_only.
[COMMITTED,PR106967] Set known NANs to undefined for flag_finite_math_only.
- -
-
-
-
2022-09-21
Aldy Hernandez
Committed
tree-optimization/106984 - tsan and COND_EXPR GIMPLE
tree-optimization/106984 - tsan and COND_EXPR GIMPLE
- -
-
-
-
2022-09-21
Richard Biener
Committed
[wwwdocs] Add reference to pp_format to Coding Conventions
[wwwdocs] Add reference to pp_format to Coding Conventions
- -
-
-
-
2022-09-21
Jonathan Wakely
New
[wwwdocs] Add C++23 library additions to GCC 13 release notes
[wwwdocs] Add C++23 library additions to GCC 13 release notes
- -
-
-
-
2022-09-21
Jonathan Wakely
Committed
[COMMITTED,PR106967] frange: revamp relational operators for NANs.
[COMMITTED,PR106967] frange: revamp relational operators for NANs.
- -
-
-
-
2022-09-21
Aldy Hernandez
Committed
[nvptx,2/2] Reimplement libgomp barriers for nvptx: bar.red instruction support in GCC
[nvptx,1/2] Reimplement libgomp barriers for nvptx
- -
-
-
-
2022-09-21
Chung-Lin Tang
Committed
[committed] libstdc++: Remove trailing whitespace in documentation sources
[committed] libstdc++: Remove trailing whitespace in documentation sources
- -
-
-
-
2022-09-21
Jonathan Wakely
Committed
[committed] libstdc++: Add _Exit to <stdlib.h> for freestanding
[committed] libstdc++: Add _Exit to <stdlib.h> for freestanding
- -
-
-
-
2022-09-21
Jonathan Wakely
Committed
[nvptx,1/2] Reimplement libgomp barriers for nvptx
[nvptx,1/2] Reimplement libgomp barriers for nvptx
- -
-
-
-
2022-09-21
Chung-Lin Tang
New
[committed] libstdc++: Qualify std::abort() in test
[committed] libstdc++: Qualify std::abort() in test
- -
-
-
-
2022-09-21
Jonathan Wakely
Committed
[committed] libstdc++: Add <initializer_list> to ranges_base.h header
[committed] libstdc++: Add <initializer_list> to ranges_base.h header
- -
-
-
-
2022-09-21
Jonathan Wakely
Committed
[rs6000] Splat vector small V2DI constants with ISA 2.07 instructions [PR104124]
[rs6000] Splat vector small V2DI constants with ISA 2.07 instructions [PR104124]
- -
-
-
-
2022-09-21
HAO CHEN GUI
New
Don't check can_vec_perm_const_p for nonlinear iv_init when it's constant.
Don't check can_vec_perm_const_p for nonlinear iv_init when it's constant.
- -
-
-
-
2022-09-20
liuhongt
Committed
c++: ICE-on-invalid with designated initializer [PR106983]
c++: ICE-on-invalid with designated initializer [PR106983]
- -
-
-
-
2022-09-20
Marek Polacek
Committed
[committed] Fortran: error recovery on invalid ARRAY argument to FINDLOC [PR106986]
[committed] Fortran: error recovery on invalid ARRAY argument to FINDLOC [PR106986]
- -
-
-
-
2022-09-20
Harald Anlauf
Committed
[committed] Fortran: NULL pointer dereference in invalid simplification [PR106985]
[committed] Fortran: NULL pointer dereference in invalid simplification [PR106985]
- -
-
-
-
2022-09-20
Harald Anlauf
Committed
[2/2] c++: xtreme-header modules tests cleanups
[1/2] c++: modules and non-dependent auto deduction
- -
-
-
-
2022-09-20
Patrick Palka
New
[1/2] c++: modules and non-dependent auto deduction
[1/2] c++: modules and non-dependent auto deduction
- -
-
-
-
2022-09-20
Patrick Palka
Committed
[COMMITTED] frange::maybe_isnan() should return FALSE for undefined ranges.
[COMMITTED] frange::maybe_isnan() should return FALSE for undefined ranges.
- -
-
-
-
2022-09-20
Aldy Hernandez
Committed
[v2] c++: Implement C++23 P2266R1, Simpler implicit move [PR101165]
[v2] c++: Implement C++23 P2266R1, Simpler implicit move [PR101165]
- -
-
-
-
2022-09-20
Marek Polacek
New
[pushed] aarch64: Fix GTY markup for arm_sve.h [PR106491]
[pushed] aarch64: Fix GTY markup for arm_sve.h [PR106491]
- -
-
-
-
2022-09-20
Richard Sandiford
Committed
[COMMITTED,PR106970] New test for PR that has already been fixed.
[COMMITTED,PR106970] New test for PR that has already been fixed.
- -
-
-
-
2022-09-20
Aldy Hernandez
Committed
Make 'autoreconf' work for 'gcc', 'libobjc' (was: [PATCH] regenerate configure files and config.h.i…
Make 'autoreconf' work for 'gcc', 'libobjc' (was: [PATCH] regenerate configure files and config.h.i…
- -
-
-
-
2022-09-20
Thomas Schwinge
Superseded
[v2] testsuite: Only run test on target if VMA == LMA
[v2] testsuite: Only run test on target if VMA == LMA
- -
-
-
-
2022-09-20
Torbjorn SVENSSON
New
[v2] testsuite: Skip intrinsics test if arm
[v2] testsuite: Skip intrinsics test if arm
- -
-
-
-
2022-09-20
Torbjorn SVENSSON
Committed
[pushed] replace "the the" typos
[pushed] replace "the the" typos
- -
-
-
-
2022-09-20
Martin Liška
Committed
[committed] libstdc++: Fix typo in <cstdlib> for freestanding
[committed] libstdc++: Fix typo in <cstdlib> for freestanding
- -
-
-
-
2022-09-20
Jonathan Wakely
Committed
[pushed] fortran: remove 2 dead links [PR106636]
[pushed] fortran: remove 2 dead links [PR106636]
- -
-
-
-
2022-09-20
Martin Liška
Committed
Fortran: F2018 type(*),dimension(*) with scalars [PR104143]
Fortran: F2018 type(*),dimension(*) with scalars [PR104143]
- -
-
-
-
2022-09-20
Tobias Burnus
New
Add attribute hot judgement for INLINE_HINT_known_hot hint.
Add attribute hot judgement for INLINE_HINT_known_hot hint.
- -
-
-
-
2022-09-20
Steve Kargl via Gcc-patches
New
[pushed] contrib: skip new egrep warning
[pushed] contrib: skip new egrep warning
- -
-
-
-
2022-09-20
Martin Liška
Committed
Fix incorrect handle in vectorizable_induction for mixed induction type.
Fix incorrect handle in vectorizable_induction for mixed induction type.
- -
-
-
-
2022-09-20
liuhongt
New
Support 64-bit vectorization for single-precision floating rounding operation.
Support 64-bit vectorization for single-precision floating rounding operation.
- -
-
-
-
2022-09-20
liuhongt
Committed
[rs6000] Eliminate TARGET_CTZ,TARGET_FCTIDZ,FCTIWUZ defines
[rs6000] Eliminate TARGET_CTZ,TARGET_FCTIDZ,FCTIWUZ defines
- -
-
-
-
2022-09-19
will schmidt
New
Proxy ping [PATCH] Fortran: Fix function attributes [PR100132]
Proxy ping [PATCH] Fortran: Fix function attributes [PR100132]
- -
-
-
-
2022-09-19
Harald Anlauf
New
c: Stray inform note with -Waddress [PR106947]
c: Stray inform note with -Waddress [PR106947]
- -
-
-
-
2022-09-19
Marek Polacek
Committed
testsuite: Do not prefix linker script with "-Wl,"
testsuite: Do not prefix linker script with "-Wl,"
- -
-
-
-
2022-09-19
Torbjorn SVENSSON
Committed
testsuite: 'b' instruction can't do long enough jumps
testsuite: 'b' instruction can't do long enough jumps
- -
-
-
-
2022-09-19
Torbjorn SVENSSON
Committed
Avoid depending on destructor order
Avoid depending on destructor order
- -
-
-
-
2022-09-19
Thomas Neumann
New
testsuite: Skip intrinsics test if arm
testsuite: Skip intrinsics test if arm
- -
-
-
-
2022-09-19
Torbjorn SVENSSON
Superseded
[rs6000] Split TARGET_POWER8 from TARGET_DIRECT_MOVE [PR101865] (2/2)
[rs6000] Split TARGET_POWER8 from TARGET_DIRECT_MOVE [PR101865] (2/2)
- -
-
-
-
2022-09-19
will schmidt
New
RISC-V modified add3 for large stack frame optimization [PR105733]
RISC-V modified add3 for large stack frame optimization [PR105733]
- -
-
-
-
2022-09-19
Kevin Lee
New
[rs6000] Tests of ARCH_PWR8 and -mno-vsx option. (1/2)
[rs6000] Tests of ARCH_PWR8 and -mno-vsx option. (1/2)
- -
-
-
-
2022-09-19
will schmidt
New
«
1
2
…
50
51
52
…
138
139
»