Toggle navigation
Patchwork
gcc-patch
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: State =
Action Required
| 9823 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Unresolved
Repeat Merge
Corrupt patch
Search
Archived
No
Yes
Both
Delegate
------
Nobody
snail
snail
patchwork-bot
patchwork-bot
patchwork-bot
ww
ww
ww
Apply
«
1
2
…
92
93
94
…
98
99
»
Patch
Series
A/R/T
S/W/F
Date
Submitter
Delegate
State
[09/10,RISCV] Add constraints for not_single_bit_mask_operand/single_bit_mask_operand
Fix/improve the RISCV backend
- - -
-
-
-
2022-08-18
Li, Pan2 via Gcc-patches
New
[08/10,RISCV] Fix PR 106586: riscv32 vs ZBS
Fix/improve the RISCV backend
- - -
-
-
-
2022-08-18
Li, Pan2 via Gcc-patches
New
[07/10,RISCV] Use a constraint for bset<mode>_mask and bset<mode>_1_mask
Fix/improve the RISCV backend
- - -
-
-
-
2022-08-18
Li, Pan2 via Gcc-patches
New
[06/10,RISCV] Use constraints/predicates instead of checking const_int directly for shNadd patterns
Fix/improve the RISCV backend
- - -
-
-
-
2022-08-18
Li, Pan2 via Gcc-patches
New
[05/10,RISCV] Add %~ to print w if TARGET_64BIT and use it
Fix/improve the RISCV backend
- - -
-
-
-
2022-08-18
Li, Pan2 via Gcc-patches
New
[04/10,RISCV] Add the list of operand modifiers to riscv.md too
Fix/improve the RISCV backend
- - -
-
-
-
2022-08-18
Li, Pan2 via Gcc-patches
New
[03/10,RISCV] Move iterators from sync.md to iterators.md
Fix/improve the RISCV backend
- - -
-
-
-
2022-08-18
Li, Pan2 via Gcc-patches
New
[02/10,RISCV] Move iterators from bitmanip.md to iterators.md
Fix/improve the RISCV backend
- - -
-
-
-
2022-08-18
Li, Pan2 via Gcc-patches
New
[01/10,RISCV] Move iterators from riscv.md to iterators.md
Fix/improve the RISCV backend
- - -
-
-
-
2022-08-18
Li, Pan2 via Gcc-patches
New
added myself to maintainers
added myself to maintainers
- - -
-
-
-
2022-08-18
Ondrej Kubanek
New
Improve converting between 128-bit modes that use the same format
Improve converting between 128-bit modes that use the same format
- - -
-
-
-
2022-08-18
Michael Meissner
New
Rework 128-bit complex multiply and divide.
Rework 128-bit complex multiply and divide.
- - -
-
-
-
2022-08-18
Michael Meissner
New
[3/3] Add 'w' suffix for __ibm128 constants
Improvements to __ibm128 on PowerPC
- - -
-
-
-
2022-08-18
Michael Meissner
New
[2/3] Allow __ibm128 with -msoft-float (PR target/105334)
Improvements to __ibm128 on PowerPC
- - -
-
-
-
2022-08-18
Michael Meissner
New
[1/3] Allow __ibm128 even if IEEE 128-bit floating point is not supported.
Improvements to __ibm128 on PowerPC
- - -
-
-
-
2022-08-18
Michael Meissner
New
rs6000: Delete pr56605.c testcase
rs6000: Delete pr56605.c testcase
- - -
-
-
-
2022-08-18
Segher Boessenkool
New
[v2] c++: Implement -Wself-move warning [PR81159]
[v2] c++: Implement -Wself-move warning [PR81159]
- - -
-
-
-
2022-08-18
Marek Polacek
New
Remove path_range_query constructor that takes an edge.
Remove path_range_query constructor that takes an edge.
- - -
-
-
-
2022-08-18
Aldy Hernandez
New
contrib: Fix a typo in contrib/git-fetch-vendor.sh
contrib: Fix a typo in contrib/git-fetch-vendor.sh
- - -
-
-
-
2022-08-18
Andrea Corallo
New
Improve uninit analysis
Improve uninit analysis
- - -
-
-
-
2022-08-18
Richard Biener
New
middle-end/106617 - fix fold_binary_op_with_conditional_arg pattern issue
middle-end/106617 - fix fold_binary_op_with_conditional_arg pattern issue
- - -
-
-
-
2022-08-18
Richard Biener
New
[V2] Add warning options -W[no-]compare-distinct-pointer-types
[V2] Add warning options -W[no-]compare-distinct-pointer-types
- - -
-
-
-
2022-08-18
Jose E. Marchesi
New
jobserver: detect properly O_NONBLOCK
jobserver: detect properly O_NONBLOCK
- - -
-
-
-
2022-08-18
Martin Liška
New
[DOCS] Document make jobserver related changes for GCC 13.
[DOCS] Document make jobserver related changes for GCC 13.
- - -
-
-
-
2022-08-18
Martin Liška
New
middle-end: skipp stepped vector test of poly_int (1, 1) and allow the machine_mode definition with…
middle-end: skipp stepped vector test of poly_int (1, 1) and allow the machine_mode definition with…
- - -
-
-
-
2022-08-18
juzhe.zhong@rivai.ai
New
[(pushed)] build: regenerate gcc/configure
[(pushed)] build: regenerate gcc/configure
- - -
-
-
-
2022-08-18
Martin Liška
New
xtensa: Improve indirect sibling call handling
xtensa: Improve indirect sibling call handling
- - -
-
-
-
2022-08-18
Takayuki 'January June' Suwa
New
[v1] LoongArch: Add support code model extreme.
[v1] LoongArch: Add support code model extreme.
- - -
-
-
-
2022-08-18
chenglulu
New
[v2] analyzer: warn on the use of floating-points operands in the size argument [PR106181]
[v2] analyzer: warn on the use of floating-points operands in the size argument [PR106181]
- - -
-
-
-
2022-08-18
Tim Lange
New
libcpp, v2: Implement C++23 P2290R3 - Delimited escape sequences [PR106645]
libcpp, v2: Implement C++23 P2290R3 - Delimited escape sequences [PR106645]
- - -
-
-
-
2022-08-18
Jakub Jelinek
New
Add ABI test for __bf16 type
Add ABI test for __bf16 type
- - -
-
-
-
2022-08-18
Jiang, Haochen
New
Makefile.def: drop remnants of unused libelf
Makefile.def: drop remnants of unused libelf
- - -
-
-
-
2022-08-18
Sergei Trofimovich
New
Add libgo dependency on libbacktrace.
Add libgo dependency on libbacktrace.
- - -
-
-
-
2022-08-18
Sergei Trofimovich
New
Enhance final_value_replacement_loop to handle bitop with an invariant induction.[PR105735]
Enhance final_value_replacement_loop to handle bitop with an invariant induction.[PR105735]
- - -
-
-
-
2022-08-18
Li, Pan2 via Gcc-patches
New
[v3] rs6000: Rework ELFv2 support for -fpatchable-function-entry* [PR99888]
[v3] rs6000: Rework ELFv2 support for -fpatchable-function-entry* [PR99888]
- - -
-
-
-
2022-08-18
Kewen.Lin
New
[v2] stack-protector: Check stack canary before throwing exception
[v2] stack-protector: Check stack canary before throwing exception
- - -
-
-
-
2022-08-17
H.J. Lu
New
[Committed] PR target/106640: Fix use of XINT in TImode compute_convert_gain.
[Committed] PR target/106640: Fix use of XINT in TImode compute_convert_gain.
- - -
-
-
-
2022-08-17
Roger Sayle
New
[pushed] c++: Add new std::move test [PR67906]
[pushed] c++: Add new std::move test [PR67906]
- - -
-
-
-
2022-08-17
Marek Polacek
New
xtensa: Optimize stack pointer updates in function pro/epilogue under certain conditions
xtensa: Optimize stack pointer updates in function pro/epilogue under certain conditions
- - -
-
-
-
2022-08-17
Takayuki 'January June' Suwa
New
wwwdocs: Add D language changes and caveats to gcc-12/changes.html
wwwdocs: Add D language changes and caveats to gcc-12/changes.html
- - -
-
-
-
2022-08-17
Iain Buclaw
New
Reset root oracle from path_oracle::reset_path.
Reset root oracle from path_oracle::reset_path.
- - -
-
-
-
2022-08-17
Aldy Hernandez
New
[[GCC13,V3] 2/2] Use array_at_struct_end_p in __builtin_object_size [PR101836]
[[GCC13,V3] 2/2] Use array_at_struct_end_p in __builtin_object_size [PR101836]
- - -
-
-
-
2022-08-17
Qing Zhao
New
[[GCC13,V3] 1/2] Add a new option -fstrict-flex-array[=n] and new attribute strict_flex_array
[[GCC13,V3] 1/2] Add a new option -fstrict-flex-array[=n] and new attribute strict_flex_array
- - -
-
-
-
2022-08-17
Qing Zhao
New
Add further FOR_EACH_ macros
Add further FOR_EACH_ macros
- - -
-
-
-
2022-08-17
Stefan Schulze Frielinghaus
New
Extend fold_vec_perm to fold VEC_PERM_EXPR in VLA manner
Extend fold_vec_perm to fold VEC_PERM_EXPR in VLA manner
- - -
-
-
-
2022-08-17
Prathamesh Kulkarni
New
[2/2] libcpp: Avoid remapping filenames within directives
[1/2] gcc/file-prefix-map: Allow remapping of relative paths
- - -
-
-
-
2022-08-17
Richard Purdie
New
[1/2] gcc/file-prefix-map: Allow remapping of relative paths
[1/2] gcc/file-prefix-map: Allow remapping of relative paths
- - -
-
-
-
2022-08-17
Richard Purdie
New
config/rs6000/t-float128: Don't encode full build paths into headers
config/rs6000/t-float128: Don't encode full build paths into headers
- - -
-
-
-
2022-08-17
Richard Purdie
New
Make path_range_query standalone and add reset_path.
Make path_range_query standalone and add reset_path.
- - -
-
-
-
2022-08-17
Aldy Hernandez
New
IBM zSystems: Fix function_ok_for_sibcall [PR106355]
IBM zSystems: Fix function_ok_for_sibcall [PR106355]
- - -
-
-
-
2022-08-17
Stefan Schulze Frielinghaus
New
Support bitmap_copy across representations
Support bitmap_copy across representations
- - -
-
-
-
2022-08-17
Richard Biener
New
fortran, v2: Add -static-libquadmath support [PR46539]
fortran, v2: Add -static-libquadmath support [PR46539]
- - -
-
-
-
2022-08-17
Jakub Jelinek
New
arm: Define with_float to hard when target name ends with hf
arm: Define with_float to hard when target name ends with hf
- - -
-
-
-
2022-08-17
Christophe Lyon
New
RISC-V: Add runtime invariant support
RISC-V: Add runtime invariant support
- - -
-
-
-
2022-08-17
juzhe.zhong@rivai.ai
New
libcpp: Implement C++23 P2290R3 - Delimited escape sequences [PR106645]
libcpp: Implement C++23 P2290R3 - Delimited escape sequences [PR106645]
- - -
-
-
-
2022-08-17
Jakub Jelinek
New
[COMMITTED] Abstract interesting ssa-names from GORI.
[COMMITTED] Abstract interesting ssa-names from GORI.
- - -
-
-
-
2022-08-17
Andrew MacLeod
New
d: Fix #error You must define PREFERRED_DEBUGGING_TYPE if DWARF is not supported (PR105659)
d: Fix #error You must define PREFERRED_DEBUGGING_TYPE if DWARF is not supported (PR105659)
- - -
-
-
-
2022-08-16
Iain Buclaw
New
bug in emergency cxa pool free()
bug in emergency cxa pool free()
- - -
-
-
-
2022-08-16
Keef Aragon
New
[_GLIBCXX_ASSERTIONS] Activate __glibcxx_requires_string/__glibcxx_requires_string_len
[_GLIBCXX_ASSERTIONS] Activate __glibcxx_requires_string/__glibcxx_requires_string_len
- - -
-
-
-
2022-08-16
François Dumont
New
[wwwdocs] Add C++23 papers approved by WG21 at the July plenary
[wwwdocs] Add C++23 papers approved by WG21 at the July plenary
- - -
-
-
-
2022-08-16
Marek Polacek
New
[pushed] docs: remove link to www.bullfreeware.com from install
[pushed] docs: remove link to www.bullfreeware.com from install
- - -
-
-
-
2022-08-16
Martin Liška
New
[wwwdocs] Update C++ DR table from Core Language Issue TOC, Revision 109
[wwwdocs] Update C++ DR table from Core Language Issue TOC, Revision 109
- - -
-
-
-
2022-08-16
Marek Polacek
New
OpenMP: Fix var replacement with 'simd' and linear-step vars [PR106548]
OpenMP: Fix var replacement with 'simd' and linear-step vars [PR106548]
- - -
-
-
-
2022-08-16
Tobias Burnus
New
[PING^6] nvptx: Allow '--with-arch' to override the default '-misa' (was: nvptx multilib setup)
[PING^6] nvptx: Allow '--with-arch' to override the default '-misa' (was: nvptx multilib setup)
- - -
-
-
-
2022-08-16
Thomas Schwinge
New
[PING^7] nvptx: forward '-v' command-line option to assembler, linker
[PING^7] nvptx: forward '-v' command-line option to assembler, linker
- - -
-
-
-
2022-08-16
Thomas Schwinge
New
fortran: Add -static-libquadmath support [PR46539]
fortran: Add -static-libquadmath support [PR46539]
- - -
-
-
-
2022-08-16
Jakub Jelinek
New
Fortran: OpenMP fix declare simd inside modules and absent linear [PR106566]
Fortran: OpenMP fix declare simd inside modules and absent linear [PR106566]
- - -
-
-
-
2022-08-16
Tobias Burnus
New
Refactor back_threader_profitability
Refactor back_threader_profitability
- - -
-
-
-
2022-08-16
Richard Biener
New
Avoid further recomputations in path_range_query once path is finalized.
Avoid further recomputations in path_range_query once path is finalized.
- - -
-
-
-
2022-08-16
Aldy Hernandez
New
Fix bogus -Wstringop-overflow warning in Ada
Fix bogus -Wstringop-overflow warning in Ada
- - -
-
-
-
2022-08-16
Eric Botcazou
New
xtensa: Prevent emitting integer additions of constant zero
xtensa: Prevent emitting integer additions of constant zero
- - -
-
-
-
2022-08-16
Takayuki 'January June' Suwa
New
Stop backwards thread discovery when leaving a loop
Stop backwards thread discovery when leaving a loop
- - -
-
-
-
2022-08-16
Richard Biener
New
driver: fix environ corruption after putenv() [PR106624]
driver: fix environ corruption after putenv() [PR106624]
- - -
-
-
-
2022-08-16
Sergei Trofimovich
New
[committed] d: Update DIP links in gdc documentation to point at upstream repository
[committed] d: Update DIP links in gdc documentation to point at upstream repository
- - -
-
-
-
2022-08-16
Iain Buclaw
New
[pushed] VR: add more virtual dtors
[pushed] VR: add more virtual dtors
- - -
-
-
-
2022-08-16
Martin Liška
New
[pushed] VR: mitigate -Wfinal-dtor-non-final-class clang warnings
[pushed] VR: mitigate -Wfinal-dtor-non-final-class clang warnings
- - -
-
-
-
2022-08-16
Martin Liška
New
middle-end/106630 - avoid ping-pong between extract_muldiv and match.pd
middle-end/106630 - avoid ping-pong between extract_muldiv and match.pd
- - -
-
-
-
2022-08-16
Richard Biener
New
[pushed] VR: add missing override keyworks
[pushed] VR: add missing override keyworks
- - -
-
-
-
2022-08-16
Martin Liška
New
[pushed] analyzer: add more final override keywords
[pushed] analyzer: add more final override keywords
- - -
-
-
-
2022-08-16
Martin Liška
New
[pushed] i386: add 'final' and 'override' to scalar_chain
[pushed] i386: add 'final' and 'override' to scalar_chain
- - -
-
-
-
2022-08-16
Martin Liška
New
LoongArch: Provide fmin/fmax RTL pattern
LoongArch: Provide fmin/fmax RTL pattern
- - -
-
-
-
2022-08-16
Xi Ruoyao
New
[pushed] docs: fix link destination
[pushed] docs: fix link destination
- - -
-
-
-
2022-08-16
Martin Liška
New
x86: Support vector __bf16 type.
x86: Support vector __bf16 type.
- - -
-
-
-
2022-08-16
Li, Pan2 via Gcc-patches
New
[pushed] jobserver: fix fifo mode by opening pipe in proper mode
[pushed] jobserver: fix fifo mode by opening pipe in proper mode
- - -
-
-
-
2022-08-16
Martin Liška
New
RISC-V missing __builtin_lceil and __builtin_lfloor
RISC-V missing __builtin_lceil and __builtin_lfloor
1 1 -
-
-
-
2022-08-16
Kevin Lee
New
[committed] d: Defer compiling inline definitions until after the module has finished.
[committed] d: Defer compiling inline definitions until after the module has finished.
- - -
-
-
-
2022-08-15
Iain Buclaw
New
[committed] d: Fix internal compiler error: Segmentation fault at gimple-expr.cc:88
[committed] d: Fix internal compiler error: Segmentation fault at gimple-expr.cc:88
- - -
-
-
-
2022-08-15
Iain Buclaw
New
[committed] d: Build internal TypeInfo types when module name is "object"
[committed] d: Build internal TypeInfo types when module name is "object"
- - -
-
-
-
2022-08-15
Iain Buclaw
New
[committed] d: Field names of anonymous delegates should be same as regular delegate types.
[committed] d: Field names of anonymous delegates should be same as regular delegate types.
- - -
-
-
-
2022-08-15
Iain Buclaw
New
tree-object-size: Support strndup and strdup
tree-object-size: Support strndup and strdup
- - -
-
-
-
2022-08-15
Siddhesh Poyarekar
New
[committed] analyzer: fix direction of -Wanalyzer-out-of-bounds note [PR106626]
[committed] analyzer: fix direction of -Wanalyzer-out-of-bounds note [PR106626]
- - -
-
-
-
2022-08-15
David Malcolm
New
[committed] analyzer: better fix for -Wanalyzer-use-of-uninitialized-value [PR106573]
[committed] analyzer: better fix for -Wanalyzer-use-of-uninitialized-value [PR106573]
- - -
-
-
-
2022-08-15
David Malcolm
New
[COMMITTED] PR tree-optimization/106621 - Check for undefined and varying first.
[COMMITTED] PR tree-optimization/106621 - Check for undefined and varying first.
- - -
-
-
-
2022-08-15
Andrew MacLeod
New
c++: Fix module line no testcase
c++: Fix module line no testcase
- - -
-
-
-
2022-08-15
Nathan Sidwell
New
analyzer: warn on the use of floating points in the size argument [PR106181]
analyzer: warn on the use of floating points in the size argument [PR106181]
- - -
-
-
-
2022-08-15
Tim Lange
New
[OpenMP,Fortran] requires unified_shared_memory 2/2: insert USM allocators into libgfortran
[OpenMP,Fortran] requires unified_shared_memory 2/2: insert USM allocators into libgfortran
- - -
-
-
-
2022-08-15
Chung-Lin Tang
New
[OpenMP,Fortran] requires unified_shared_memory 1/2: adjust libgfortran memory allocators
[OpenMP,Fortran] requires unified_shared_memory 1/2: adjust libgfortran memory allocators
- - -
-
-
-
2022-08-15
Chung-Lin Tang
New
ifcvt: Fix up noce_convert_multiple_sets [PR106590]
ifcvt: Fix up noce_convert_multiple_sets [PR106590]
- - -
-
-
-
2022-08-15
Jakub Jelinek
New
c++: Implement P2327R1 - De-deprecating volatile compound operations
c++: Implement P2327R1 - De-deprecating volatile compound operations
- - -
-
-
-
2022-08-15
Jakub Jelinek
New
fortran: Expand ieee_arithmetic module's ieee_value inline [PR106579]
fortran: Expand ieee_arithmetic module's ieee_value inline [PR106579]
- - -
-
-
-
2022-08-15
Jakub Jelinek
New
«
1
2
…
92
93
94
…
98
99
»