Show patches with: Archived = No       |   126978 patches
« 1 2 3 41269 1270 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2] RISC-V: Fix ICE for legitimize move on subreg const_poly_int [PR114885] [v2] RISC-V: Fix ICE for legitimize move on subreg const_poly_int [PR114885] - - - - --- 2024-04-29 Li, Pan2 New
Minor tweaks to code computing modular multiplicative inverse Minor tweaks to code computing modular multiplicative inverse - - - - --- 2024-04-29 Eric Botcazou New
c++: Implement C++26 P0609R3 - Attributes for Structured Bindings [PR114456] c++: Implement C++26 P0609R3 - Attributes for Structured Bindings [PR114456] - - - - --- 2024-04-29 Jakub Jelinek New
PHIOPT: Value-replacement check undef PHIOPT: Value-replacement check undef - - - - --- 2024-04-29 Andrew Pinski New
Silence two instances of -Wcalloc-transposed-args Silence two instances of -Wcalloc-transposed-args - - - - --- 2024-04-28 Peter Damianov New
[v3,2/2] lto-wrapper: Truncate files using -truncate driver option [PR110710] [v3,1/2] Driver: Add new -truncate option - - - - --- 2024-04-28 Peter Damianov New
[v3,1/2] Driver: Add new -truncate option [v3,1/2] Driver: Add new -truncate option - - - - --- 2024-04-28 Peter Damianov New
RISC-V: Fix parsing of Zic* extensions RISC-V: Fix parsing of Zic* extensions - - - - --- 2024-04-28 Christoph Müllner New
[fortran] PR114859 - [14/15 Regression] Seeing new segmentation fault in same_type_as since r14-9752 [fortran] PR114859 - [14/15 Regression] Seeing new segmentation fault in same_type_as since r14-9752 - - - - --- 2024-04-28 Paul Richard Thomas New
Minor range type fixes for IPA in preparation for prange. Minor range type fixes for IPA in preparation for prange. - - - - --- 2024-04-28 Aldy Hernandez New
[COMMITTED,16/16] Callers of irange_bitmask must normalize value/mask pairs. prange supporting patchset - - - - --- 2024-04-28 Aldy Hernandez New
[COMMITTED,15/16] Remove range_zero and range_nonzero. prange supporting patchset - - - - --- 2024-04-28 Aldy Hernandez New
[COMMITTED,14/16] Move print_irange_* out of vrange_printer class. prange supporting patchset - - - - --- 2024-04-28 Aldy Hernandez New
[COMMITTED,13/16] Accept any vrange in range_includes_zero_p. prange supporting patchset - - - - --- 2024-04-28 Aldy Hernandez New
[COMMITTED,12/16] Make some integer specific ranges generic Value_Range's. prange supporting patchset - - - - --- 2024-04-28 Aldy Hernandez New
[COMMITTED,11/16] Move get_bitmask_from_range out of irange class. prange supporting patchset - - - - --- 2024-04-28 Aldy Hernandez New
[COMMITTED,10/16] Accept a vrange in get_legacy_range. prange supporting patchset - - - - --- 2024-04-28 Aldy Hernandez New
[COMMITTED,09/16] Verify that reading back from vrange_storage doesn't drop bits. prange supporting patchset - - - - --- 2024-04-28 Aldy Hernandez New
[COMMITTED,08/16] Change range_includes_zero_p argument to a reference. prange supporting patchset - - - - --- 2024-04-28 Aldy Hernandez New
[COMMITTED,07/16] Make fold_cond_with_ops use a boolean type for range_true/range_false. prange supporting patchset - - - - --- 2024-04-28 Aldy Hernandez New
[COMMITTED,06/16] Remove GTY support for vrange and derived classes. prange supporting patchset - - - - --- 2024-04-28 Aldy Hernandez New
[COMMITTED,05/16] Move bitmask routines to vrange base class. prange supporting patchset - - - - --- 2024-04-28 Aldy Hernandez New
[COMMITTED,04/16] Add tree versions of lower and upper bounds to vrange. prange supporting patchset - - - - --- 2024-04-28 Aldy Hernandez New
[COMMITTED,03/16] Make some Value_Range's explicitly integer. prange supporting patchset - - - - --- 2024-04-28 Aldy Hernandez New
[COMMITTED,02/16] Add a virtual vrange destructor. prange supporting patchset - - - - --- 2024-04-28 Aldy Hernandez New
[COMMITTED,01/16] Make vrange an abstract class. prange supporting patchset - - - - --- 2024-04-28 Aldy Hernandez New
expmed: TRUNCATE value1 if needed in store_bit_field_using_insv expmed: TRUNCATE value1 if needed in store_bit_field_using_insv - - - - --- 2024-04-28 YunQiang Su New
[pushed] doc: Update David Binderman's entry in contrib.texi [pushed] doc: Update David Binderman's entry in contrib.texi - - - - --- 2024-04-28 Gerald Pfeifer New
PR tree-opt/113673: Avoid load merging from potentially trapping additions. PR tree-opt/113673: Avoid load merging from potentially trapping additions. - - - - --- 2024-04-28 Roger Sayle New
[v3] MIPS: Add MIN/MAX.fmt instructions support for MIPS R6 [v3] MIPS: Add MIN/MAX.fmt instructions support for MIPS R6 - - - - --- 2024-04-28 Jie Mei New
make -freg-struct-return visibly a negative alias of -fpcc-struct-return make -freg-struct-return visibly a negative alias of -fpcc-struct-return - - - - --- 2024-04-28 Alexandre Oliva New
[2/2] PHI-OPT: speed up value_replacement slightly [1/2] MATCH: change single_non_singleton_phi_for_edges for singleton phis - - - - --- 2024-04-28 Andrew Pinski New
[1/2] MATCH: change single_non_singleton_phi_for_edges for singleton phis [1/2] MATCH: change single_non_singleton_phi_for_edges for singleton phis - - - - --- 2024-04-28 Andrew Pinski New
[x86] Optimize 64-bit vector permutation with punpcklqdq + 128-bit vector pshuf. [x86] Optimize 64-bit vector permutation with punpcklqdq + 128-bit vector pshuf. - - - - --- 2024-04-28 liuhongt New
[2/2] Extend usdot_prodv*qi with vpmaddwd when AVXVNNI/AVX512VNNI is not available. [1/2,x86] Support dot_prod optabs for 64-bit vector. - - - - --- 2024-04-28 liuhongt New
[1/2,x86] Support dot_prod optabs for 64-bit vector. [1/2,x86] Support dot_prod optabs for 64-bit vector. - - - - --- 2024-04-28 liuhongt New
Update libbid according to the latest Intel Decimal Floating-Point Math Library. Update libbid according to the latest Intel Decimal Floating-Point Math Library. - - - - --- 2024-04-28 liuhongt New
[x86] Adjust alternative *k to ?k for avx512 mask in zero_extend patterns [x86] Adjust alternative *k to ?k for avx512 mask in zero_extend patterns - - - - --- 2024-04-28 liuhongt New
[v1] RISC-V: Fix ICE for legitimize move on subreg const_poly_move [v1] RISC-V: Fix ICE for legitimize move on subreg const_poly_move - - - - --- 2024-04-28 Li, Pan2 New
testsuite: Verify r0-r3 are extended with CMSE testsuite: Verify r0-r3 are extended with CMSE - - - - --- 2024-04-27 Torbjörn SVENSSON New
Remove m_nloops field from loop_versioning Remove m_nloops field from loop_versioning - - - - --- 2024-04-27 Andrew Pinski New
arm: [MVE intrinsics] Fix support for predicate constants [PR target/114801] arm: [MVE intrinsics] Fix support for predicate constants [PR target/114801] - - - - --- 2024-04-26 Christophe Lyon New
[2/2] Remove support for nontemporal stores with ssa_names on lhs [PR112976] [1/2] Add verification of gimple_assign_nontemporal_move_p [PR112976] - - - - --- 2024-04-26 Andrew Pinski New
[1/2] Add verification of gimple_assign_nontemporal_move_p [PR112976] [1/2] Add verification of gimple_assign_nontemporal_move_p [PR112976] - - - - --- 2024-04-26 Andrew Pinski New
vax: resolve long-standing documentation bugs re floating-point codegen [PR79646] vax: resolve long-standing documentation bugs re floating-point codegen [PR79646] - - - - --- 2024-04-26 Abe Skolnik New
aarch64: Use cinc for small constants instead of just add [PR112304] aarch64: Use cinc for small constants instead of just add [PR112304] - - - - --- 2024-04-26 Andrew Pinski New
aarch64: Fix normal returns inside functions which use eh_returns [PR114843] aarch64: Fix normal returns inside functions which use eh_returns [PR114843] - - - - --- 2024-04-26 Andrew Pinski New
[committed] libstdc++: Do not apply localized formatting to NaN and inf [PR114863] [committed] libstdc++: Do not apply localized formatting to NaN and inf [PR114863] - - - - --- 2024-04-26 Jonathan Wakely New
LoongArch: Add constraints for bit string operation define_insn_and_split's [PR114861] LoongArch: Add constraints for bit string operation define_insn_and_split's [PR114861] - - - - --- 2024-04-26 Xi Ruoyao New
middle-end/114734 - wrong code with expand_call_mem_ref middle-end/114734 - wrong code with expand_call_mem_ref - - - - --- 2024-04-26 Richard Biener New
[committed,gcc-14] libstdc++: Update status tables to refer to GCC 14 not mainline [committed,gcc-14] libstdc++: Update status tables to refer to GCC 14 not mainline - - - - --- 2024-04-26 Jonathan Wakely New
[committed,gcc-13] libstdc++: Update status tables to refer to GCC 13 not mainline [committed,gcc-13] libstdc++: Update status tables to refer to GCC 13 not mainline - - - - --- 2024-04-26 Jonathan Wakely New
[committed] libstdc++: Adjust whitespace in status tables in manual [committed] libstdc++: Adjust whitespace in status tables in manual - - - - --- 2024-04-26 Jonathan Wakely New
[wwwdocs] gcc-14/changes.html (AMD GCN): Mention gfx90c support [wwwdocs] gcc-14/changes.html (AMD GCN): Mention gfx90c support - - - - --- 2024-04-26 Andrew Stubbs New
[wwwdocs] gcc-14/changes.html (AMD GCN): Mention gfx90c support [wwwdocs] gcc-14/changes.html (AMD GCN): Mention gfx90c support - - - - --- 2024-04-26 Andrew Stubbs New
i386: Fix array index overflow in pr105354-2.c i386: Fix array index overflow in pr105354-2.c - - - - --- 2024-04-26 Jiang, Haochen New
[COMMITTED] gcc-14: Add Ada changes [COMMITTED] gcc-14: Add Ada changes - - - - --- 2024-04-26 Marc Poulhiès New
PR middle-end/111701: signbit(x*x) vs -fsignaling-nans PR middle-end/111701: signbit(x*x) vs -fsignaling-nans - - - - --- 2024-04-26 Roger Sayle New
c++, v5: Retry the aliasing of base/complete cdtor optimization at import_export_decl time [PR11320… c++, v5: Retry the aliasing of base/complete cdtor optimization at import_export_decl time [PR11320… - - - - --- 2024-04-25 Jakub Jelinek New
amdgcn: Add gfx90c target amdgcn: Add gfx90c target - - - - --- 2024-04-25 Frederik Harwath New
libgcc: Don't use weakrefs for glibc 2.34 libgcc: Don't use weakrefs for glibc 2.34 - - - - --- 2024-04-25 Jakub Jelinek New
[committed] openmp: Copy DECL_LANG_SPECIFIC and DECL_LANG_FLAG_? to tree-nested decl copy [PR114825] [committed] openmp: Copy DECL_LANG_SPECIFIC and DECL_LANG_FLAG_? to tree-nested decl copy [PR114825] - - - - --- 2024-04-25 Jakub Jelinek New
[gcc-13,2/2,v3] libstdc++: Add libstdc++_libbacktrace.a to libstdc++exp Untitled series #404471 - - - - --- 2024-04-25 Jonathan Wakely New
[committed] libstdc++: Rename man pages to use '::' instead of '_' [committed] libstdc++: Rename man pages to use '::' instead of '_' - - - - --- 2024-04-25 Jonathan Wakely New
[committed] libstdc++: Fix typo in Doxygen comment [committed] libstdc++: Fix typo in Doxygen comment - - - - --- 2024-04-25 Jonathan Wakely New
[committed] libstdc++: Fix run_doxygen for Doxygen 1.10 man page format [committed] libstdc++: Fix run_doxygen for Doxygen 1.10 man page format - - - - --- 2024-04-25 Jonathan Wakely New
[committed] libstdc++: Update Doxygen config for new headers [committed] libstdc++: Update Doxygen config for new headers - - - - --- 2024-04-25 Jonathan Wakely New
[committed] libstdc++: Add comment to #include in <variant> [committed] libstdc++: Add comment to #include in <variant> - - - - --- 2024-04-25 Jonathan Wakely New
bpf: set PREFERRED_DEBUGGING_TYPE to BTF_DEBUG bpf: set PREFERRED_DEBUGGING_TYPE to BTF_DEBUG - - - - --- 2024-04-25 David Faust New
bpf: avoid issues with CO-RE and -gtoggle bpf: avoid issues with CO-RE and -gtoggle - - - - --- 2024-04-25 David Faust New
wwwdocs: contribute.html: Update consensus on patch content. wwwdocs: contribute.html: Update consensus on patch content. - - - - --- 2024-04-25 Carlos O'Donell New
[COMMITTED,BPF] bpf: default to using pseudo-C assembly syntax by default [COMMITTED,BPF] bpf: default to using pseudo-C assembly syntax by default - - - - --- 2024-04-25 Jose E. Marchesi New
[v2,3/3] Add testing cases for flexible array members in unions and alone in structures. Allow flexible array members in unions and alone in structures [PR53548] - - - - --- 2024-04-25 Qing Zhao New
[v2,2/3] C and C++ FE changes Allow flexible array members in unions and alone in structures [PR53548] - - - - --- 2024-04-25 Qing Zhao New
[v2,1/3] Allow flexible array members in unions and alone in structures [PR53548] Allow flexible array members in unions and alone in structures [PR53548] - - - - --- 2024-04-25 Qing Zhao New
tree-optimization/114792 - order loops to unloops in CH tree-optimization/114792 - order loops to unloops in CH - - - - --- 2024-04-25 Richard Biener New
[wwwdocs] Porting-to-14: Mention new pragma GCC Target behavior [wwwdocs] Porting-to-14: Mention new pragma GCC Target behavior - - - - --- 2024-04-25 Martin Jambor New
c++, v4: Retry the aliasing of base/complete cdtor optimization at import_export_decl time [PR11320… c++, v4: Retry the aliasing of base/complete cdtor optimization at import_export_decl time [PR11320… - - - - --- 2024-04-25 Jakub Jelinek New
libcpp: Adjust __STDC_VERSION__ for C23 libcpp: Adjust __STDC_VERSION__ for C23 - - - - --- 2024-04-25 Jakub Jelinek New
RISC-V: Add testcase for PR114749. RISC-V: Add testcase for PR114749. - - - - --- 2024-04-25 Robin Dapp New
[gcn,nvptx] Add warning to mkoffload for 32bit host code [gcn,nvptx] Add warning to mkoffload for 32bit host code - - - - --- 2024-04-25 Tobias Burnus New
[SPARC] Fix PR target/114416 [SPARC] Fix PR target/114416 - - - - --- 2024-04-25 Eric Botcazou New
[v1] RISC-V: Add test cases for insn does not satisfy its constraints [PR114714] [v1] RISC-V: Add test cases for insn does not satisfy its constraints [PR114714] - - - - --- 2024-04-25 Li, Pan2 New
tree-optimization/110490 - bitcount for narrow modes tree-optimization/110490 - bitcount for narrow modes - - - - --- 2024-04-25 Stefan Schulze Frielinghaus New
[v1] RISC-V: Add xfail test case for highpart register overlap of vwcvt [v1] RISC-V: Add xfail test case for highpart register overlap of vwcvt - - - - --- 2024-04-25 Li, Pan2 New
[v1] RISC-V: Add early clobber to the dest of vwsll [v1] RISC-V: Add early clobber to the dest of vwsll - - - - --- 2024-04-25 Li, Pan2 New
c++: fix source printing for "required from here" message c++: fix source printing for "required from here" message - - - - --- 2024-04-24 Patrick Palka New
[fortran] PR93678 - [11/12/13/14 Regression] ICE with TRANSFER and typebound procedures [fortran] PR93678 - [11/12/13/14 Regression] ICE with TRANSFER and typebound procedures - - - - --- 2024-04-24 Paul Richard Thomas New
c++, v3: Retry the aliasing of base/complete cdtor optimization at import_export_decl time [PR11320… c++, v3: Retry the aliasing of base/complete cdtor optimization at import_export_decl time [PR11320… - - - - --- 2024-04-24 Jakub Jelinek New
arm: Zero/Sign extends for CMSE security arm: Zero/Sign extends for CMSE security - - - - --- 2024-04-24 Richard Ball New
[v1] Revert "RISC-V: Support highpart register overlap for vwcvt" [v1] Revert "RISC-V: Support highpart register overlap for vwcvt" - - - - --- 2024-04-24 Li, Pan2 New
[COMMITTED,BPF] bpf: define BPF feature pre-processor macros [COMMITTED,BPF] bpf: define BPF feature pre-processor macros - - - - --- 2024-04-24 Jose E. Marchesi New
[13] RISC-V: Fix recursive vsetvli checking [PR114172] [13] RISC-V: Fix recursive vsetvli checking [PR114172] - - - - --- 2024-04-24 Kito Cheng New
[4/4] lra: Apply DF_LIVE_SUBREG data Add DF_LIVE_SUBREG data and apply to IRA and LRA - - - - --- 2024-04-24 Lehua Ding New
[3/4] ira: Apply DF_LIVE_SUBREG data Add DF_LIVE_SUBREG data and apply to IRA and LRA - - - - --- 2024-04-24 Lehua Ding New
[2/4] df: Add DF_LIVE_SUBREG problem Add DF_LIVE_SUBREG data and apply to IRA and LRA - - - - --- 2024-04-24 Lehua Ding New
[1/4] df: Add -ftrack-subreg-liveness option Add DF_LIVE_SUBREG data and apply to IRA and LRA - - - - --- 2024-04-24 Lehua Ding New
v2: DOCUMENTATION_ROOT_URL vs. release branches [PR114738] v2: DOCUMENTATION_ROOT_URL vs. release branches [PR114738] - - - - --- 2024-04-24 Jakub Jelinek New
tree-optimization/114787 - more careful loop update with CFG cleanup tree-optimization/114787 - more careful loop update with CFG cleanup - - - - --- 2024-04-24 Richard Biener New
i386: Fix behavior for both using AVX10.1-256 in options and function attribute i386: Fix behavior for both using AVX10.1-256 in options and function attribute - - - - --- 2024-04-24 Jiang, Haochen New
« 1 2 3 41269 1270 »