Toggle navigation
Patchwork
GNU Compiler Collection
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: none
| 15978 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
palmer
palmer
ams
ams
ams
rearnsha
siddhesh_staff
lancesix
aburgess
pvk
ppalka
JeffreyALaw
JeffreyALaw
kitoc
linaro-tcwg-bot
linaro-tcwg-bot
linaro-tcwg-bot
redhat-pt-bot
Apply
«
1
2
3
4
…
159
160
»
Patch
Series
rb/tb
S/W/F
Date
Submitter
Delegate
State
Remove UNSPEC_{COPYSIGN,XORSIGN}.
Remove UNSPEC_{COPYSIGN,XORSIGN}.
- -
-
-
-
2021-09-13
liuhongt
Committed
[committed] rs6000: Remove typedef for struct rs6000_cost_data
[committed] rs6000: Remove typedef for struct rs6000_cost_data
- -
-
-
-
2021-09-13
Kewen.Lin
Committed
Remove m32r{,le}-*-linux* support from GCC
Remove m32r{,le}-*-linux* support from GCC
- -
-
-
-
2021-09-13
Pan Li via Gcc-patches
Committed
[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
Add cr16-*-* to the list of obsoleted targets
Add cr16-*-* to the list of obsoleted targets
- -
-
-
-
2021-09-13
Richard Biener
Committed
Fix i686-lynx build breakage
Fix i686-lynx build breakage
- -
-
-
-
2021-09-13
Richard Biener
Committed
Remove references to FSM threads.
Remove references to FSM threads.
- -
-
-
-
2021-09-13
Aldy Hernandez
Committed
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
[COMMITTED] Move pointer_equiv_analyzer to new file.
[COMMITTED] Move pointer_equiv_analyzer to new file.
- -
-
-
-
2021-09-13
Aldy Hernandez
Committed
Remove m68k-openbsd support
Remove m68k-openbsd support
- -
-
-
-
2021-09-13
Richard Biener
Committed
Remove support for vax-openbsd
Remove support for vax-openbsd
- -
-
-
-
2021-09-13
Richard Biener
Committed
libstdc++-v3: Optimize 'to_string<int>' with numeric_limits instead of __to_chars_len
libstdc++-v3: Optimize 'to_string<int>' with numeric_limits instead of __to_chars_len
- -
-
-
-
2021-09-13
刘可
jwakely
Superseded
Maintain (mis-)alignment info in the first element of a group
Maintain (mis-)alignment info in the first element of a group
- -
-
-
-
2021-09-13
Richard Biener
Committed
c++: fix wrong fixit hints for misspelled typedef [PR77565]
c++: fix wrong fixit hints for misspelled typedef [PR77565]
- -
-
-
-
2021-09-13
Michel Morin
Committed
c++: empty union member activation during constexpr [PR102163]
c++: empty union member activation during constexpr [PR102163]
- -
-
-
-
2021-09-13
Patrick Palka
Committed
Remove unused function make_unique_name.
Remove unused function make_unique_name.
- -
-
-
-
2021-09-14
Benjamin Peterson
Committed
[v3] c++: Fix cp_tree_equal for template value args using dependent sizeof/alignof/noexcept express…
[v3] c++: Fix cp_tree_equal for template value args using dependent sizeof/alignof/noexcept express…
- -
-
-
-
2021-09-14
Barrett Adair
Superseded
[#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
[Ada] Give more informative error message for by-reference types
[Ada] Give more informative error message for by-reference types
- -
-
-
-
2021-09-14
Eric Botcazou
Committed
[Ada] Implement PR ada/101385
[Ada] Implement PR ada/101385
- -
-
-
-
2021-09-14
Eric Botcazou
Committed
[v2] analyzer: Define INCLUDE_UNIQUE_PTR
[v2] analyzer: Define INCLUDE_UNIQUE_PTR
- -
-
-
-
2021-09-14
Maxim Blinov
Committed
[committed] openmp: Add testing checks (whether lhs appears in operands at all) to more trees
[committed] openmp: Add testing checks (whether lhs appears in operands at all) to more trees
- -
-
-
-
2021-09-14
Jakub Jelinek
Committed
[committed] testsuite: Use sync_long_long instead of sync_int_long for atomic-29.c test
[committed] testsuite: Use sync_long_long instead of sync_int_long for atomic-29.c test
- -
-
-
-
2021-09-14
Jakub Jelinek
Committed
c++: Fix __is_*constructible/assignable for templates [PR102305]
c++: Fix __is_*constructible/assignable for templates [PR102305]
- -
-
-
-
2021-09-14
Jakub Jelinek
Committed
[Ada] Strengthen compatibility warning for GCC builtins
[Ada] Strengthen compatibility warning for GCC builtins
- -
-
-
-
2021-09-14
Eric Botcazou
Committed
c++: Update DECL_*SIZE for objects with flexible array members with initializers [PR102295]
c++: Update DECL_*SIZE for objects with flexible array members with initializers [PR102295]
- -
-
-
-
2021-09-14
Jakub Jelinek
Committed
[Ada] Fix inaccurate bounds in debug info for vector array types
[Ada] Fix inaccurate bounds in debug info for vector array types
- -
-
-
-
2021-09-14
Eric Botcazou
Committed
[committed] arc: Update ZOL pattern.
[committed] arc: Update ZOL pattern.
- -
-
-
-
2021-09-14
Claudiu Zissulescu
Committed
[Ada] Fix PR ada/101970
[Ada] Fix PR ada/101970
- -
-
-
-
2021-09-14
Eric Botcazou
Committed
[PUSHED] testsuite: fix failing pytest tests
[PUSHED] testsuite: fix failing pytest tests
- -
-
-
-
2021-09-14
Martin Liška
Committed
[committed] Fortran: Add missing ST_OMP_END_SCOPE handling [PR102313]
[committed] Fortran: Add missing ST_OMP_END_SCOPE handling [PR102313]
- -
-
-
-
2021-09-14
Tobias Burnus
Committed
coroutines: Small cleanups to await_statement_walker [NFC].
coroutines: Small cleanups to await_statement_walker [NFC].
- -
-
-
-
2021-09-14
Iain Sandoe
Committed
[committed] PR fortran/102311 - fix ICE during error recovery checking entry characteristics
[committed] PR fortran/102311 - fix ICE during error recovery checking entry characteristics
- -
-
-
-
2021-09-14
Harald Anlauf
Committed
PR fortran/102287 - optional allocatable array arguments (intent out) of derived types with allocat…
PR fortran/102287 - optional allocatable array arguments (intent out) of derived types with allocat…
- -
-
-
-
2021-09-14
Harald Anlauf
Committed
c++: default ctor that's also a list ctor [PR102050]
c++: default ctor that's also a list ctor [PR102050]
- -
-
-
-
2021-09-14
Patrick Palka
Committed
[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
[0/2] jit: Add support for complex types
- -
-
-
-
2021-09-14
Petter Tomner
None
[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
Output vextract{i, f}{32x4, 64x2} for (vec_select:(reg:Vmode) idx) when byte_offset of idx % 16 == …
Output vextract{i, f}{32x4, 64x2} for (vec_select:(reg:Vmode) idx) when byte_offset of idx % 16 == …
- -
-
-
-
2021-09-15
liuhongt
Committed
[COMMITTED] gcc: xtensa: fix PR target/102336
[COMMITTED] gcc: xtensa: fix PR target/102336
- -
-
-
-
2021-09-15
Max Filippov
Committed
[pushed] c++: tweak C++20 destructor template-id rule
[pushed] c++: tweak C++20 destructor template-id rule
- -
-
-
-
2021-09-15
Jason Merrill
Committed
[pushed] c++: correct object scope handling
[pushed] c++: correct object scope handling
- -
-
-
-
2021-09-15
Jason Merrill
Committed
[pushed] c++: don't predeclare std::type_info [PR48396]
[pushed] c++: don't predeclare std::type_info [PR48396]
- -
-
-
-
2021-09-15
Jason Merrill
Committed
[0/4] Update mtune=tremont
- -
-
-
-
2021-09-15
Pan Li via Gcc-patches
None
[1/4,1/4] x86: Update -mtune=tremont
Update mtune=tremont
- -
-
-
-
2021-09-15
Pan Li via Gcc-patches
Committed
[2/4,2/4] x86: Update memcpy/memset inline strategies for -mtune=tremont
Update mtune=tremont
- -
-
-
-
2021-09-15
Pan Li via Gcc-patches
Committed
[3/4,3/4] x86: Properly handle USE_VECTOR_FP_CONVERTS/USE_VECTOR_CONVERTS
Update mtune=tremont
- -
-
-
-
2021-09-15
Pan Li via Gcc-patches
New
[4/4,4/4] x86: Add TARGET_SSE_PARTIAL_REG_[FP_]CONVERTS_DEPENDENCY
Update mtune=tremont
- -
-
-
-
2021-09-15
Pan Li 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
tree-optimization/102318 - reduction epilogue re-use
tree-optimization/102318 - reduction epilogue re-use
- -
-
-
-
2021-09-15
Richard Biener
Committed
sparc: Add scheduling information for LEON5
sparc: Add scheduling information for LEON5
- -
-
-
-
2021-09-15
Daniel Cederman
Accepted
sparc: Print out bit names for LEON and LEON3 with -mdebug
sparc: Print out bit names for LEON and LEON3 with -mdebug
- -
-
-
-
2021-09-15
Daniel Cederman
Committed
[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
[3/4] sparc: Prevent atomic instructions in beginning of functions for UT700
sparc: Print out bit names for LEON and LEON3 with -mdebug
- -
-
-
-
2021-09-15
Daniel Cederman
Committed
[4/4] sparc: Add NOP in stack_protect_setsi if sparc_fix_b2bst enabled
sparc: Print out bit names for LEON and LEON3 with -mdebug
- -
-
-
-
2021-09-15
Daniel Cederman
Committed
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
target/102348 - fix powerpc-lynxos build
target/102348 - fix powerpc-lynxos build
- -
-
-
-
2021-09-15
Richard Biener
Committed
[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
[pushed] gcc-changelog: check git commit email address
[pushed] gcc-changelog: check git commit email address
- -
-
-
-
2021-09-15
Martin Liška
Committed
[OBVIOUS] rs6000: fix symtab_node::get == NULL issue
[OBVIOUS] rs6000: fix symtab_node::get == NULL issue
- -
-
-
-
2021-09-15
Martin Liška
Committed
[pushed] c++: don't warn about internal interference sizes
[pushed] c++: don't warn about internal interference sizes
- -
-
-
-
2021-09-15
Jason Merrill
Committed
[pushed] i386: port vxworks to TARGET_CPU_P macro
[pushed] i386: port vxworks to TARGET_CPU_P macro
- -
-
-
-
2021-09-15
Martin Liška
jwakely
Committed
[FYI] zero-call-used-regs attr for ada
[FYI] zero-call-used-regs attr for ada
- -
-
-
-
2021-09-15
Alexandre Oliva
Committed
c++: Fix handling of decls with flexible array members initialized with side-effects [PR88578]
c++: Fix handling of decls with flexible array members initialized with side-effects [PR88578]
- -
-
-
-
2021-09-15
Jakub Jelinek
Committed
[pushed] c++: add parsing_function_declarator predicate
[pushed] c++: add parsing_function_declarator predicate
- -
-
-
-
2021-09-15
Jason Merrill
Committed
Fix PR 67102: Add libstdc++ dependancy to libffi
Fix PR 67102: Add libstdc++ dependancy to libffi
- -
-
-
-
2021-09-15
Pan Li via Gcc-patches
Committed
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
C++: add type checking for static local vector variable in template
C++: add type checking for static local vector variable in template
- -
-
-
-
2021-09-16
pc.wang
Superseded
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
C++: add type checking for static local vector variable in template
C++: add type checking for static local vector variable in template
- -
-
-
-
2021-09-16
pc.wang
Superseded
[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
[0/2,v3] New target hook TARGET_COMPUTE_MULTILIB and implementation for RISC-V
- -
-
-
-
2021-09-16
Kito Cheng
None
[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
Deferred
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
[2/N] Do not hide asm_out_file in ASM_OUTPUT_ASCII.
[2/N] Do not hide asm_out_file in ASM_OUTPUT_ASCII.
- -
-
-
-
2021-09-16
Martin Liška
Committed
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
c++: constrained variable template issues [PR98486]
c++: constrained variable template issues [PR98486]
- -
-
-
-
2021-09-16
Patrick Palka
Committed
[3/N] Come up with casm global state.
[3/N] Come up with casm global state.
- -
-
-
-
2021-09-16
Martin Liška
New
[v2] C++: add type checking for static local vector variable in template
[v2] C++: add type checking for static local vector variable in template
- -
-
-
-
2021-09-16
pc.wang
Superseded
[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
wwwdocs: Move inactive branches to the right section
wwwdocs: Move inactive branches to the right section
- -
-
-
-
2021-09-16
Jonathan Wakely
Committed
[i386] Change ix86_decompose_address return type to bool.
[i386] Change ix86_decompose_address return type to bool.
- -
-
-
-
2021-09-16
Uros Bizjak
Committed
[committed] libstdc++: Add noexcept to unique_ptr accessors
[committed] libstdc++: Add noexcept to unique_ptr accessors
- -
-
-
-
2021-09-16
Jonathan Wakely
Committed
[committed] libstdc++: Add noexcept to std::to_string overloads that don't allocate
[committed] libstdc++: Add noexcept to std::to_string overloads that don't allocate
- -
-
-
-
2021-09-16
Jonathan Wakely
Committed
[committed] libstdc++: Fix recipes for C++11-compiled files in src/c++98
[committed] libstdc++: Fix recipes for C++11-compiled files in src/c++98
- -
-
-
-
2021-09-16
Jonathan Wakely
Committed
[committed] libstdc++: Add missing constraint to std::span deduction guide [PR102280]
[committed] libstdc++: Add missing constraint to std::span deduction guide [PR102280]
- -
-
-
-
2021-09-16
Jonathan Wakely
Committed
[committed] libstdc++: Add missing 'constexpr' to std::tuple [PR102270]
[committed] libstdc++: Add missing 'constexpr' to std::tuple [PR102270]
- -
-
-
-
2021-09-16
Jonathan Wakely
Committed
«
1
2
3
4
…
159
160
»