Toggle navigation
Patchwork
GNU Compiler Collection
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: State =
Action Required
| Archived =
No
| 4770 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
Apply
«
1
2
3
4
…
47
48
»
Patch
Series
rb/tb
S/W/F
Date
Submitter
Delegate
State
[v7,01/34] Add and restructure function declaration macros
libgcc: Thumb-1 Floating-Point Assembly for Cortex M0
- -
-
-
-
2022-10-31
Daniel Engel
rearnsha
New
[v7,02/34] Rename THUMB_FUNC_START to THUMB_FUNC_ENTRY
libgcc: Thumb-1 Floating-Point Assembly for Cortex M0
- -
-
-
-
2022-10-31
Daniel Engel
rearnsha
New
[v7,03/34] Fix syntax warnings on conditional instructions
libgcc: Thumb-1 Floating-Point Assembly for Cortex M0
- -
-
-
-
2022-10-31
Daniel Engel
rearnsha
New
[v7,04/34] Reorganize LIB1ASMFUNCS object wrapper macros
libgcc: Thumb-1 Floating-Point Assembly for Cortex M0
- -
-
-
-
2022-10-31
Daniel Engel
rearnsha
New
[v7,05/34] Add the __HAVE_FEATURE_IT and IT() macros
libgcc: Thumb-1 Floating-Point Assembly for Cortex M0
- -
-
-
-
2022-10-31
Daniel Engel
rearnsha
New
[v7,06/34] Refactor 'clz' functions into a new file
libgcc: Thumb-1 Floating-Point Assembly for Cortex M0
- -
-
-
-
2022-10-31
Daniel Engel
rearnsha
New
[v7,07/34] Refactor 'ctz' functions into a new file
libgcc: Thumb-1 Floating-Point Assembly for Cortex M0
- -
-
-
-
2022-10-31
Daniel Engel
rearnsha
New
[v7,08/34] Refactor 64-bit shift functions into a new file
libgcc: Thumb-1 Floating-Point Assembly for Cortex M0
- -
-
-
-
2022-10-31
Daniel Engel
rearnsha
New
[v7,09/34] Import 'clz' functions from the CM0 library
libgcc: Thumb-1 Floating-Point Assembly for Cortex M0
- -
-
-
-
2022-10-31
Daniel Engel
rearnsha
New
[v7,10/34] Import 'ctz' functions from the CM0 library
libgcc: Thumb-1 Floating-Point Assembly for Cortex M0
- -
-
-
-
2022-10-31
Daniel Engel
rearnsha
New
[v7,11/34] Import 64-bit shift functions from the CM0 library
libgcc: Thumb-1 Floating-Point Assembly for Cortex M0
- -
-
-
-
2022-10-31
Daniel Engel
rearnsha
New
[v7,12/34] Import 'clrsb' functions from the CM0 library
libgcc: Thumb-1 Floating-Point Assembly for Cortex M0
- -
-
-
-
2022-10-31
Daniel Engel
rearnsha
New
[v7,13/34] Import 'ffs' functions from the CM0 library
libgcc: Thumb-1 Floating-Point Assembly for Cortex M0
- -
-
-
-
2022-10-31
Daniel Engel
rearnsha
New
[v7,14/34] Import 'parity' functions from the CM0 library
libgcc: Thumb-1 Floating-Point Assembly for Cortex M0
- -
-
-
-
2022-10-31
Daniel Engel
rearnsha
New
[v7,15/34] Import 'popcnt' functions from the CM0 library
libgcc: Thumb-1 Floating-Point Assembly for Cortex M0
- -
-
-
-
2022-10-31
Daniel Engel
rearnsha
New
[v7,16/34] Refactor Thumb-1 64-bit comparison into a new file
libgcc: Thumb-1 Floating-Point Assembly for Cortex M0
- -
-
-
-
2022-10-31
Daniel Engel
rearnsha
New
[v7,17/34] Import 64-bit comparison from CM0 library
libgcc: Thumb-1 Floating-Point Assembly for Cortex M0
- -
-
-
-
2022-10-31
Daniel Engel
rearnsha
New
[v7,18/34] Merge Thumb-2 optimizations for 64-bit comparison
libgcc: Thumb-1 Floating-Point Assembly for Cortex M0
- -
-
-
-
2022-10-31
Daniel Engel
rearnsha
New
[v7,19/34] Import 32-bit division from the CM0 library
libgcc: Thumb-1 Floating-Point Assembly for Cortex M0
- -
-
-
-
2022-10-31
Daniel Engel
rearnsha
New
[v7,20/34] Refactor Thumb-1 64-bit division into a new file
libgcc: Thumb-1 Floating-Point Assembly for Cortex M0
- -
-
-
-
2022-10-31
Daniel Engel
rearnsha
New
[v7,21/34] Import 64-bit division from the CM0 library
libgcc: Thumb-1 Floating-Point Assembly for Cortex M0
- -
-
-
-
2022-10-31
Daniel Engel
rearnsha
New
[v7,22/34] Import integer multiplication from the CM0 library
libgcc: Thumb-1 Floating-Point Assembly for Cortex M0
- -
-
-
-
2022-10-31
Daniel Engel
rearnsha
New
[v7,23/34] Refactor Thumb-1 float comparison into a new file
libgcc: Thumb-1 Floating-Point Assembly for Cortex M0
- -
-
-
-
2022-10-31
Daniel Engel
rearnsha
New
[v7,24/34] Import float comparison from the CM0 library
libgcc: Thumb-1 Floating-Point Assembly for Cortex M0
- -
-
-
-
2022-10-31
Daniel Engel
rearnsha
New
[v7,25/34] Refactor Thumb-1 float subtraction into a new file
libgcc: Thumb-1 Floating-Point Assembly for Cortex M0
- -
-
-
-
2022-10-31
Daniel Engel
rearnsha
New
[v7,26/34] Import float addition and subtraction from the CM0 library
libgcc: Thumb-1 Floating-Point Assembly for Cortex M0
- -
-
-
-
2022-10-31
Daniel Engel
rearnsha
New
[v7,27/34] Import float multiplication from the CM0 library
libgcc: Thumb-1 Floating-Point Assembly for Cortex M0
- -
-
-
-
2022-10-31
Daniel Engel
rearnsha
New
[v7,28/34] Import float division from the CM0 library
libgcc: Thumb-1 Floating-Point Assembly for Cortex M0
- -
-
-
-
2022-10-31
Daniel Engel
rearnsha
New
[v7,29/34] Import integer-to-float conversion from the CM0 library
libgcc: Thumb-1 Floating-Point Assembly for Cortex M0
- -
-
-
-
2022-10-31
Daniel Engel
rearnsha
New
[v7,30/34] Import float-to-integer conversion from the CM0 library
libgcc: Thumb-1 Floating-Point Assembly for Cortex M0
- -
-
-
-
2022-10-31
Daniel Engel
rearnsha
New
[v7,31/34] Import float<->double conversion from the CM0 library
libgcc: Thumb-1 Floating-Point Assembly for Cortex M0
- -
-
-
-
2022-10-31
Daniel Engel
rearnsha
New
[v7,32/34] Import float<->__fp16 conversion from the CM0 library
libgcc: Thumb-1 Floating-Point Assembly for Cortex M0
- -
-
-
-
2022-10-31
Daniel Engel
rearnsha
New
[v7,33/34] Drop single-precision Thumb-1 soft-float functions
libgcc: Thumb-1 Floating-Point Assembly for Cortex M0
- -
-
-
-
2022-10-31
Daniel Engel
rearnsha
New
[v7,34/34] Add -mpure-code support to the CM0 functions.
libgcc: Thumb-1 Floating-Point Assembly for Cortex M0
- -
-
-
-
2022-10-31
Daniel Engel
rearnsha
New
[Arm] Fix PR 92999
[Arm] Fix PR 92999
- -
-
-
-
2022-11-08
Ramana Radhakrishnan
rearnsha
Changes Requested
Fix check C99 TR1 support
Fix check C99 TR1 support
- -
-
-
-
2021-10-05
Petr Mikhalicin
jwakely
Under Review
Use cxx11 abi in versioned namespace
Use cxx11 abi in versioned namespace
- -
-
-
-
2022-05-30
François Dumont
jwakely
New
[RFC] libstdc++: Generate error_constants.h from <errno.h> [PR104883]
[RFC] libstdc++: Generate error_constants.h from <errno.h> [PR104883]
- -
-
-
-
2022-10-04
Jonathan Wakely
jwakely
New
libstdc++: Enable _GLIBCXX_WEAK_DEFINITION on more platforms
libstdc++: Enable _GLIBCXX_WEAK_DEFINITION on more platforms
- -
-
-
-
2022-10-19
Arsen Arsenović
jwakely
New
[v2] Always default to DWARF2_DEBUG if not specified, warn about deprecated STABS
[v2] Always default to DWARF2_DEBUG if not specified, warn about deprecated STABS
- -
-
-
-
2021-09-13
Richard Biener
New
PR c/102245: Don't warn that ((_Bool)x<<0) isn't a truthvalue.
PR c/102245: Don't warn that ((_Bool)x<<0) isn't a truthvalue.
- -
-
-
-
2021-09-13
Roger Sayle
New
[#2] PR c/102245: Disable sign-changing optimization for shifts by zero.
[#2] PR c/102245: Disable sign-changing optimization for shifts by zero.
- -
-
-
-
2021-09-14
Roger Sayle
New
[RFC] pru: Named address space for R30/R31 I/O access
[RFC] pru: Named address space for R30/R31 I/O access
- -
-
-
-
2021-09-14
Dimitar Dimitrov
New
[1/2] jit: Add support for complex types
jit: Add support for complex types
- -
-
-
-
2021-09-14
Petter Tomner
New
[2/2] jit: Add support for complex types
jit: Add support for complex types
- -
-
-
-
2021-09-14
Petter Tomner
New
[3/4,3/4] x86: Properly handle USE_VECTOR_FP_CONVERTS/USE_VECTOR_CONVERTS
Update mtune=tremont
- -
-
-
-
2021-09-15
Liu, Hongtao via Gcc-patches
New
[4/4,4/4] x86: Add TARGET_SSE_PARTIAL_REG_[FP_]CONVERTS_DEPENDENCY
Update mtune=tremont
- -
-
-
-
2021-09-15
Liu, Hongtao via Gcc-patches
New
Loop unswitching: support gswitch statements.
Loop unswitching: support gswitch statements.
- -
-
-
-
2021-09-15
Martin Liška
New
rs6000: Parameterize some const values for density test
rs6000: Parameterize some const values for density test
- -
-
-
-
2021-09-15
Kewen.Lin
New
AVX512FP16: Adjust builtin name for FP16 builtins to match AVX512F style
AVX512FP16: Adjust builtin name for FP16 builtins to match AVX512F style
- -
-
-
-
2021-09-15
Hongyu Wang
New
sparc: Add scheduling information for LEON5
sparc: Add scheduling information for LEON5
- -
-
-
-
2021-09-15
Daniel Cederman
Accepted
[1/4] sparc: Treat more instructions as load or store in errata workarounds
[1/4] sparc: Treat more instructions as load or store in errata workarounds
- -
-
-
-
2021-09-15
Daniel Cederman
Changes Requested
[2/4] sparc: Skip all empty assembly statements
sparc: Print out bit names for LEON and LEON3 with -mdebug
- -
-
-
-
2021-09-15
Daniel Cederman
Changes Requested
Optimize for V{8,16,32}HFmode vec_set/extract/init.
Optimize for V{8,16,32}HFmode vec_set/extract/init.
- -
-
-
-
2021-09-15
liuhongt
New
[RFC] tree-optimization/65206 - dependence analysis on mixed pointer/array
[RFC] tree-optimization/65206 - dependence analysis on mixed pointer/array
- -
-
-
-
2021-09-15
Richard Biener
RFC
doc: improve -fsanitize=undefined description
doc: improve -fsanitize=undefined description
- -
-
-
-
2021-09-15
Diane Meirowitz
New
rs6000: Modify the way for extra penalized cost
rs6000: Modify the way for extra penalized cost
- -
-
-
-
2021-09-16
Kewen.Lin
New
Enable auto-vectorization at O2 with very-cheap cost model.
Enable auto-vectorization at O2 with very-cheap cost model.
- -
-
-
-
2021-09-16
liuhongt
New
Check mask type when doing cond_op related gimple simplification.
Check mask type when doing cond_op related gimple simplification.
- -
-
-
-
2021-09-16
liuhongt
New
[AVX512FP16] Support embedded broadcast for AVX512FP16 instructions.
[AVX512FP16] Support embedded broadcast for AVX512FP16 instructions.
- -
-
-
-
2021-09-16
liuhongt
New
Fix PR rtl-optimization/102306
Fix PR rtl-optimization/102306
- -
-
-
-
2021-09-16
Eric Botcazou
New
PowerPC: Fix rs6000-gen-builtins with build != host [PR102353]
PowerPC: Fix rs6000-gen-builtins with build != host [PR102353]
- -
-
-
-
2021-09-16
Tobias Burnus
New
[PATCH/RFC,1/2] WPD: Enable whole program devirtualization
[PATCH/RFC,1/2] WPD: Enable whole program devirtualization
- -
-
-
-
2021-09-16
Feng Xue OS
New
[PATCH/RFC,2/2] WPD: Enable whole program devirtualization at LTRANS
[PATCH/RFC,1/2] WPD: Enable whole program devirtualization
- -
-
-
-
2021-09-16
Feng Xue OS
New
[v3,1/2] Add TARGET_COMPUTE_MULTILIB hook to override multi-lib result.
New target hook TARGET_COMPUTE_MULTILIB and implementation for RISC-V
- -
-
-
-
2021-09-16
Kito Cheng
New
[v3,2/2] RISC-V: Implement TARGET_COMPUTE_MULTILIB
New target hook TARGET_COMPUTE_MULTILIB and implementation for RISC-V
- -
-
-
-
2021-09-16
Kito Cheng
New
middle-end/102360 - adjust .DEFERRED_INIT expansion
middle-end/102360 - adjust .DEFERRED_INIT expansion
- -
-
-
-
2021-09-16
Richard Biener
New
[1/N] Rename asm_out_file function arguments.
[1/N] Rename asm_out_file function arguments.
- -
-
-
-
2021-09-16
Martin Liška
New
tree-optimization/65206 - dependence analysis on mixed pointer/array
tree-optimization/65206 - dependence analysis on mixed pointer/array
- -
-
-
-
2021-09-16
Richard Biener
New
Fortran: Add gfc_simple_for_loop aux function
Fortran: Add gfc_simple_for_loop aux function
- -
-
-
-
2021-09-16
Tobias Burnus
New
[3/N] Come up with casm global state.
[3/N] Come up with casm global state.
- -
-
-
-
2021-09-16
Martin Liška
New
[middle-end] - Lower store and load neon builtins to gimple
[middle-end] - Lower store and load neon builtins to gimple
- -
-
-
-
2021-09-16
Jirui Wu
New
nvptx: Add (experimental) support for HFmode with -misa=sm_53
nvptx: Add (experimental) support for HFmode with -misa=sm_53
- -
-
-
-
2021-09-16
Roger Sayle
New
better handle MIN/MAX_EXPR of unrelated objects [PR102200]
better handle MIN/MAX_EXPR of unrelated objects [PR102200]
- -
-
-
-
2021-09-17
Martin Sebor
New
[Fortran] Use _Float128 rather than __float128 for c_float128 kind
[Fortran] Use _Float128 rather than __float128 for c_float128 kind
- -
-
-
-
2021-09-17
Sandra Loosemore
New
[v3] ipa-inline: Add target info into fn summary [PR102059]
[v3] ipa-inline: Add target info into fn summary [PR102059]
- -
-
-
-
2021-09-17
Kewen.Lin
New
ipa-fnsummary: Remove inconsistent bp_pack_value
ipa-fnsummary: Remove inconsistent bp_pack_value
- -
-
-
-
2021-09-17
Kewen.Lin
New
[OpenMP,Fortran] Support in_reduction for Fortran
[OpenMP,Fortran] Support in_reduction for Fortran
- -
-
-
-
2021-09-17
Chung-Lin Tang
New
Fortran: Fix -Wno-missing-include-dirs handling [PR55534]
Fortran: Fix -Wno-missing-include-dirs handling [PR55534]
- -
-
-
-
2021-09-17
Tobias Burnus
New
darwin: support aarch64-darwin host
darwin: support aarch64-darwin host
- -
-
-
-
2021-09-17
Yuta Saito
New
[1/3,vect] Add main vectorized loop unrolling
Enable vector unrolling of main loop
- -
-
-
-
2021-09-17
Andre Vieira \(lists\)
New
nvptx: Adds uses of -misa=sm_75 and -misa=sm_80
nvptx: Adds uses of -misa=sm_75 and -misa=sm_80
- -
-
-
-
2021-09-17
Roger Sayle
New
[RFC] c++: Allow parm use outside function body for constexpr members
[RFC] c++: Allow parm use outside function body for constexpr members
- -
-
-
-
2021-09-17
Barrett Adair
Changes Requested
[HELP,Needed!] testsuite: Fix gcc.target/aarch64/auto-init-* tests.
[HELP,Needed!] testsuite: Fix gcc.target/aarch64/auto-init-* tests.
- -
-
-
-
2021-09-17
Qing Zhao
New
Fortran/OpenMP: unconstrained/reproducible ordered modifier
Fortran/OpenMP: unconstrained/reproducible ordered modifier
- -
-
-
-
2021-09-17
Tobias Burnus
New
[i386] Fix ICE in pass_rpad.
[i386] Fix ICE in pass_rpad.
- -
-
-
-
2021-09-18
liuhongt
New
PR middle-end/88173: More constant folding of NaN comparisons.
PR middle-end/88173: More constant folding of NaN comparisons.
- -
-
-
-
2021-09-18
Roger Sayle
New
[Fortran] Fixes for F2018 C838 (PR fortran/101334)
[Fortran] Fixes for F2018 C838 (PR fortran/101334)
- -
-
-
-
2021-09-20
Sandra Loosemore
New
[Fortran] Fix testcases that violate C838, + revealed ICE
[Fortran] Fix testcases that violate C838, + revealed ICE
- -
-
-
-
2021-09-20
Sandra Loosemore
New
libgcc, emutls: Allow building weak definitions of the emutls functions.
libgcc, emutls: Allow building weak definitions of the emutls functions.
- -
-
-
-
2021-09-20
Iain Sandoe
New
IBM Z: Provide rawmemchr{qi,hi,si} expander
IBM Z: Provide rawmemchr{qi,hi,si} expander
- -
-
-
-
2021-09-20
Stefan Schulze Frielinghaus
New
Allow different vector types for stmt groups
Allow different vector types for stmt groups
- -
-
-
-
2021-09-20
Richard Biener
New
GCC11 - Fortran: combined directives - order(concurrent) not on distribute (was: Re: [Patch] Fortra…
GCC11 - Fortran: combined directives - order(concurrent) not on distribute (was: Re: [Patch] Fortra…
- -
-
-
-
2021-09-20
Tobias Burnus
New
x86: Clean up gcc.target/i386/auto-init-* tests
x86: Clean up gcc.target/i386/auto-init-* tests
- -
-
-
-
2021-09-20
H.J. Lu
New
c++: consider built-in operator candidates first
c++: consider built-in operator candidates first
- -
-
-
-
2021-09-20
Patrick Palka
Changes Requested
attribs: Implement -Wno-attributes=vendor::attr [PR101940]
attribs: Implement -Wno-attributes=vendor::attr [PR101940]
- -
-
-
-
2021-09-20
Marek Polacek
New
[RFC/PATCH] C++ constexpr vs. floating point exceptions.
[RFC/PATCH] C++ constexpr vs. floating point exceptions.
- -
-
-
-
2021-09-21
Roger Sayle
Changes Requested
Fortran: Fix assumed-size to assumed-rank passing [PR94070]
Fortran: Fix assumed-size to assumed-rank passing [PR94070]
- -
-
-
-
2021-09-21
Tobias Burnus
New
Always default to DWARF2_DEBUG if not specified, warn about deprecated STABS
Always default to DWARF2_DEBUG if not specified, warn about deprecated STABS
- -
-
-
-
2021-09-21
Richard Biener
New
[2/7] Do not query SCEV in range_of_phi unless dominators are available.
Add ability to resolve unknowns to path solver.
- -
-
-
-
2021-09-21
Aldy Hernandez
New
«
1
2
3
4
…
47
48
»