Show patches with: Archived = No       |   126834 patches
« 1 2 ... 220 221 2221268 1269 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,07/11] OpenMP: lvalue parsing for map clauses (C) OpenMP 5.0: C & C++ "declare mapper" support (plus struct rework, etc.) - - - - --- 2022-03-18 Julian Brown New
[v2,06/11] OpenMP: lvalue parsing for map clauses (C++) OpenMP 5.0: C & C++ "declare mapper" support (plus struct rework, etc.) - - - - --- 2022-03-18 Julian Brown New
[v2,05/11] OpenMP: Handle reference-typed struct members OpenMP 5.0: C & C++ "declare mapper" support (plus struct rework, etc.) - - - - --- 2022-03-18 Julian Brown New
[v2,04/11] OpenMP/OpenACC: Add inspector class to unify mapped address analysis OpenMP 5.0: C & C++ "declare mapper" support (plus struct rework, etc.) - - - - --- 2022-03-18 Julian Brown New
[v2,03/11] OpenMP/OpenACC struct sibling list gimplification extension and rework OpenMP 5.0: C & C++ "declare mapper" support (plus struct rework, etc.) - - - - --- 2022-03-18 Julian Brown New
[v2,02/11] Remove omp_target_reorder_clauses OpenMP 5.0: C & C++ "declare mapper" support (plus struct rework, etc.) - - - - --- 2022-03-18 Julian Brown New
[v2,01/11] OpenMP 5.0: Clause ordering for OpenMP 5.0 (topological sorting by base pointer) OpenMP 5.0: C & C++ "declare mapper" support (plus struct rework, etc.) - - - - --- 2022-03-18 Julian Brown New
[committed] libstdc++: Simplify constraints for std::any construction [PR104242] [committed] libstdc++: Simplify constraints for std::any construction [PR104242] - - - - --- 2022-03-18 Jonathan Wakely New
[pushed] testsuite, modules, Darwin: Adjust expected output for older OS versions. [pushed] testsuite, modules, Darwin: Adjust expected output for older OS versions. - - - - --- 2022-03-18 Iain Sandoe New
[committed,openmp] Fix SIMT reduction using TRUTH_{AND,OR}IF_EXPR [committed,openmp] Fix SIMT reduction using TRUTH_{AND,OR}IF_EXPR - - - - --- 2022-03-18 Tom de Vries New
Fortran/OpenMP: Improve associate-name diagnostic [PR103039] Fortran/OpenMP: Improve associate-name diagnostic [PR103039] - - - - --- 2022-03-18 Tobias Burnus New
[openmp] Set location for taskloop stmts [openmp] Set location for taskloop stmts - - - - --- 2022-03-18 Tom de Vries New
Avoid a warning of overflow Avoid a warning of overflow - - - - --- 2022-03-18 Qian Jianhua New
[avx512fp16] Refine HImode movement for "v" to "v". [avx512fp16] Refine HImode movement for "v" to "v". - - - - --- 2022-03-18 Liu, Hongtao New
x86: Correct march=sapphirerapids to base on icelake server x86: Correct march=sapphirerapids to base on icelake server - - - - --- 2022-03-18 Li, Pan2 via Gcc-patches New
[committed] analyzer: fixes to -fdump-analyzer-state-purge [committed] analyzer: fixes to -fdump-analyzer-state-purge - - - - --- 2022-03-17 David Malcolm New
[committed] analyzer: fix program_point::get_next for PK_BEFORE_STMT [committed] analyzer: fix program_point::get_next for PK_BEFORE_STMT - - - - --- 2022-03-17 David Malcolm New
[x86_64] PR 90356: Use xor to load const_double 0.0 on SSE (always) [x86_64] PR 90356: Use xor to load const_double 0.0 on SSE (always) - - - - --- 2022-03-17 Roger Sayle New
libstdc++: Reduce header dependencies from PSTL headers [PR92546] libstdc++: Reduce header dependencies from PSTL headers [PR92546] - - - - --- 2022-03-17 Jonathan Wakely New
[committed] libstdc++: Avoid including <algorithm> in <filesystem> [PR92546] [committed] libstdc++: Avoid including <algorithm> in <filesystem> [PR92546] - - - - --- 2022-03-17 Jonathan Wakely New
[committed] libstdc++: Rewrite __moneypunct_cache::_M_cache [PR104966] [committed] libstdc++: Rewrite __moneypunct_cache::_M_cache [PR104966] - - - - --- 2022-03-17 Jonathan Wakely New
PR tree-optimization/102943 - Always use dominators in the cache when available. PR tree-optimization/102943 - Always use dominators in the cache when available. - - - - --- 2022-03-17 Andrew MacLeod New
openmp: Fix up gomp_affinity_init_numa_domains openmp: Fix up gomp_affinity_init_numa_domains - - - - --- 2022-03-17 Jakub Jelinek New
[committed] libstdc++: Fix comment in testsuite utility [committed] libstdc++: Fix comment in testsuite utility - - - - --- 2022-03-17 Jonathan Wakely New
[RFC] Fix ICE due to shared BLOCK node in coroutine generation [PR103328] [RFC] Fix ICE due to shared BLOCK node in coroutine generation [PR103328] - - - - --- 2022-03-17 Benno Evers New
[GIMPLE,FE] allow to unit test loop passes [GIMPLE,FE] allow to unit test loop passes - - - - --- 2022-03-17 Richard Biener New
rs6000: optimize li+rldicr+cmpd==>rotldi+cmpldi for 16bits rs6000: optimize li+rldicr+cmpd==>rotldi+cmpldi for 16bits - - - - --- 2022-03-17 Jiufu Guo New
testsuite: fixup pr97521.c and pr96713.c on i686-* testsuite: fixup pr97521.c and pr96713.c on i686-* - - - - --- 2022-03-17 Marc Poulhiès New
tree-optimization/104960 - unsplit edges after late sinking tree-optimization/104960 - unsplit edges after late sinking - - - - --- 2022-03-17 Richard Biener New
Enhance further testcases to verify Openacc 'kernels' decomposition Enhance further testcases to verify Openacc 'kernels' decomposition - - - - --- 2022-03-17 Thomas Schwinge New
Enhance further testcases to verify handling of OpenACC privatization level [PR90115] Enhance further testcases to verify handling of OpenACC privatization level [PR90115] - - - - --- 2022-03-17 Thomas Schwinge New
[PATCHv2,rs6000] Add V1TI into vector comparison expand [PR103316] [PATCHv2,rs6000] Add V1TI into vector comparison expand [PR103316] - - - - --- 2022-03-17 HAO CHEN GUI New
[BACKPORT] Backport PR fortran/96983 fix to GCC 11 [BACKPORT] Backport PR fortran/96983 fix to GCC 11 - - - - --- 2022-03-17 Michael Meissner New
[committed] libstdc++: Fix symbol versioning for Solaris 11.3 [PR103407] [committed] libstdc++: Fix symbol versioning for Solaris 11.3 [PR103407] - - - - --- 2022-03-16 Jonathan Wakely New
c++: alias template and empty parameter packs [PR104008] c++: alias template and empty parameter packs [PR104008] - - - - --- 2022-03-16 Marek Polacek New
[committed] analyzer: early rejection of disabled warnings [PR104955] [committed] analyzer: early rejection of disabled warnings [PR104955] - - - - --- 2022-03-16 David Malcolm New
gimplify: Emit clobbers for TARGET_EXPR_SLOT vars later [PR103984] gimplify: Emit clobbers for TARGET_EXPR_SLOT vars later [PR103984] - - - - --- 2022-03-16 Jakub Jelinek New
rs6000: RFC/Update support for addg6s instruction. PR100693 rs6000: RFC/Update support for addg6s instruction. PR100693 - - - - --- 2022-03-16 will schmidt New
c++, v2: Fix up constexpr evaluation of new with zero sized types [PR104568] c++, v2: Fix up constexpr evaluation of new with zero sized types [PR104568] - - - - --- 2022-03-16 Jakub Jelinek New
[C] PR c/98198: ICE-on-invalid-code error recovery. [C] PR c/98198: ICE-on-invalid-code error recovery. - - - - --- 2022-03-16 Roger Sayle New
[aarch64] Update Neoverse N2 core definition [aarch64] Update Neoverse N2 core definition - - - - --- 2022-03-16 Andre Vieira (lists) New
[aarch64] Implement determine_suggested_unroll_factor [aarch64] Implement determine_suggested_unroll_factor - - - - --- 2022-03-16 Andre Vieira (lists) New
[aarch64] Update reg-costs to differentiate between memmove costs [aarch64] Update reg-costs to differentiate between memmove costs - - - - --- 2022-03-16 Andre Vieira (lists) New
tree-optimization/104941: Actually assign the conversion result tree-optimization/104941: Actually assign the conversion result - - - - --- 2022-03-16 Siddhesh Poyarekar New
[aarch64] Update regmove costs for neoverse-v1 and neoverse-512tvb tunings [aarch64] Update regmove costs for neoverse-v1 and neoverse-512tvb tunings - - - - --- 2022-03-16 Andre Vieira (lists) New
[aarch64] Add Demeter tuning structs [aarch64] Add Demeter tuning structs - - - - --- 2022-03-16 Andre Vieira (lists) New
[aarch64] Add Neoverse N2 tuning structs [aarch64] Add Neoverse N2 tuning structs - - - - --- 2022-03-16 Andre Vieira (lists) New
[GCC11] tree-optimization/104931 - mitigate niter analysis issue [GCC11] tree-optimization/104931 - mitigate niter analysis issue - - - - --- 2022-03-16 Richard Biener New
doc: Document Solaris D bootstrap requirements [PR 103528] doc: Document Solaris D bootstrap requirements [PR 103528] - - - - --- 2022-03-16 Rainer Orth New
tree-optimization/102008 - restore if-conversion of adjacent loads tree-optimization/102008 - restore if-conversion of adjacent loads - - - - --- 2022-03-16 Richard Biener New
Avoid generating unused labels in genmatch. Avoid generating unused labels in genmatch. - - - - --- 2022-03-16 Roger Sayle New
Generate an if instead of a switch with one case in genmatch. Generate an if instead of a switch with one case in genmatch. - - - - --- 2022-03-16 Roger Sayle New
c-family: Fix ICE in pp_cxx_unqualified_id, at cp/cxx-pretty-print.c:128 [PR101515] c-family: Fix ICE in pp_cxx_unqualified_id, at cp/cxx-pretty-print.c:128 [PR101515] - - - - --- 2022-03-16 Jakub Jelinek New
OpenACC privatization diagnostics vs. 'assert' [PR102841] OpenACC privatization diagnostics vs. 'assert' [PR102841] - - - - --- 2022-03-16 Thomas Schwinge New
tree-optimization/104942: Retain sizetype conversions till the end tree-optimization/104942: Retain sizetype conversions till the end - - - - --- 2022-03-16 Siddhesh Poyarekar New
[i386] Don't fold __builtin_ia32_blendvpd w/o sse4.2. [i386] Don't fold __builtin_ia32_blendvpd w/o sse4.2. - - - - --- 2022-03-16 Liu, Hongtao New
[v2] Performance/size improvement to single_use when matching GIMPLE. [v2] Performance/size improvement to single_use when matching GIMPLE. - - - - --- 2022-03-16 Roger Sayle New
[committed] MAINTAINERS: Add myself to DCO section [committed] MAINTAINERS: Add myself to DCO section - - - - --- 2022-03-16 Chung-Ju Wu New
[i386] Add extra cost for unsigned_load which may have stall forward issue. [i386] Add extra cost for unsigned_load which may have stall forward issue. - - - - --- 2022-03-16 Liu, Hongtao New
[i386] Add extra cost for unsigned_load which may have stall forward issue. [i386] Add extra cost for unsigned_load which may have stall forward issue. - - - - --- 2022-03-16 Liu, Hongtao New
[committed] analyzer: add test coverage for PR 95000 [committed] analyzer: add test coverage for PR 95000 - - - - --- 2022-03-15 David Malcolm New
[committed] analyzer: presize m_cluster_map in store copy ctor [committed] analyzer: presize m_cluster_map in store copy ctor - - - - --- 2022-03-15 David Malcolm New
Pass PKG_CONFIG_PATH down from top-level Makefile Pass PKG_CONFIG_PATH down from top-level Makefile - - - - --- 2022-03-15 Simon Marchi New
aarch64: Fix up RTL sharing bug in aarch64_load_symref_appropriately [PR104910] aarch64: Fix up RTL sharing bug in aarch64_load_symref_appropriately [PR104910] - - - - --- 2022-03-15 Jakub Jelinek New
c++: further lookup_member simplification c++: further lookup_member simplification - - - - --- 2022-03-15 Patrick Palka New
[wwwdocs] cxx-dr-status: Update from C++ Core Language Issue TOC, Revision 108 [wwwdocs] cxx-dr-status: Update from C++ Core Language Issue TOC, Revision 108 - - - - --- 2022-03-15 Marek Polacek New
OpenMP, Fortran: Bugfix for omp_set_num_teams. OpenMP, Fortran: Bugfix for omp_set_num_teams. - - - - --- 2022-03-15 Marcel Vollweiler New
[x86] PR target/94680: Clear upper bits of V2DF using movq (like V2DI). [x86] PR target/94680: Clear upper bits of V2DF using movq (like V2DI). - - - - --- 2022-03-15 Roger Sayle New
semi-finished patch: dead zero/sign extension elimination semi-finished patch: dead zero/sign extension elimination - - - - --- 2022-03-15 Joern Rennecke New
rs6000: Fix the check of bif argument number [PR104482] rs6000: Fix the check of bif argument number [PR104482] - - - - --- 2022-03-15 Kewen.Lin New
riscv: Allow -Wno-psabi to turn off ABI warnings [PR91229] riscv: Allow -Wno-psabi to turn off ABI warnings [PR91229] - - - - --- 2022-03-15 Jakub Jelinek New
i386: Use no-mmx,no-sse for LIBGCC2_UNWIND_ATTRIBUTE [PR104890] i386: Use no-mmx,no-sse for LIBGCC2_UNWIND_ATTRIBUTE [PR104890] - - - - --- 2022-03-15 Jakub Jelinek New
[i386] Add extra cost for unsigned_load which may have stall forward issue. [i386] Add extra cost for unsigned_load which may have stall forward issue. - - - - --- 2022-03-15 Liu, Hongtao New
RISC-V: Implement ZTSO extension. RISC-V: Implement ZTSO extension. - - - - --- 2022-03-15 Liao Shihua New
configure: use OBJDUMP determined by libtool [PR95648] configure: use OBJDUMP determined by libtool [PR95648] - - - - --- 2022-03-15 David Seifert New
Performance/size improvement to single_use when matching GIMPLE. Performance/size improvement to single_use when matching GIMPLE. - - - - --- 2022-03-15 Roger Sayle New
[v3] MIPS: IPL is 8bit in Cause and Status registers if TARGET_MCU [v3] MIPS: IPL is 8bit in Cause and Status registers if TARGET_MCU - - - - --- 2022-03-15 YunQiang Su New
[v2] middle-end/104854: Limit strncmp overread warnings [v2] middle-end/104854: Limit strncmp overread warnings - - - - --- 2022-03-15 Siddhesh Poyarekar New
RFA: crc builtin functions & optimizations RFA: crc builtin functions & optimizations - - - - --- 2022-03-15 Joern Rennecke New
Call for testers: shrink wrapping without a prologue Call for testers: shrink wrapping without a prologue - - - - --- 2022-03-14 Joern Rennecke New
Ignore (possible) signed zeros in operands of FP comparisons. Ignore (possible) signed zeros in operands of FP comparisons. - - - - --- 2022-03-14 Roger Sayle New
fortran: Separate associate character lengths earlier [PR104570] fortran: Separate associate character lengths earlier [PR104570] - - - - --- 2022-03-14 Mikael Morin New
configure: cache result of "sys/sdt.h" header check configure: cache result of "sys/sdt.h" header check - - - - --- 2022-03-14 David Seifert New
c++: extraneous access error with ambiguous lookup [PR103177] c++: extraneous access error with ambiguous lookup [PR103177] - - - - --- 2022-03-14 Patrick Palka New
[v2] x86: Also check _SOFT_FLOAT in <x86gprintrin.h> [v2] x86: Also check _SOFT_FLOAT in <x86gprintrin.h> - - - - --- 2022-03-14 H.J. Lu New
x86: Ignore OPTION_MASK_ISA_64BIT for -m32 when inlining x86: Ignore OPTION_MASK_ISA_64BIT for -m32 when inlining - - - - --- 2022-03-14 H.J. Lu New
[committed] libstdc++: Fix reading UTF-8 characters for 16-bit targets [PR104875] [committed] libstdc++: Fix reading UTF-8 characters for 16-bit targets [PR104875] - - - - --- 2022-03-14 Jonathan Wakely New
gcc: add --enable-systemtap switch [PR61257] gcc: add --enable-systemtap switch [PR61257] - - - - --- 2022-03-14 David Seifert New
ifcvt, v2: Punt if not onlyjump_p for find_if_case_{1,2} [PR104814] ifcvt, v2: Punt if not onlyjump_p for find_if_case_{1,2} [PR104814] - - - - --- 2022-03-14 Jakub Jelinek New
[committed] Spelling fix - cannott -> cannot [PR104899] [committed] Spelling fix - cannott -> cannot [PR104899] - - - - --- 2022-03-14 Jakub Jelinek New
[PING] AArch64: add R30_REGNUM into shrink-wrapping separate [PING] AArch64: add R30_REGNUM into shrink-wrapping separate - - - - --- 2022-03-14 Dan Li New
c++/96765: warn when casting "this" to Derived* in Base ctor/dtor c++/96765: warn when casting "this" to Derived* in Base ctor/dtor - - - - --- 2022-03-14 Zhao Wei Liew New
gcc: rename floatformat_ia64_quad_{big, little} to floatformat_ieee_quad_{big, little} gcc: rename floatformat_ia64_quad_{big, little} to floatformat_ieee_quad_{big, little} - - - - --- 2022-03-14 Tiezhu Yang New
[2/2] c++tools: Work around a BSD bug in getaddrinfo(). [1/2] libcody: Do not use a dummy port number in getaddrinfo(). - - - - --- 2022-03-13 Iain Sandoe New
[1/2] libcody: Do not use a dummy port number in getaddrinfo(). [1/2] libcody: Do not use a dummy port number in getaddrinfo(). - - - - --- 2022-03-13 Iain Sandoe New
gcc: emit DW_AT_name for DW_TAG_GNU_formal_parameter_pack [PR70536] gcc: emit DW_AT_name for DW_TAG_GNU_formal_parameter_pack [PR70536] - - - - --- 2022-03-13 Ed Catmur New
[committed] d: Merge upstream dmd 02a3fafc6, druntime 26b58167, phobos 16cb085b5. [committed] d: Merge upstream dmd 02a3fafc6, druntime 26b58167, phobos 16cb085b5. - - - - --- 2022-03-13 Iain Buclaw New
ifcvt: Punt if not onlyjump_p for find_if_case_{1,2} [PR104814] ifcvt: Punt if not onlyjump_p for find_if_case_{1,2} [PR104814] - - - - --- 2022-03-13 Jakub Jelinek New
[committed] texi + c-target.def: Fix typos [committed] texi + c-target.def: Fix typos - - - - --- 2022-03-13 Tobias Burnus New
wwwdocs: fedora-devel-list archives changes wwwdocs: fedora-devel-list archives changes - - - - --- 2022-03-12 Gerald Pfeifer New
« 1 2 ... 220 221 2221268 1269 »