Show patches with: State = Action Required       |    Archived = No       |   128215 patches
« 1 2 ... 209 210 2111282 1283 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v1,1/2] LoongArch: Modify the method of obtaining symbolic addresses. LoongArch: Modify the method of obtaining symbolic addresses. - - - - --- 2022-07-19 Lulu Cheng New
doc: Clarify FENV_ACCESS pragma semantics WRT `-ftrapping-math' doc: Clarify FENV_ACCESS pragma semantics WRT `-ftrapping-math' - - - - --- 2022-07-19 Maciej W. Rozycki New
middle-end/106331 - fix mem attributes for string op arguments middle-end/106331 - fix mem attributes for string op arguments - - - - --- 2022-07-19 Richard Biener New
lto/106334 - relax assert during WPA tree merging lto/106334 - relax assert during WPA tree merging - - - - --- 2022-07-19 Richard Biener New
[V2] Extend 16/32-bit vector bit_op patterns with (m, 0, i) alternative. [V2] Extend 16/32-bit vector bit_op patterns with (m, 0, i) alternative. - - - - --- 2022-07-19 liuhongt New
avr: Removed errant control characters avr: Removed errant control characters - - - - --- 2022-07-18 Joel Holdsworth New
Fortran: error recovery on invalid array reference of non-array [PR103590] Fortran: error recovery on invalid array reference of non-array [PR103590] - - - - --- 2022-07-18 Harald Anlauf New
[COMMITTED] tree-optimization/106280 - Check if transitives need to be registered. [COMMITTED] tree-optimization/106280 - Check if transitives need to be registered. - - - - --- 2022-07-18 Andrew MacLeod New
c++: shortcut bad reference bindings [PR94894] c++: shortcut bad reference bindings [PR94894] - - - - --- 2022-07-18 Patrick Palka New
RISC-V: Add RTX costs for `if_then_else' expressions RISC-V: Add RTX costs for `if_then_else' expressions - - - - --- 2022-07-18 Maciej W. Rozycki New
[committed] RISC-V/doc: Add index references for `mrelax' and `mriscv-attribute' [committed] RISC-V/doc: Add index references for `mrelax' and `mriscv-attribute' - - - - --- 2022-07-18 Maciej W. Rozycki New
[committed] RISC-V/doc: Correct the formatting of `-mstack-protector-guard-reg=' [committed] RISC-V/doc: Correct the formatting of `-mstack-protector-guard-reg=' - - - - --- 2022-07-18 Maciej W. Rozycki New
[committed] RISC-V/doc: Correct the name of `-mriscv-attribute' [committed] RISC-V/doc: Correct the name of `-mriscv-attribute' - - - - --- 2022-07-18 Maciej W. Rozycki New
[committed] arc: Add ARCHS release 310a tune variant. [committed] arc: Add ARCHS release 310a tune variant. - - - - --- 2022-07-18 Claudiu Zissulescu Ianculescu New
xtensa: Correct the relative RTX cost that corresponds to the Move Immediate "MOVI" instruction xtensa: Correct the relative RTX cost that corresponds to the Move Immediate "MOVI" instruction - - - - --- 2022-07-18 Takayuki 'January June' Suwa New
Fix builtin vs non-builtin partition merge in loop distribution Fix builtin vs non-builtin partition merge in loop distribution - - - - --- 2022-07-18 Richard Biener New
[committed,2/2] libgcc/arc: Update udivmodsi4 and make the lib safe for rf16 [committed,1/2] arc: Fix interrupt's epilogue. - - - - --- 2022-07-18 Claudiu Zissulescu Ianculescu New
[committed,1/2] arc: Fix interrupt's epilogue. [committed,1/2] arc: Fix interrupt's epilogue. - - - - --- 2022-07-18 Claudiu Zissulescu Ianculescu New
[committed] arc: Fix interrupt's epilogue. [committed] arc: Fix interrupt's epilogue. - - - - --- 2022-07-18 Claudiu Zissulescu Ianculescu New
Improve common reduction vs builtin code generation in loop distribution Improve common reduction vs builtin code generation in loop distribution - - - - --- 2022-07-18 Richard Biener New
[V2,RFC] Support vectorization for Complex type. [V2,RFC] Support vectorization for Complex type. - - - - --- 2022-07-18 liuhongt New
Extend 16/32-bit vector bit_op patterns with (m, 0, i)(vertical) alternative. Extend 16/32-bit vector bit_op patterns with (m, 0, i)(vertical) alternative. - - - - --- 2022-07-18 liuhongt New
Go patch committed: Handle f().x if f returns a zero-sized type Go patch committed: Handle f().x if f returns a zero-sized type - - - - --- 2022-07-16 Ian Lance Taylor New
[x86_64] PR target/106231: Optimize (any_extend:DI (ctz:SI ...)). [x86_64] PR target/106231: Optimize (any_extend:DI (ctz:SI ...)). - - - - --- 2022-07-16 Roger Sayle New
[AVX512] Add UNSPEC_MASKOP to kupck<mode> instructions in sse.md. [AVX512] Add UNSPEC_MASKOP to kupck<mode> instructions in sse.md. - - - - --- 2022-07-16 Roger Sayle New
[middle-end] PR c/106264: Silence warnings from __builtin_modf et al. [middle-end] PR c/106264: Silence warnings from __builtin_modf et al. - - - - --- 2022-07-16 Roger Sayle New
[x86] Fix issue with x86_64_const_vector_operand predicate. [x86] Fix issue with x86_64_const_vector_operand predicate. - - - - --- 2022-07-16 Roger Sayle New
[committed] Fortran: do not generate conflicting results under -ff2c [PR104313] [committed] Fortran: do not generate conflicting results under -ff2c [PR104313] - - - - --- 2022-07-15 Harald Anlauf New
[committed] analyzer: fix taint false positive on optimized range checks [PR106284] [committed] analyzer: fix taint false positive on optimized range checks [PR106284] - - - - --- 2022-07-15 David Malcolm New
[committed] analyzer: documentation nits relating to new fd warnings [committed] analyzer: documentation nits relating to new fd warnings - - - - --- 2022-07-15 David Malcolm New
Adding three new function attributes for static analysis of file descriptors Adding three new function attributes for static analysis of file descriptors - - - - --- 2022-07-15 Immad Mir New
c++: ICE with erroneous template redeclaration [PR106311] c++: ICE with erroneous template redeclaration [PR106311] - - - - --- 2022-07-15 Marek Polacek New
Go patch committed: Don't crash on f(g()) if g returns a zero-sized value Go patch committed: Don't crash on f(g()) if g returns a zero-sized value - - - - --- 2022-07-15 Ian Lance Taylor New
aarch64: Replace manual swapping idiom with std::swap in aarch64.cc aarch64: Replace manual swapping idiom with std::swap in aarch64.cc - - - - --- 2022-07-15 Richard Ball New
[committed] MAINTAINERS: Add myself to Write After Approval [committed] MAINTAINERS: Add myself to Write After Approval - - - - --- 2022-07-15 Andrew Carlotti New
[x86] PR target/106273: Add earlyclobber to *andn<dwi>3_doubleword_bmi [x86] PR target/106273: Add earlyclobber to *andn<dwi>3_doubleword_bmi - - - - --- 2022-07-15 Roger Sayle New
Add condition coverage profiling Add condition coverage profiling - - - - --- 2022-07-15 Jørgen Kvalsvik New
[2/2] xtensa: Optimize "bitwise AND with imm1" followed by "branch if (not) equal to imm2" Untitled series #309854 - - - - --- 2022-07-15 Takayuki 'January June' Suwa New
[1/2] xtensa: constantsynth: Make try to find shorter instruction [1/2] xtensa: constantsynth: Make try to find shorter instruction - - - - --- 2022-07-15 Takayuki 'January June' Suwa New
[COMMITTED] Use pp_vrange for ranges in dump_ssaname_info. - - - - --- 2022-07-15 Aldy Hernandez New
[COMMITTED] Convert vrange dumping facilities to pretty_printer. [COMMITTED] Convert vrange dumping facilities to pretty_printer. - - - - --- 2022-07-15 Aldy Hernandez New
[COMMITTED] Implement visitor pattern for vrange. [COMMITTED] Implement visitor pattern for vrange. - - - - --- 2022-07-15 Aldy Hernandez New
stack-protector: Check stack canary for noreturn function stack-protector: Check stack canary for noreturn function - - - - --- 2022-07-14 H.J. Lu New
libphobos: Fix instability in the parallelized testsuite libphobos: Fix instability in the parallelized testsuite - - - - --- 2022-07-14 Lewis Hyatt New
libcpp: Improve encapsulation of label_text libcpp: Improve encapsulation of label_text - - - - --- 2022-07-14 Jonathan Wakely New
[committed] Fortran: error recovery for bad initializers of implied-shape arrays [PR106209] [committed] Fortran: error recovery for bad initializers of implied-shape arrays [PR106209] - - - - --- 2022-07-14 Harald Anlauf New
jit: Make recording::memento non-copyable jit: Make recording::memento non-copyable - - - - --- 2022-07-14 Jonathan Wakely New
x86: Disable sibcall if indirect_return attribute doesn't match x86: Disable sibcall if indirect_return attribute doesn't match - - - - --- 2022-07-14 H.J. Lu New
[v3] c++: Add __reference_con{struc,ver}ts_from_temporary [PR104477] [v3] c++: Add __reference_con{struc,ver}ts_from_temporary [PR104477] - - - - --- 2022-07-14 Marek Polacek New
PR target/106278: Keep REG_EQUAL notes consistent during TImode STV. PR target/106278: Keep REG_EQUAL notes consistent during TImode STV. - - - - --- 2022-07-14 Roger Sayle New
libstdc++: Make __from_chars_alnum_to_val conversion explicit libstdc++: Make __from_chars_alnum_to_val conversion explicit - - - - --- 2022-07-14 Marco Falke New
[aarch64] Use op_mode instead of vmode for op0, op1 in aarch64_vectorize_vec_perm_const [aarch64] Use op_mode instead of vmode for op0, op1 in aarch64_vectorize_vec_perm_const - - - - --- 2022-07-14 Prathamesh Kulkarni New
[pushed] libiberty: fix docs typo [pushed] libiberty: fix docs typo - - - - --- 2022-07-14 Martin Liška New
[part2,PUSHED] docs: fix position of @end deftypefn [part2,PUSHED] docs: fix position of @end deftypefn - - - - --- 2022-07-14 Martin Liška New
[pushed] docs: fix position of @end deftypefn [pushed] docs: fix position of @end deftypefn - - - - --- 2022-07-14 Martin Liška New
Fix ICE on view conversion between struct and integer Fix ICE on view conversion between struct and integer - - - - --- 2022-07-14 Eric Botcazou New
i386: Fix _mm_[u]comixx_{ss,sd} codegen and add PF result. [PR106113] i386: Fix _mm_[u]comixx_{ss,sd} codegen and add PF result. [PR106113] - - - - --- 2022-07-14 Li, Pan2 via Gcc-patches New
Extend 64-bit vector bit_op patterns with ?r alternative Extend 64-bit vector bit_op patterns with ?r alternative - - - - --- 2022-07-14 liuhongt New
[rs6000] Additional cleanup of rs6000_builtin_mask [rs6000] Additional cleanup of rs6000_builtin_mask - - - - --- 2022-07-13 will schmidt New
ipa-cp: Fix assert triggering with -fno-toplevel-reorder (PR 106260) ipa-cp: Fix assert triggering with -fno-toplevel-reorder (PR 106260) - - - - --- 2022-07-13 Martin Jambor New
C++: add -std={c,gnu}++{current,future} C++: add -std={c,gnu}++{current,future} - - - - --- 2022-07-13 Nathan Sidwell New
match.pd: Add new abs pattern [PR94290] match.pd: Add new abs pattern [PR94290] - - - - --- 2022-07-13 Sam Feifer New
[pushed] libcpp: Avoid pessimizing std::move [PR106272] [pushed] libcpp: Avoid pessimizing std::move [PR106272] - - - - --- 2022-07-13 Marek Polacek New
[rs6000] Cleanup some vstrir define_expand naming inconsistencies [rs6000] Cleanup some vstrir define_expand naming inconsistencies - - - - --- 2022-07-13 will schmidt New
Add _GLIBCXX_DEBUG backtrace generation Add _GLIBCXX_DEBUG backtrace generation - - - - --- 2022-07-13 François Dumont New
[v3] Simplify memchr with small constant strings [v3] Simplify memchr with small constant strings - - - - --- 2022-07-13 H.J. Lu New
libgo patch committed: Don't include <linux/fs.h> in sysinfo.c libgo patch committed: Don't include <linux/fs.h> in sysinfo.c - - - - --- 2022-07-13 Ian Lance Taylor New
[COMMITTED] Use nonzero bits in range-ops to determine if < 0 is false. [COMMITTED] Use nonzero bits in range-ops to determine if < 0 is false. - - - - --- 2022-07-13 Aldy Hernandez New
[COMMITTED] Clear nonzero mask when inverting ranges. [COMMITTED] Clear nonzero mask when inverting ranges. - - - - --- 2022-07-13 Aldy Hernandez New
[v2,4/4] aarch64: Move vreinterpret definitions into the compiler [v2,1/4] aarch64: Add V1DI mode - - - - --- 2022-07-13 Andrew Carlotti New
[v2,3/4] aarch64: Consolidate simd type lookup functions [v2,1/4] aarch64: Add V1DI mode - - - - --- 2022-07-13 Andrew Carlotti New
[v2,2/4] aarch64: Remove qualifier_internal [v2,1/4] aarch64: Add V1DI mode - - - - --- 2022-07-13 Andrew Carlotti New
[v2,1/4] aarch64: Add V1DI mode [v2,1/4] aarch64: Add V1DI mode - - - - --- 2022-07-13 Andrew Carlotti New
Speed up DOM record_temporary_equivalences Speed up DOM record_temporary_equivalences - - - - --- 2022-07-13 Richard Biener New
xtensa: Minor fix for FP constant synthesis xtensa: Minor fix for FP constant synthesis - - - - --- 2022-07-13 Takayuki 'January June' Suwa New
[Ada] Extend No_Dependence restriction to code generation [Ada] Extend No_Dependence restriction to code generation - - - - --- 2022-07-13 Pierre-Marie de Rodat New
[Ada] Revert recent change in debug info for vector array types [Ada] Revert recent change in debug info for vector array types - - - - --- 2022-07-13 Pierre-Marie de Rodat New
[Ada] Use actual types instead of formal types consistently in debug info [Ada] Use actual types instead of formal types consistently in debug info - - - - --- 2022-07-13 Pierre-Marie de Rodat New
[Ada] Generate debug info entry for user-defined access subtype [Ada] Generate debug info entry for user-defined access subtype - - - - --- 2022-07-13 Pierre-Marie de Rodat New
[Ada] Do not generate DW_TAG_typedef for constrained array types [Ada] Do not generate DW_TAG_typedef for constrained array types - - - - --- 2022-07-13 Pierre-Marie de Rodat New
[Ada] Fix internal error on comparison with access function parameter [Ada] Fix internal error on comparison with access function parameter - - - - --- 2022-07-13 Pierre-Marie de Rodat New
[Ada] Fix internal error on instance of Ada.Task_Attributes at -O [Ada] Fix internal error on instance of Ada.Task_Attributes at -O - - - - --- 2022-07-13 Pierre-Marie de Rodat New
[Ada] Fix wrong access check with access-to-unconstrained-array [Ada] Fix wrong access check with access-to-unconstrained-array - - - - --- 2022-07-13 Pierre-Marie de Rodat New
[Ada] Add support for defaulted Storage_Model_Type aspect and subaspects [Ada] Add support for defaulted Storage_Model_Type aspect and subaspects - - - - --- 2022-07-13 Pierre-Marie de Rodat New
[Ada] Fix for visibility of aspect expressions inside generic units [Ada] Fix for visibility of aspect expressions inside generic units - - - - --- 2022-07-13 Pierre-Marie de Rodat New
[Ada] Handle bodies-to-inline just like generic templates [Ada] Handle bodies-to-inline just like generic templates - - - - --- 2022-07-13 Pierre-Marie de Rodat New
[Ada] Clarify hardening command-line options that require explicit choices [Ada] Clarify hardening command-line options that require explicit choices - - - - --- 2022-07-13 Pierre-Marie de Rodat New
[Ada] Fix incorrect handling of Ghost aspect [Ada] Fix incorrect handling of Ghost aspect - - - - --- 2022-07-13 Pierre-Marie de Rodat New
[Ada] Fix proof of runtime unit System.Arith_64 [Ada] Fix proof of runtime unit System.Arith_64 - - - - --- 2022-07-13 Pierre-Marie de Rodat New
[Ada] Fix crash on frontend inlining of functions with single returns [Ada] Fix crash on frontend inlining of functions with single returns - - - - --- 2022-07-13 Pierre-Marie de Rodat New
[Ada] Plug legality loophole for equality operator of untagged record types [Ada] Plug legality loophole for equality operator of untagged record types - - - - --- 2022-07-13 Pierre-Marie de Rodat New
[Ada] Fix if expression returning slice [Ada] Fix if expression returning slice - - - - --- 2022-07-13 Pierre-Marie de Rodat New
[Ada] Fix internal error on untagged record type with equality operator [Ada] Fix internal error on untagged record type with equality operator - - - - --- 2022-07-13 Pierre-Marie de Rodat New
[Ada] Fix CodePeer warnings in GNAT sources [Ada] Fix CodePeer warnings in GNAT sources - - - - --- 2022-07-13 Pierre-Marie de Rodat New
[Ada] Refine type for checking number of pragma arguments [Ada] Refine type for checking number of pragma arguments - - - - --- 2022-07-13 Pierre-Marie de Rodat New
[7/12,V2] arm: Emit build attributes for PACBTI target feature Untitled series #309377 - - - - --- 2022-07-13 Andrea Corallo New
[PING^2] nvptx: Allow '--with-arch' to override the default '-misa' (was: nvptx multilib setup) [PING^2] nvptx: Allow '--with-arch' to override the default '-misa' (was: nvptx multilib setup) - - - - --- 2022-07-13 Thomas Schwinge New
[PING^3] nvptx: forward '-v' command-line option to assembler, linker [PING^3] nvptx: forward '-v' command-line option to assembler, linker - - - - --- 2022-07-13 Thomas Schwinge New
lto-plugin: use -pthread only for detected targets lto-plugin: use -pthread only for detected targets - - - - --- 2022-07-13 Martin Liška New
arm: Replace arm_builtin_vectorized_function [PR106253] arm: Replace arm_builtin_vectorized_function [PR106253] - - - - --- 2022-07-13 Richard Sandiford New
« 1 2 ... 209 210 2111282 1283 »