Toggle navigation
Patchwork
GNU Compiler Collection
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Archived =
No
| 37976 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
siddhesh
codonell
codonell
codonell
codonell
codonell
codonell
codonell
azanella
gbenson
jankratochvil
ppluzhnikov
neleai
tromey
palves
keiths
sergiodj
StanShebs
teawater
simark
fche
rth
roland
davem
schwab
Allan
aj
ldv
tschwinge
tschwinge
tschwinge
andreaskr
fweimer
ChrisMetcalf
jsm28
aurel32
will
vapier
vapier
tuliom
hjl
triegel
jwlemke
cltang
macro
macro
macro
macro
nsz
pwbot
Wilco
Wilco
Wilco
arjun
stli
rj
zack
mfabian
rluzynski
dj
sthibaul
mscastanho
lamm
girish946
maennich
dodji
zimmerma
rzinsly
lukma
mjw
goldsteinn
raoni
jason
jwakely
jwakely
maximk
maximk
maximk
maximk
maximk
trodgers
trodgers
palmer
palmer
ams
ams
ams
rearnsha
rearnsha
siddhesh_staff
lancesix
aburgess
pvk
rsandifo
ktkachov
ppalka
schopin
schopin
schopin
schopin
schopin
schopin
schopin
JeffreyALaw
JeffreyALaw
kitoc
linaro-tcwg-bot
linaro-tcwg-bot
linaro-tcwg-bot
linaro-tcwg-bot
linaro-tcwg-bot
redhat-pt-bot
clyon
rdapp
rdapp
rdapp
rdapp
dilfridge
ramana
rivoscibot
rivoscibot
rivoscibot
rivoscibot
JuzheZhong
JuzheZhong
JuzheZhong
JuzheZhong
acoplan
dmalcolm
amerey
dkm
Wilco1
Wilco1
Wilco1
rajis
rajis
rajis
rajis
rajis
rajis
rajis
pinskia
ykhrustalev
ykhrustalev
ykhrustalev
ykhrustalev
ykhrustalev
ykhrustalev
ykhrustalev
bergner
bergner
bergner
bergner
bergner
bergner
bergner
Apply
«
1
2
…
295
296
297
…
379
380
»
Patch
Series
rb/tb
S/W/F
Date
Submitter
Delegate
State
Optimize (X<<C)+(Y<<C) as (X+Y)<<C for signed addition.
Optimize (X<<C)+(Y<<C) as (X+Y)<<C for signed addition.
- -
-
-
-
2022-09-13
Roger Sayle
New
PR tree-optimization/71343: Value number X<<2 as X*4.
PR tree-optimization/71343: Value number X<<2 as X*4.
- -
-
-
-
2022-09-13
Roger Sayle
New
[committed] libgomp: Appease some static analyzers [PR106906]
[committed] libgomp: Appease some static analyzers [PR106906]
- -
-
-
-
2022-09-13
Jakub Jelinek
Committed
c++: Implement C++23 P1169R4 - static operator() [PR106651]
c++: Implement C++23 P1169R4 - static operator() [PR106651]
- -
-
-
-
2022-09-13
Jakub Jelinek
New
LoongArch: Prepare static PIE support
LoongArch: Prepare static PIE support
- -
-
-
-
2022-09-13
Xi Ruoyao
Committed
[committed] c++: remove single-parameter version of mark_used
[committed] c++: remove single-parameter version of mark_used
- -
-
-
-
2022-09-13
Patrick Palka
Committed
c++: some missing-SFINAE fixes
c++: some missing-SFINAE fixes
- -
-
-
-
2022-09-13
Patrick Palka
New
[OG12] openmp: Fix handling of target constructs in static member
[OG12] openmp: Fix handling of target constructs in static member
- -
-
-
-
2022-09-13
Paul-Antoine Arras
New
PR target/106877: Robustify reg-stack to malformed asm.
PR target/106877: Robustify reg-stack to malformed asm.
- -
-
-
-
2022-09-13
Roger Sayle
Committed
middle-end/106909 - CTRL altering flag after folding
middle-end/106909 - CTRL altering flag after folding
- -
-
-
-
2022-09-13
Richard Biener
Committed
tree-optimization/106913 - ICE with -da and -Wuninitialized
tree-optimization/106913 - ICE with -da and -Wuninitialized
- -
-
-
-
2022-09-13
Richard Biener
Committed
[pushed] aarch64: Vector move fixes for +nosimd
[pushed] aarch64: Vector move fixes for +nosimd
- -
-
-
-
2022-09-13
Richard Sandiford
Committed
[pushed] aarch64: Disassociate ls64 from simd
[pushed] aarch64: Disassociate ls64 from simd
- -
-
-
-
2022-09-13
Richard Sandiford
Committed
[committed] libgomp.texi: move item from gcn to nvptx
[committed] libgomp.texi: move item from gcn to nvptx
- -
-
-
-
2022-09-13
Tobias Burnus
Committed
[pushed] c++: auto member function and auto variable [PR106893]
[pushed] c++: auto member function and auto variable [PR106893]
- -
-
-
-
2022-09-12
Jason Merrill
Committed
[pushed] c++: cast to array of unknown bound [PR93259]
[pushed] c++: cast to array of unknown bound [PR93259]
- -
-
-
-
2022-09-12
Jason Merrill
Committed
Update float 128-bit conversions
Update float 128-bit conversions
- -
-
-
-
2022-09-12
Michael Meissner
New
c++: lambda capture of array with deduced bounds [PR106567]
c++: lambda capture of array with deduced bounds [PR106567]
- -
-
-
-
2022-09-12
Jason Merrill
Committed
libstdc++: Squelch -Wparentheses warning with debug iterators
libstdc++: Squelch -Wparentheses warning with debug iterators
- -
-
-
-
2022-09-12
Patrick Palka
Committed
[4/4] libstdc++: Implement ranges::slide_view from P2442R1
[1/4] libstdc++: Add already-accepted <ranges> testcase [PR106320]
- -
-
-
-
2022-09-12
Patrick Palka
Committed
[3/4] libstdc++: Implement ranges::chunk_view from P2442R1
[1/4] libstdc++: Add already-accepted <ranges> testcase [PR106320]
- -
-
-
-
2022-09-12
Patrick Palka
Committed
[2/4] libstdc++: Implement LWG 3569 changes to join_view::_Iterator
[1/4] libstdc++: Add already-accepted <ranges> testcase [PR106320]
- -
-
-
-
2022-09-12
Patrick Palka
Committed
[1/4] libstdc++: Add already-accepted <ranges> testcase [PR106320]
[1/4] libstdc++: Add already-accepted <ranges> testcase [PR106320]
- -
-
-
-
2022-09-12
Patrick Palka
Committed
[COMMITTED] frange::set_signbit: Avoid changing sign when already in the correct sign.
[COMMITTED] frange::set_signbit: Avoid changing sign when already in the correct sign.
- -
-
-
-
2022-09-12
Aldy Hernandez
Committed
C-SKY: Fix unsigned comparison warning
C-SKY: Fix unsigned comparison warning
- -
-
-
-
2022-09-12
Jan-Benedict Glaw
Committed
[COMMITTED] xtensa: gcc: fix builtin_apply return value
[COMMITTED] xtensa: gcc: fix builtin_apply return value
- -
-
-
-
2022-09-12
Max Filippov
Committed
nvptx/mkoffload.cc: Warn instead of error when reverse offload is not possible (was: Re: [Patch][2/…
nvptx/mkoffload.cc: Warn instead of error when reverse offload is not possible (was: Re: [Patch][2/…
- -
-
-
-
2022-09-12
Tobias Burnus
New
[committed] doc: Fix typo in documentation of __float128 suffix
[committed] doc: Fix typo in documentation of __float128 suffix
- -
-
-
-
2022-09-12
Jonathan Wakely
Committed
libgomp.texi: Impl. status fix/addition
libgomp.texi: Impl. status fix/addition
- -
-
-
-
2022-09-12
Tobias Burnus
New
[committed] libgomp: Fix up icv-6.c [PR106894]
[committed] libgomp: Fix up icv-6.c [PR106894]
- -
-
-
-
2022-09-12
Jakub Jelinek
Committed
[Ada] Fix immediate assertion failure with -gnatd.1
[Ada] Fix immediate assertion failure with -gnatd.1
- -
-
-
-
2022-09-12
Marc Poulhiès
Committed
[Ada] Storage_Error raised analyzing type with call in its range constraint
[Ada] Storage_Error raised analyzing type with call in its range constraint
- -
-
-
-
2022-09-12
Marc Poulhiès
Committed
[Ada] Improve CUDA host-side and device-side binder support
[Ada] Improve CUDA host-side and device-side binder support
- -
-
-
-
2022-09-12
Marc Poulhiès
Committed
[Ada] Sync documentation of junk names with code
[Ada] Sync documentation of junk names with code
- -
-
-
-
2022-09-12
Marc Poulhiès
Committed
[Ada] Reject 'Valid_Scalars on Unchecked_Union regardless of privacy
[Ada] Reject 'Valid_Scalars on Unchecked_Union regardless of privacy
- -
-
-
-
2022-09-12
Marc Poulhiès
Committed
[Ada] Improve CUDA host-side and device-side binder support
[Ada] Improve CUDA host-side and device-side binder support
- -
-
-
-
2022-09-12
Marc Poulhiès
Committed
[Ada] Temporary tweak new expansion of contracts
[Ada] Temporary tweak new expansion of contracts
- -
-
-
-
2022-09-12
Marc Poulhiès
Committed
[Ada] Special-case printing of SPARK_Mode in error messages
[Ada] Special-case printing of SPARK_Mode in error messages
- -
-
-
-
2022-09-12
Marc Poulhiès
Committed
[Ada] Justify false alarm from CodePeer analysis of GNAT
[Ada] Justify false alarm from CodePeer analysis of GNAT
- -
-
-
-
2022-09-12
Marc Poulhiès
Committed
[Ada] Cleanup routine for handling SPARK_Mode kinds
[Ada] Cleanup routine for handling SPARK_Mode kinds
- -
-
-
-
2022-09-12
Marc Poulhiès
Committed
[Ada] Accept explicit SPARK_Mode Auto as configuration pragma
[Ada] Accept explicit SPARK_Mode Auto as configuration pragma
- -
-
-
-
2022-09-12
Marc Poulhiès
Committed
[Ada] Reject use in SPARK of Asm intrinsics for code insertions
[Ada] Reject use in SPARK of Asm intrinsics for code insertions
- -
-
-
-
2022-09-12
Marc Poulhiès
Committed
[Ada] Internal error compiling formal instance of generic with Initial_Condition
[Ada] Internal error compiling formal instance of generic with Initial_Condition
- -
-
-
-
2022-09-12
Marc Poulhiès
Committed
[Ada] Fix validity checking on renamed Old attribute prefix
[Ada] Fix validity checking on renamed Old attribute prefix
- -
-
-
-
2022-09-12
Marc Poulhiès
Committed
[Ada] Fix oversight in implementation of unnesting
[Ada] Fix oversight in implementation of unnesting
- -
-
-
-
2022-09-12
Marc Poulhiès
Committed
[Ada] Syntax error in Ada 2022 array aggregate causes bug box
[Ada] Syntax error in Ada 2022 array aggregate causes bug box
- -
-
-
-
2022-09-12
Marc Poulhiès
Committed
[Ada] bugbox referencing INOX prefixed view of primitive op of modular type
[Ada] bugbox referencing INOX prefixed view of primitive op of modular type
- -
-
-
-
2022-09-12
Marc Poulhiès
Committed
[Ada] Lock_Free aspect takes precedence over Ceiling_Locking locking policy
[Ada] Lock_Free aspect takes precedence over Ceiling_Locking locking policy
- -
-
-
-
2022-09-12
Marc Poulhiès
Committed
[Ada] Do not mark user parameters of protected subprograms as artificial
[Ada] Do not mark user parameters of protected subprograms as artificial
- -
-
-
-
2022-09-12
Marc Poulhiès
Committed
[Ada] Fix issues with compiling ACATS test for user-defined literals
[Ada] Fix issues with compiling ACATS test for user-defined literals
- -
-
-
-
2022-09-12
Marc Poulhiès
Committed
[Ada] Remove a no-longer-correct comment
[Ada] Remove a no-longer-correct comment
- -
-
-
-
2022-09-12
Marc Poulhiès
Committed
[Ada] Fix bugs in check-related warnings.
[Ada] Fix bugs in check-related warnings.
- -
-
-
-
2022-09-12
Marc Poulhiès
Committed
[Ada] Disable Support_Atomic_Primitives on x86_64 VxWorks
[Ada] Disable Support_Atomic_Primitives on x86_64 VxWorks
- -
-
-
-
2022-09-12
Marc Poulhiès
Committed
[Ada] Disable Support_Atomic_Primitives on QNX and VxWorks targets
[Ada] Disable Support_Atomic_Primitives on QNX and VxWorks targets
- -
-
-
-
2022-09-12
Marc Poulhiès
Committed
c++: Implement P1467R9 - Extended floating-point types and standard names compiler part except for …
c++: Implement P1467R9 - Extended floating-point types and standard names compiler part except for …
- -
-
-
-
2022-09-12
Jakub Jelinek
New
[pushed] analyzer: remove unused fields
[pushed] analyzer: remove unused fields
- -
-
-
-
2022-09-12
Martin Liška
Committed
PR rtl-optimization/106594: Preserve zero_extend when cheap.
PR rtl-optimization/106594: Preserve zero_extend when cheap.
- -
-
-
-
2022-09-11
Roger Sayle
New
[2/2] xtensa: Implement new target hook: TARGET_CONSTANT_OK_FOR_CPROP_P
[1/2] Add new target hook: constant_ok_for_cprop_p
- -
-
-
-
2022-09-11
Takayuki 'January June' Suwa
Committed
[1/2] Add new target hook: constant_ok_for_cprop_p
[1/2] Add new target hook: constant_ok_for_cprop_p
- -
-
-
-
2022-09-11
Takayuki 'January June' Suwa
New
analyzer: consider empty ranges and zero byte accesses [PR106845]
analyzer: consider empty ranges and zero byte accesses [PR106845]
- -
-
-
-
2022-09-10
Tim Lange
Committed
xtensa: constantsynth: Add new 3-insns synthesis pattern
xtensa: constantsynth: Add new 3-insns synthesis pattern
- -
-
-
-
2022-09-10
Takayuki 'January June' Suwa
Committed
[committed] analyzer: implement trust boundaries via a plugin for Linux kernel
[committed] analyzer: implement trust boundaries via a plugin for Linux kernel
- -
-
-
-
2022-09-09
David Malcolm
Committed
[committed] analyzer: add support for plugin-supplied known function behaviors
[committed] analyzer: add support for plugin-supplied known function behaviors
- -
-
-
-
2022-09-09
David Malcolm
Committed
[committed] analyzer: add test coverage for flexible array members [PR98247]
[committed] analyzer: add test coverage for flexible array members [PR98247]
- -
-
-
-
2022-09-09
David Malcolm
Committed
stdatomic.h: Do not define ATOMIC_VAR_INIT for C2x
stdatomic.h: Do not define ATOMIC_VAR_INIT for C2x
- -
-
-
-
2022-09-09
Joseph Myers
Committed
[3/3] libstdc++: Fix return type of empty zip/adjacent_transform [PR106803]
[1/3] libstdc++: Fix zip_view's operator- for integer-class difference type [PR106766]
- -
-
-
-
2022-09-09
Patrick Palka
Committed
[2/3] libstdc++: Fix typo in adjacent_view::_Iterator [PR106798]
[1/3] libstdc++: Fix zip_view's operator- for integer-class difference type [PR106766]
- -
-
-
-
2022-09-09
Patrick Palka
Committed
[1/3] libstdc++: Fix zip_view's operator- for integer-class difference type [PR106766]
[1/3] libstdc++: Fix zip_view's operator- for integer-class difference type [PR106766]
- -
-
-
-
2022-09-09
Patrick Palka
Committed
testsuite: gluefile file need to be prefixed
testsuite: gluefile file need to be prefixed
- -
-
-
-
2022-09-09
Torbjorn SVENSSON
Committed
[v2] gcov: Respect triplet when looking for gcov
[v2] gcov: Respect triplet when looking for gcov
- -
-
-
-
2022-09-09
Torbjorn SVENSSON
Committed
c++: remove '_sfinae' suffix from functions
c++: remove '_sfinae' suffix from functions
- -
-
-
-
2022-09-09
Patrick Palka
Accepted
tree-optimization/106722 - avoid invalid pointer association in predcom
tree-optimization/106722 - avoid invalid pointer association in predcom
- -
-
-
-
2022-09-09
Richard Biener
Committed
GCN: Add -mlow-precision-sqrt for double-precision sqrt [PR105246] (was: Re: [PATCH] amdgcn: Add su…
GCN: Add -mlow-precision-sqrt for double-precision sqrt [PR105246] (was: Re: [PATCH] amdgcn: Add su…
- -
-
-
-
2022-09-09
Tobias Burnus
Committed
[committed] libgomp: Fix up OMP_PROC_BIND handling [PR106894]
[committed] libgomp: Fix up OMP_PROC_BIND handling [PR106894]
- -
-
-
-
2022-09-09
Jakub Jelinek
Committed
gcov: Respect tripplet when looking for gcov
gcov: Respect tripplet when looking for gcov
- -
-
-
-
2022-09-09
Torbjorn SVENSSON
Superseded
Makefile.tpl: pass CXXFLAGS_FOR_BUILD where appropriate
Makefile.tpl: pass CXXFLAGS_FOR_BUILD where appropriate
- -
-
-
-
2022-09-09
Ross Burton
New
[committed] RISC-V: Suppress build warnings
[committed] RISC-V: Suppress build warnings
- -
-
-
-
2022-09-09
Kito Cheng
Committed
tree-optimization/106881 - fix simple_control_dep_chain part
tree-optimization/106881 - fix simple_control_dep_chain part
- -
-
-
-
2022-09-09
Richard Biener
Committed
Document -fexcess-precision=16 in tm.texi
Document -fexcess-precision=16 in tm.texi
- -
-
-
-
2022-09-09
Palmer Dabbelt
Committed
RISC-V: Support -fexcess-precision=16
RISC-V: Support -fexcess-precision=16
- -
-
-
-
2022-09-09
Palmer Dabbelt
Committed
[12] arm: Fix constant immediates predicates and constraints for some MVE builtins
[12] arm: Fix constant immediates predicates and constraints for some MVE builtins
- -
-
-
-
2022-09-09
Christophe Lyon
Committed
[wwwdocs] Fix typo in description of tainted_args attribute
[wwwdocs] Fix typo in description of tainted_args attribute
- -
-
-
-
2022-09-09
Jonathan Wakely
Committed
[v2] Handle OPAQUE_TYPE specially in verify_type [PR106833]
[v2] Handle OPAQUE_TYPE specially in verify_type [PR106833]
- -
-
-
-
2022-09-09
Kewen.Lin
Committed
Update float 128-bit conversions
Update float 128-bit conversions
- -
-
-
-
2022-09-08
Michael Meissner
New
[v4,1/2] xtensa: Eliminate unused stack frame allocation/freeing
[v4,1/2] xtensa: Eliminate unused stack frame allocation/freeing
- -
-
-
-
2022-09-08
Takayuki 'January June' Suwa
Committed
amdgcn: Add support for additional natively supported floating-point operations
amdgcn: Add support for additional natively supported floating-point operations
- -
-
-
-
2022-09-08
Kwok Cheung Yeung
Committed
stddef.h: Add C2x unreachable macro
stddef.h: Add C2x unreachable macro
- -
-
-
-
2022-09-08
Joseph Myers
Committed
[committed] libstdc++: Add always_inline attribute to std::byte operators
[committed] libstdc++: Add always_inline attribute to std::byte operators
- -
-
-
-
2022-09-08
Jonathan Wakely
Committed
[committed] libstdc++: Find make_error_code and make_error_condition via ADL only
[committed] libstdc++: Find make_error_code and make_error_condition via ADL only
- -
-
-
-
2022-09-08
Jonathan Wakely
Committed
optc-save-gen.awk: adjust generated array compare
optc-save-gen.awk: adjust generated array compare
- -
-
-
-
2022-09-08
Chung-Lin Tang
New
[nios2,committed] Add #undef of MUSL_DYNAMIC_LINKER
[nios2,committed] Add #undef of MUSL_DYNAMIC_LINKER
- -
-
-
-
2022-09-08
Chung-Lin Tang
Committed
[pushed] vect: Fix scalar stmt typo in vect_optimize_slp_pass [PR106886]
[pushed] vect: Fix scalar stmt typo in vect_optimize_slp_pass [PR106886]
- -
-
-
-
2022-09-08
Richard Sandiford
Committed
[committed] c++: Add testcase for already fixed PR [PR99209]
[committed] c++: Add testcase for already fixed PR [PR99209]
- -
-
-
-
2022-09-08
Patrick Palka
Committed
Fix some gimple_ctrl_altering_p mistakes
Fix some gimple_ctrl_altering_p mistakes
- -
-
-
-
2022-09-08
Richard Biener
Committed
[v2] c++: Fix type completeness checks for type traits [PR106838]
[v2] c++: Fix type completeness checks for type traits [PR106838]
- -
-
-
-
2022-09-08
Jonathan Wakely
Committed
[committed] openmp: Implement doacross(sink: omp_cur_iteration - 1)
[committed] openmp: Implement doacross(sink: omp_cur_iteration - 1)
- -
-
-
-
2022-09-08
Jakub Jelinek
Committed
tree-optimization/106881 - constrain uninit control edge add
tree-optimization/106881 - constrain uninit control edge add
- -
-
-
-
2022-09-08
Richard Biener
Committed
mingw32: Fix warning, update documentation
mingw32: Fix warning, update documentation
- -
-
-
-
2022-09-08
Jan-Benedict Glaw
New
testsuite/106872 - fix uninit predicate dump scan
testsuite/106872 - fix uninit predicate dump scan
- -
-
-
-
2022-09-08
Richard Biener
Committed
[committed] d: Include tm.h in all D target platform sources, remove memmodel.h
[committed] d: Include tm.h in all D target platform sources, remove memmodel.h
- -
-
-
-
2022-09-08
Iain Buclaw
Committed
«
1
2
…
295
296
297
…
379
380
»