Show patches with: State = Action Required       |    Archived = No       |   9961 patches
« 1 2 3 499 100 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
Fix points_to_local_or_readonly_memory_p wrt TARGET_MEM_REF Fix points_to_local_or_readonly_memory_p wrt TARGET_MEM_REF - - -2- 2024-05-16 Jan Hubicka New
tree-optimization/13962 - handle ptr-ptr compares in ptrs_compare_unequal tree-optimization/13962 - handle ptr-ptr compares in ptrs_compare_unequal - - --2 2024-05-16 Richard Biener New
wrong code with points-to and volatile wrong code with points-to and volatile - - -2- 2024-05-16 Richard Biener New
[wwwdocs] Document reimplementation of GNU threads library on Windows [wwwdocs] Document reimplementation of GNU threads library on Windows - - --2 2024-05-16 Eric Botcazou New
[COMMITTED] Revert "Revert: "Enable prange support."" [COMMITTED] Revert "Revert: "Enable prange support."" - - 12- 2024-05-16 Aldy Hernandez New
[COMMITTED] Cleanup prange sanity checks. [COMMITTED] Cleanup prange sanity checks. - - -11 2024-05-16 Aldy Hernandez New
[COMMITTED] Use a boolean type when folding conditionals in simplify_using_ranges. [COMMITTED] Use a boolean type when folding conditionals in simplify_using_ranges. - - 12- 2024-05-16 Aldy Hernandez New
[v2] tree-optimization/79958 - make DSE track multiple paths [v2] tree-optimization/79958 - make DSE track multiple paths - - 21- 2024-05-16 Richard Biener New
i386: Fix ix86_option override after change [PR 113719] i386: Fix ix86_option override after change [PR 113719] - - 4-- 2024-05-16 Hongyu Wang New
[v2,1/3] Vect: Support loop len in vectorizable early exit [v2,1/3] Vect: Support loop len in vectorizable early exit - - -2- 2024-05-16 Li, Pan2 New
rs6000: Don't clobber return value when eh_return called [PR114846] rs6000: Don't clobber return value when eh_return called [PR114846] - - 4-- 2024-05-16 Kewen.Lin New
[pushed] diagnostics: use unicode art for interprocedural depth [pushed] diagnostics: use unicode art for interprocedural depth - - -2- 2024-05-16 David Malcolm New
[pushed] diagnostics: add warning emoji to events with VERB_danger [pushed] diagnostics: add warning emoji to events with VERB_danger - - --2 2024-05-16 David Malcolm New
[pushed] diagnostics: simplify output of purely intraprocedural execution paths [pushed] diagnostics: simplify output of purely intraprocedural execution paths - - --2 2024-05-16 David Malcolm New
[pushed] diagnostics: handle SGR codes in line_label::m_display_width [pushed] diagnostics: handle SGR codes in line_label::m_display_width - - -2- 2024-05-16 David Malcolm New
[pushed] analyzer: fix ICE seen with -fsanitize=undefined [PR114899] [pushed] analyzer: fix ICE seen with -fsanitize=undefined [PR114899] - - -2- 2024-05-15 David Malcolm New
libstdc++: Avoid MMX return types from __builtin_shufflevector libstdc++: Avoid MMX return types from __builtin_shufflevector - - 4-- 2024-05-15 Matthias Kretz New
RISC-V: propgue/epilogue expansion code minor changes [NFC] RISC-V: propgue/epilogue expansion code minor changes [NFC] - - 7-5 2024-05-15 Vineet Gupta JeffreyALaw Failed CI
MIPS: Remove -m(no-)lra option MIPS: Remove -m(no-)lra option - - 4-- 2024-05-15 YunQiang Su New
c++: represent all class non-dep assignments as CALL_EXPR c++: represent all class non-dep assignments as CALL_EXPR - - 4-- 2024-05-15 Patrick Palka New
[v4] c++: fix constained auto deduction in templ spec scopes [PR114915] [v4] c++: fix constained auto deduction in templ spec scopes [PR114915] - - 4-- 2024-05-15 Seyed Sajad Kahani New
tree-optimization/79958 - make DSE track multiple paths tree-optimization/79958 - make DSE track multiple paths - - 2-2 2024-05-15 Richard Biener New
[fortran] PR114874 - [14/15 Regression] ICE with select type, type is (character(*)), and substring [fortran] PR114874 - [14/15 Regression] ICE with select type, type is (character(*)), and substring - - 4-- 2024-05-15 Paul Richard Thomas New
[committed] openmp: Diagnose using grainsize+num_tasks clauses together [PR115103] [committed] openmp: Diagnose using grainsize+num_tasks clauses together [PR115103] - - --2 2024-05-15 Jakub Jelinek New
[committed] combine: Fix up simplify_compare_const [PR115092] [committed] combine: Fix up simplify_compare_const [PR115092] - - --2 2024-05-15 Jakub Jelinek New
tree-into-ssa: speed up sorting in prune_unused_phi_nodes [PR114480] tree-into-ssa: speed up sorting in prune_unused_phi_nodes [PR114480] - - 4-- 2024-05-15 Alexander Monakov New
middle-end/111422 - wrong stack var coalescing, handle PHIs middle-end/111422 - wrong stack var coalescing, handle PHIs - - 3-1 2024-05-15 Richard Biener New
[COMMITTED] testsuite: Require lto-plugin in gcc.dg/ipa/ipa-icf-38.c [PR85656] [COMMITTED] testsuite: Require lto-plugin in gcc.dg/ipa/ipa-icf-38.c [PR85656] - - --2 2024-05-15 Rainer Orth New
[COMMITTED] testsuite: i386: Fix g++.target/i386/pr97054.C on Solaris [COMMITTED] testsuite: i386: Fix g++.target/i386/pr97054.C on Solaris - - --2 2024-05-15 Rainer Orth New
[COMMITTED,prange] Default pointers_handled_p() to false. [COMMITTED,prange] Default pointers_handled_p() to false. - - -2- 2024-05-15 Aldy Hernandez New
[4/4] AArch64: enable new predicate tuning for Neoverse cores. AArch64: support conditional early clobbers on certain operations. - - 4-- 2024-05-15 Tamar Christina New
[3/4] AArch64: add new alternative with early clobber to patterns AArch64: support conditional early clobbers on certain operations. - - 4-- 2024-05-15 Tamar Christina New
[2/4] AArch64: add new tuning param and attribute for enabling conditional early clobber AArch64: support conditional early clobbers on certain operations. - - 3-- 2024-05-15 Tamar Christina New
[1/4] AArch64: convert several predicate patterns to new compact syntax AArch64: support conditional early clobbers on certain operations. - - 1-- 2024-05-15 Tamar Christina New
AArch64: Improve costing of ctz AArch64: Improve costing of ctz - - 4-- 2024-05-15 Wilco Dijkstra New
AArch64: Fix printing of 2-instruction alternatives AArch64: Fix printing of 2-instruction alternatives - - 4-- 2024-05-15 Wilco Dijkstra New
AArch64: Use LDP/STP for large struct types AArch64: Use LDP/STP for large struct types - - 4-- 2024-05-15 Wilco Dijkstra New
AArch64: Use LDP/STP for large struct types AArch64: Use LDP/STP for large struct types - - 4-- 2024-05-15 Wilco Dijkstra New
AArch64: Use UZP1 instead of INS AArch64: Use UZP1 instead of INS - - -2- 2024-05-15 Wilco Dijkstra New
[x86] Set d.one_operand_p to true when TARGET_SSSE3 in ix86_expand_vecop_qihi_partial. [x86] Set d.one_operand_p to true when TARGET_SSSE3 in ix86_expand_vecop_qihi_partial. - - 4-- 2024-05-15 liuhongt New
tree-optimization/114589 - remove profile based sink heuristics tree-optimization/114589 - remove profile based sink heuristics - - 31- 2024-05-15 Richard Biener New
[aarch64] v6: Preparatory patch to place target independent and,dependent changed code in one file [aarch64] v6: Preparatory patch to place target independent and,dependent changed code in one file - - 4-- 2024-05-15 Ajit Agarwal New
[committed] libstdc++: Give std::memory_order a fixed underlying type [PR89624] [committed] libstdc++: Give std::memory_order a fixed underlying type [PR89624] - - -2- 2024-05-15 Jonathan Wakely New
[3/3,APX,CCMP] Support ccmp for float compare Support Intel APX CCMP - - --2 2024-05-15 Hongyu Wang New
[2/3,APX,CCMP] Adjust startegy for selecting ccmp candidates Support Intel APX CCMP - - --2 2024-05-15 Hongyu Wang New
[1/3,APX,CCMP] Support APX CCMP Support Intel APX CCMP - - --2 2024-05-15 Hongyu Wang New
[8/8,APX,NF] Support APX NF for lzcnt/tzcnt/popcnt [1/8,APX,NF] : Support APX NF add - - --2 2024-05-15 Kong, Lingling New
[7/8,APX,NF] Support APX NF for mul/div [1/8,APX,NF] : Support APX NF add - - --2 2024-05-15 Kong, Lingling New
[6/8,APX,NF] Support APX NF for shld/shrd [1/8,APX,NF] : Support APX NF add - - --2 2024-05-15 Kong, Lingling New
[5/8,APX,NF] Support APX NF for rotate insns [1/8,APX,NF] : Support APX NF add - - --- 2024-05-15 Kong, Lingling New
[4/8,APX,NF] Support APX NF for right shift insns [1/8,APX,NF] : Support APX NF add - - --- 2024-05-15 Kong, Lingling New
[3/8,APX,NF] Support APX NF for left shift insns [1/8,APX,NF] : Support APX NF add - - --- 2024-05-15 Kong, Lingling New
[2/8,APX,NF] Support APX NF for {sub/and/or/xor/neg} [1/8,APX,NF] : Support APX NF add - - --- 2024-05-15 Kong, Lingling New
[1/8,APX,NF] : Support APX NF add [1/8,APX,NF] : Support APX NF add - - --- 2024-05-15 Kong, Lingling New
[2/2] Support APX zero-upper Support APX zero-upper - - --2 2024-05-15 Cui, Lili New
[1/2] Add check for 8-bit old registers in EVEX format Support APX zero-upper - - --2 2024-05-15 Cui, Lili New
[committed] Fix rv32 issues with recent zicboz work [committed] Fix rv32 issues with recent zicboz work - - -2- 2024-05-15 Jeff Law New
[2/2] Align tight&hot loop without considering max skipping bytes. Align tight loops to solve cross cacheline issue - - 4-- 2024-05-15 Jiang, Haochen New
[1/2] Adjust generic loop alignment from 16:11:8 to 16 for Intel processors Align tight loops to solve cross cacheline issue - - 2-- 2024-05-15 Jiang, Haochen New
report message for operator %a on unaddressible operand report message for operator %a on unaddressible operand - - 4-- 2024-05-15 Jiufu Guo New
[v5,2/3] Vect: Support new IFN SAT_ADD for unsigned vector int [v5,1/3] Internal-fn: Support new IFN SAT_ADD for unsigned scalar int - - 3-- 2024-05-15 Li, Pan2 New
[v5,1/3] Internal-fn: Support new IFN SAT_ADD for unsigned scalar int [v5,1/3] Internal-fn: Support new IFN SAT_ADD for unsigned scalar int - - 2-- 2024-05-15 Li, Pan2 New
[x86] Optimize ashift >> 7 to vpcmpgtb for vector int8. [x86] Optimize ashift >> 7 to vpcmpgtb for vector int8. - - 4-- 2024-05-15 liuhongt New
Correct DLL Installation Path for x86_64-w64-mingw32 Multilib [PR115094] Correct DLL Installation Path for x86_64-w64-mingw32 Multilib [PR115094] - - 4-- 2024-05-14 unlvsur unlvsur New
[COMMITTED] pru: Implement TARGET_CLASS_LIKELY_SPILLED_P to fix PR115013 [COMMITTED] pru: Implement TARGET_CLASS_LIKELY_SPILLED_P to fix PR115013 - - -2- 2024-05-14 Dimitar Dimitrov New
c++: add test for DR 2855 c++: add test for DR 2855 - - 4-- 2024-05-14 Marek Polacek New
[v2] c++: DR 569, DR 1693: fun with semicolons [PR113760] [v2] c++: DR 569, DR 1693: fun with semicolons [PR113760] - - 4-- 2024-05-14 Marek Polacek New
tree-cfg: Move the returns_twice check to be last statement only [PR114301] tree-cfg: Move the returns_twice check to be last statement only [PR114301] - - 4-- 2024-05-14 Andrew Pinski New
[commited,gcc13] ipa: Compare jump functions in ICF (PR 113907) [commited,gcc13] ipa: Compare jump functions in ICF (PR 113907) - - --2 2024-05-14 Martin Jambor New
[12/12] aarch64: Extend aarch64_feature_flags to 128 bits aarch64: Extend aarch64_feature_flags to 128 bits - - 4-- 2024-05-14 Andrew Carlotti New
[RFC,11/12] Add explicit bool casts to .md condition users aarch64: Extend aarch64_feature_flags to 128 bits - - 2-1 2024-05-14 Andrew Carlotti New
[10/12] aarch64: Add aarch64_feature_flags_from_index macro aarch64: Extend aarch64_feature_flags to 128 bits - - 3-- 2024-05-14 Andrew Carlotti New
[09/12] aarch64: Assign flags to local constexpr variable aarch64: Extend aarch64_feature_flags to 128 bits - - 1-- 2024-05-14 Andrew Carlotti New
[08/12] aarch64: Decouple feature flag option storage type aarch64: Extend aarch64_feature_flags to 128 bits - - --- 2024-05-14 Andrew Carlotti New
[07/12] aarch64: Define aarch64_get_{asm_|}isa_flags aarch64: Extend aarch64_feature_flags to 128 bits - - --- 2024-05-14 Andrew Carlotti New
[06/12] aarch64: Introduce aarch64_isa_mode type aarch64: Extend aarch64_feature_flags to 128 bits - - --- 2024-05-14 Andrew Carlotti New
[05/12] aarch64: Eliminate a temporary variable. aarch64: Extend aarch64_feature_flags to 128 bits - - --- 2024-05-14 Andrew Carlotti New
[04/12] aarch64: Don't compare aarch64_feature_flags to 0. aarch64: Extend aarch64_feature_flags to 128 bits - - --- 2024-05-14 Andrew Carlotti New
[03/12] aarch64: Don't use 0 for aarch64_feature_flags aarch64: Extend aarch64_feature_flags to 128 bits - - --- 2024-05-14 Andrew Carlotti New
[02/12] aarch64: Move AARCH64_NUM_ISA_MODES definition aarch64: Extend aarch64_feature_flags to 128 bits - - --- 2024-05-14 Andrew Carlotti New
[01/12] aarch64: Remove unused global aarch64_tune_flags aarch64: Extend aarch64_feature_flags to 128 bits - - --- 2024-05-14 Andrew Carlotti New
[v2] tree-optimization/99954 - redo loop distribution memcpy recognition fix [v2] tree-optimization/99954 - redo loop distribution memcpy recognition fix - - 12- 2024-05-14 Richard Biener New
[committed] libstdc++: Guard dynamic_cast use in src/c++23/print.cc [PR115015] [committed] libstdc++: Guard dynamic_cast use in src/c++23/print.cc [PR115015] - - -2- 2024-05-14 Jonathan Wakely New
[v2] c++: ICE with reference NSDMI [PR114854] [v2] c++: ICE with reference NSDMI [PR114854] - - 4-- 2024-05-14 Marek Polacek New
[testsuite] Fix gcc.dg/pr115066.c fail on aarch64 [testsuite] Fix gcc.dg/pr115066.c fail on aarch64 - - 1-2 2024-05-14 Tom de Vries New
[committed] libstdc++: Document when std::string::shrink_to_fit was added [committed] libstdc++: Document when std::string::shrink_to_fit was added - - -2- 2024-05-14 Jonathan Wakely New
testsuite: analyzer: Fix fd-glibc-byte-stream-connection-server.c on Solaris [PR107750] testsuite: analyzer: Fix fd-glibc-byte-stream-connection-server.c on Solaris [PR107750] - - --2 2024-05-14 Rainer Orth New
[aarch64] v5: Preparatory patch to place target independent and,dependent changed code in one file [aarch64] v5: Preparatory patch to place target independent and,dependent changed code in one file - - 4-- 2024-05-14 Ajit Agarwal New
[debug] Fix dwarf v4 .debug_macro.dwo [debug] Fix dwarf v4 .debug_macro.dwo - - -11 2024-05-14 Tom de Vries New
Avoid TYPE_MAIN_VARIANT compares in TBAA Avoid TYPE_MAIN_VARIANT compares in TBAA - - 2-2 2024-05-14 Jan Hubicka New
[aarch64] v4: Preparatory patch to place target independent and,dependent changed code in one file [aarch64] v4: Preparatory patch to place target independent and,dependent changed code in one file - - 4-- 2024-05-14 Ajit Agarwal New
[committed] libstdc++: Fix typo in std::stacktrace::max_size [PR115063] [committed] libstdc++: Fix typo in std::stacktrace::max_size [PR115063] - - 12- 2024-05-14 Jonathan Wakely New
[aarch64] v4: Preparatory patch to place target independent and,dependent changed code in one file [aarch64] v4: Preparatory patch to place target independent and,dependent changed code in one file - - 4-- 2024-05-14 Ajit Agarwal New
tree-optimization/99954 - redo loop distribution memcpy recognition fix tree-optimization/99954 - redo loop distribution memcpy recognition fix - - --2 2024-05-14 Richard Biener New
x86: Add 3-instruction subroutine vector shift for V16QI in ix86_expand_vec_perm_const_1 [PR107563] x86: Add 3-instruction subroutine vector shift for V16QI in ix86_expand_vec_perm_const_1 [PR107563] - - 4-- 2024-05-14 Levy Hsu New
[COMMITED] MAINTAINERS: Fix an entry using spaces instead of tabs [COMMITED] MAINTAINERS: Fix an entry using spaces instead of tabs - - 21- 2024-05-14 Filip Kastl New
[wwwdocs] gcc-14/changes: Add Rust section to New languages [wwwdocs] gcc-14/changes: Add Rust section to New languages - - --2 2024-05-14 Arthur Cohen New
[wwwdocs,committed] projects/gomp: Update doc links for GCC 14 [wwwdocs,committed] projects/gomp: Update doc links for GCC 14 - - --- 2024-05-14 Tobias Burnus New
aarch64: Fold vget_low_* intrinsics to BIT_FIELD_REF [PR102171] aarch64: Fold vget_low_* intrinsics to BIT_FIELD_REF [PR102171] - - 1-- 2024-05-14 Pengxuan Zheng New
[pushed] wwwdocs: cxx-dr-status: Replace <tt> by <code> [pushed] wwwdocs: cxx-dr-status: Replace <tt> by <code> - - --2 2024-05-13 Gerald Pfeifer New
« 1 2 3 499 100 »