public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH v7] xtensa: Eliminate the use of callee-saved register that saves and restores only once
 2023-02-17  7:54 UTC 

[PATCH] PR tree-optimization/108697 - Create a lazy ssa_cache
 2023-02-17  7:54 UTC  (5+ messages)

[PATCH] -Wdangling-pointer: don't mark SSA lhs sets as stores
 2023-02-17  7:53 UTC  (2+ messages)

[PATCH] [PR77760] [libstdc++] encode __time_get_state in tm
 2023-02-17  7:47 UTC 

[PATCH] [libstdc++] ensure mutex_pool survives _Safe_sequence_base
 2023-02-17  7:44 UTC 

[PATCH] [arm] [vxworks] xfail fp-double-convert-float-1.c
 2023-02-17  7:42 UTC 

[PATCH] [libstdc++] xfail noreplace tests on vxworks
 2023-02-17  7:40 UTC 

[PATCH] [PR104882] [arm] require mve hw for mve run test
 2023-02-17  7:39 UTC 

[PATCH] simplify-rtx: Fix VOIDmode operand handling in simplify_subreg [PR108805]
 2023-02-17  7:38 UTC  (2+ messages)

[PATCH] RISC-V: Bugfix for rvv bool mode precision adjustment
 2023-02-17  7:36 UTC  (3+ messages)

[PATCH] [arm] complete vmsr/vmrs blank and case adjustments
 2023-02-17  7:36 UTC 

[PATCH] [arm] adjust tests for quotes around +cdecp<N>
 2023-02-17  7:17 UTC 

[PATCH] [PR51534] [arm] split out pr51534 test for softfp
 2023-02-17  7:13 UTC 

[PATCH] [arm] adjust expectations for armv8_2-fp16-move-[12].c
 2023-02-17  7:12 UTC 

[PATCH] [arm] disable aes-1742098 mitigation for a72 combine tests
 2023-02-17  7:06 UTC 

[PATCH] [vxworks] make wint_t and wchar_t the same distinct type
 2023-02-17  7:04 UTC 

[PATCH] Accept pmf-vbit-in-delta extra warning
 2023-02-17  7:02 UTC 

[PATCH] Drop need for constant I in ctf test
 2023-02-17  6:59 UTC 

[PATCH] Skip module_cmi_p and related unsupported module test
 2023-02-17  6:55 UTC 

[PR100127] Test for coroutine header in clang-compatible tests
 2023-02-17  6:42 UTC 

[libstdc++] Use __gthread_join in jthread/95989
 2023-02-17  6:39 UTC 

[PATCH] [arm] xfail fp-uint64-convert-double-* on all arm targets
 2023-02-17  6:20 UTC 

[libstdc++] [testsuite] intro/names.cc: undef func on vxw7krn
 2023-02-17  6:17 UTC 

[arm] [testsuite] asm-flag-4.c: match quotes in expected message
 2023-02-17  6:15 UTC 

C++ modules and AAPCS/ARM EABI clash on inline key methods
 2023-02-17  6:09 UTC  (3+ messages)

[PATCH] swap: Fix incorrect lane extraction by vec_extract() [PR106770]
 2023-02-17  5:08 UTC  (3+ messages)
` [PING] "
  ` [PING 2] "

[PATCH v6] xtensa: Eliminate the use of callee-saved register that saves and restores only once
 2023-02-17  4:28 UTC  (3+ messages)

[PATCHES, Committed] As obvious
 2023-02-17  3:46 UTC 

[PATCH] rs6000: Fix vector parity support [PR108699]
 2023-02-17  3:33 UTC  (5+ messages)

[PATCH V2 0/5] RISC-V: Implement Scalar Cryptography Extension
 2023-02-17  3:29 UTC  (10+ messages)
` [PATCH V2 1/5] Add prototypes for RISC-V Crypto built-in functions
` [PATCH V2 2/5] Implement ZBKB, ZBKC and ZBKX extensions
` [PATCH V2 3/5] Implement ZKND and ZKNE extensions
` [PATCH V2 4/5] Implement ZKNH extensions
` [PATCH V2 5/5] Implement ZKSH and ZKSED extensions
  ` Re: [PATCH V2 0/5] RISC-V: Implement Scalar Cryptography Extension

Pipes&Fittings Factory
 2023-02-17  2:25 UTC 

[PATCH] LoongArch: Fix multiarch tuple canonization
 2023-02-17  1:41 UTC  (5+ messages)

[PATCH] rs6000: Enhance lowpart/highpart DI->SF by mtvsrws/mtvsrd
 2023-02-17  1:34 UTC 

[wwwdocs] testing: Tweak the link to upstream FTensor (was: Anyone using FTensor to test GCC (or otherwise)?)
 2023-02-17  1:22 UTC 

[pushed] doc: Reword how to get possible values of a parameter (was: Document all param values and remove defaults (PR middle-end/86078))
 2023-02-17  0:42 UTC 

[pushed] analyzer: respect some conditions from bit masks [PR108806]
 2023-02-16 23:16 UTC 

[PATCH] libgomp, openmp: pinned memory
 2023-02-16 22:06 UTC  (15+ messages)
                    ` Attempt to register OpenMP pinned memory using a device instead of 'mlock' (was: [PATCH] libgomp, openmp: pinned memory)
                        ` [og12] "
            ` [og12] Clarify/verify OpenMP 'omp_calloc' zero-initialization for pinned memory "

[PATCH] libgomp, OpenMP, nvptx: Low-latency memory allocator
 2023-02-16 21:45 UTC  (11+ messages)
              ` [og12] In 'libgomp/allocator.c:omp_realloc', route 'free' through 'MEMSPACE_FREE' (was: [PATCH] libgomp, OpenMP, nvptx: Low-latency memory allocator)

[PATCH 0/5] openmp: Handle pinned and unified shared memory
 2023-02-16 21:24 UTC  (5+ messages)
` [PATCH 3/5] openmp, nvptx: ompx_unified_shared_mem_alloc
      ` [og12] Miscellaneous clean-up re OpenMP 'ompx_unified_shared_mem_space', 'ompx_host_mem_space' (was: [PATCH 3/5] openmp, nvptx: ompx_unified_shared_mem_alloc)

[OG12][committed] amdgcn: OpenMP low-latency allocator
 2023-02-16 21:11 UTC  (2+ messages)
` [og12] Un-break nvptx libgomp build (was: [OG12][committed] amdgcn: OpenMP low-latency allocator)

[OG12 commit] amdgcn, libgomp: USM allocation update
 2023-02-16 20:50 UTC  (2+ messages)
` [og12] 'libgomp.c/usm-{1,2,3,4}.c': Re-enable non-GCN offloading compilation (was: [OG12 commit] amdgcn, libgomp: USM allocation update)

[PATCH] testsuite: Tweak gcc.dg/attr-aligned.c for CRIS
 2023-02-16 20:05 UTC 

[pushed] testsuite, objective-c: Cater for Windows intptr type
 2023-02-16 16:23 UTC 

[PATCH] gcc: Remove size limit of PCH for *-*-mingw32 hosts
 2023-02-16 16:09 UTC 

[PATCH][ARM] MVE: Implementing auto-vectorized array * scalar instructions
 2023-02-16 15:48 UTC 

[PATCH] RISC-V: Bugfix for mode tieable of the rvv bool types
 2023-02-16 15:17 UTC  (8+ messages)

[committed] libstdc++: Enable CTAD for std::basic_format_args (LWG 3810)
 2023-02-16 14:54 UTC  (2+ messages)
` [committed] libstdc++: Replace non-ascii character in test

[Patch] OpenMP/Fortran: Use firstprivat not alloc for ptr attach for arrays
 2023-02-16 14:50 UTC  (3+ messages)
` [committed] libgomp: Fix comment typo
  ` 'libgomp.fortran/target-nowait-array-section.f90' (was: [committed] libgomp: Fix comment typo)

[committed] libstdc++: Implement <experimental/synchronized_value> (P0290)
 2023-02-16 14:40 UTC 

[committed] libstdc++: Fix name of <experimental/optional> in comment
 2023-02-16 14:39 UTC 

[PATCH 0/3] RISC-V: optimize stack manipulation in save-restore
 2023-02-16 14:39 UTC  (4+ messages)
` [PING] "
  ` [PING 2] "

[committed] libstdc++: Implement P2255R2 dangling checks for std::pair
 2023-02-16 14:39 UTC 

[PATCH] tree-ssa-dse: Fix up handling of lhs of internal calls [PR108657]
 2023-02-16 14:31 UTC  (3+ messages)

[PATCH] constraint: fix relaxed memory and repeated constraint handling
 2023-02-16 14:27 UTC 

[PATCH 0/7] Work on PR108030 and several simd bugfixes and testsuite improvements
 2023-02-16 14:13 UTC  (15+ messages)
` [PATCH 1/7] libstdc++: Ensure __builtin_constant_p isn't lost on the way
` [PATCH 2/7] libstdc++: Annotate most lambdas with always_inline
` [PATCH 3/7] libstdc++: Document timeout and timeout-factor of simd tests
` [PATCH 4/7] libstdc++: Use a PCH to speed up check-simd
` [PATCH 5/7] libstdc++: printf format string fix in testsuite
` [PATCH 6/7] libstdc++: Fix incorrect __builtin_is_constant_evaluated calls
` [PATCH 7/7] libstdc++: Fix incorrect function call in -ffast-math optimization

[PATCH] don't declare header-defined functions both static and inline
 2023-02-16 13:50 UTC  (6+ messages)
    ` [PATCH] don't declare header-defined functions both static and inline, pt 2

[committed] libstdc++: Fix uses of non-reserved names in headers
 2023-02-16 13:23 UTC 

[PATCH] RISC-V: Add vm* mask C api tests
 2023-02-16 13:10 UTC  (6+ messages)
  `  "

[committed] libstdc++: Fix non-reserved names in PSTL headers
 2023-02-16 12:40 UTC  (3+ messages)
` [committed] libstdc++: Add missing space after effective-target name in test
  ` [committed] libstdc++: Make names_pstl.cc require et tbb_backend

[committed] libstdc++: Fix uses of non-reserved names in headers
 2023-02-16 12:02 UTC  (5+ messages)

[committed] libstdc++: Fix non-reserved names in <ext/throw_allocator.h>
 2023-02-16 11:50 UTC 

[committed] libgomp: Fix up some typos in libgomp.texi
 2023-02-16 11:21 UTC 

[PATCH] reassoc: Fix up (ab) handling in eliminate_redundant_comparison [PR108783]
 2023-02-16  8:47 UTC  (2+ messages)

[PATCH] Fix PR target/90458
 2023-02-16  8:16 UTC  (4+ messages)

[PATCH V2 0/5] RISC-V: Implement Scalar Cryptography Extension
 2023-02-16  7:45 UTC  (6+ messages)
` [PATCH 1/5] Add prototypes for RISC-V Crypto built-in functions
` [PATCH V2 2/5] Implement ZBKB, ZBKC and ZBKX extensions
` [PATCH V2 3/5] Implement ZKND and ZKNE extensions
` [PATCH V2 4/5] Implement ZKNH extensions
` [PATCH V2 5/5] Implement ZKSH and ZKSED extensions

[PATCH] tree-optimization/108791 - checking ICE with sloppy ADDR_EXPR
 2023-02-16  7:29 UTC 

[PATCH 1/2, GCC12] AArch64: Update transitive closures of aes, sha2 and sha3 extensions
 2023-02-16  6:13 UTC  (2+ messages)
` [PATCH 2/2, GCC12] AArch64: Gate various crypto intrinsics availability based on features

[PATCH] RISC-V: Add all mask C++ api tests
 2023-02-16  3:44 UTC 

[PATCH] RISC-V: Add vm* C++ api tests
 2023-02-16  3:41 UTC 

[PATCH] RISC-V: Add the res of all mask C api tests
 2023-02-16  3:40 UTC 

[PATCH] RISC-V: Add vid.v/viota.m C api tests
 2023-02-16  3:38 UTC 

[PATCH] RISC-V: Fix vmnot asm check (Should check vmnot.m instead of vmnot.mm)
 2023-02-16  3:34 UTC 

[PATCH] RISC-V: Add RVV all mask C/C++ intrinsics support
 2023-02-16  3:30 UTC 

[PATCH] objs-gcc.sh: Only bootstrap if source-directory contains gcc
 2023-02-16  0:28 UTC 

[PATCH] testsuite: Add CRIS to check_effective_target_lra non-LRA list
 2023-02-16  0:23 UTC 

[PATCH] libcpp: Handle extended characters in user-defined literal suffix [PR103902]
 2023-02-15 23:18 UTC  (5+ messages)
  ` Ping^3: "

[PATCH, committed] Fortran: error recovery on invalid assumed size reference [PR104554]
 2023-02-15 22:16 UTC  (2+ messages)

[PATCH, committed] Fortran: error recovery on checking procedure argument intent [PR103608]
 2023-02-15 21:50 UTC 

[PATCH] c++: ICE with -fno-elide-constructors and trivial fn [PR101073]
 2023-02-15 21:37 UTC  (3+ messages)

[PATCH] i386: Relax extract location operand mode requirements
 2023-02-15 20:37 UTC 

[PATCH 1/2] c++: factor out TYPENAME_TYPE substitution
 2023-02-15 20:11 UTC  (5+ messages)

[pushed] analyzer: fix uninit false +ves [PR108664,PR108666,PR108725]
 2023-02-15 19:55 UTC 

[PATCH] testsuite: Handle "packed" targets in c-c++-common/auto-init-7.c and -8.c
 2023-02-15 19:30 UTC  (2+ messages)

[OG12][committed] openmp: Add support for the 'present' modifier
 2023-02-15 19:02 UTC  (3+ messages)
` [og12] Fix 'libgomp.{c-c++-common,fortran}/target-present-*' test cases (was: [OG12][committed] openmp: Add support for the 'present' modifier)

[PATCH 1/2]middle-end: Fix wrong overmatching of div-bitmask by using new optabs [PR108583]
 2023-02-15 18:42 UTC  (9+ messages)

[PATCH] doc: Suggest fix for -Woverloaded-virtual warnings
 2023-02-15 16:55 UTC  (2+ messages)

[PATCH] reload: Handle generating reloads that also clobbers flags
 2023-02-15 15:34 UTC 

[PATCH] testsuite/i386: Cleanup target selectors in i386 target directory
 2023-02-15 15:32 UTC 

[PATCH] i386: Rename extr_register_operand to int248_register_operand
 2023-02-15 15:28 UTC 

3D Printing Software - Gcc
 2023-02-15 15:25 UTC 

[PATCH] warn-access: wrong -Wdangling-pointer with labels [PR106080]
 2023-02-15 13:47 UTC  (4+ messages)
  ` [PATCH v2] "

[Patch] harden-sls-6.c: fix warning on LLP64
 2023-02-15 13:44 UTC 

[PATCH] RISC-V: Rename tu_preds to none_tu_preds [NFC]
 2023-02-15 11:22 UTC 

[pushed] testsuite, objective-c: Fix a testcase on Windows
 2023-02-15 10:54 UTC 

[COMMITTED] bpf: disable -fstack-protector in BPF
 2023-02-15 10:49 UTC  (4+ messages)
  ` [patch] bpf: Fix double whitespace warning

[PATCH] Speedup DF dataflow solver
 2023-02-15 10:33 UTC  (2+ messages)

[PATCH] Update baseline symbols for aarch64-linux
 2023-02-15 10:25 UTC 

[Patch] libgomp: Fix reverse-offload for GOMP_MAP_TO_PSET
 2023-02-15 10:17 UTC  (4+ messages)

[Patch] libgomp: Fix 'target enter data' with always pointer
 2023-02-15 10:13 UTC  (2+ messages)

[Patch] OpenMP/Fortran: Fix loop-iter var privatization with !$OMP LOOP [PR108512]
 2023-02-15 10:07 UTC  (4+ messages)
  ` [Patch][v2] "

[committed] powerpc: Fix up expansion for WIDEN_MULT_PLUS_EXPR [PR108787]
 2023-02-15  9:50 UTC  (2+ messages)

[patch, gfortran.dg] Allow test to pass on mingw
 2023-02-15  8:46 UTC  (3+ messages)

[PATCH (pushed)] docs: document new --param=asan-kernel-mem-intrinsic-prefix
 2023-02-15  8:41 UTC  (2+ messages)

[PATCH] RISC-V: Normalize SEW = 64 handling into a simplified function
 2023-02-15  8:39 UTC 

[pushed] wwwdocs: news/profiledriven: Update a link
 2023-02-15  1:38 UTC 

[r13-5971 Regression] FAIL: gcc.target/i386/pr108774.c (test for excess errors) on Linux/x86_64
 2023-02-15  1:20 UTC 

[PATCH] gen_reload: Correct parameter for fatal_insn call
 2023-02-15  0:18 UTC 

[PATCH] RISC-V: Move saturating add/subtract md pattern location [NFC]
 2023-02-14 23:18 UTC 

[PATCH] c++: sizeof(expr) in non-templated requires-expr [PR108563]
 2023-02-14 23:02 UTC  (3+ messages)

[PATCH 1/2] c++: make manifestly_const_eval tri-state
 2023-02-14 23:02 UTC  (11+ messages)
` [PATCH 2/2] c++: speculative constexpr and is_constant_evaluated [PR108243]

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).