public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[RFC] test builtin ratio for loop distribution
 2021-02-05  8:02 UTC  (11+ messages)

[PATCH] PR target/98878 - Incorrect multilib list for riscv*-rtems
 2021-02-05  6:28 UTC  (4+ messages)

[r11-7113 Regression] FAIL: gfortran.dg/goacc/derived-chartypes-2.f90 -O (test for excess errors) on Linux/x86_64
 2021-02-05  4:35 UTC 

[r11-7112 Regression] FAIL: libgomp.oacc-fortran/array-stride-dt-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -foffload=disable -Os (test for excess errors) on Linux/x86_64
 2021-02-05  4:35 UTC 

[PATCH] rs6000: Fix MMA API - Add support for compatibility built-ins
 2021-02-05  4:05 UTC  (3+ messages)

[PATCH] [AVX512] Fix ICE: Convert integer mask to vector in ix86_expand_fp_vec_cmp/ix86_expand_int_vec_cmp [PR98537]
 2021-02-05  1:52 UTC  (8+ messages)

[PATCH][X86] Enable X86_TUNE_AVX256_UNALIGNED_{LOAD,STORE}_OPTIMAL for generic tune [PR target/98172]
 2021-02-05  1:43 UTC  (8+ messages)
` [PATCH][X86] Enable X86_TUNE_AVX256_UNALIGNED_{LOAD, STORE}_OPTIMAL "

[PATCH] RISC-V: Fix -march option parsing when `p` extension exists
 2021-02-04 23:48 UTC  (5+ messages)

[PATCH 0/4] openacc: Mixing array elements and derived types
 2021-02-04 23:21 UTC  (13+ messages)
` [PATCH 1/4] openacc: Remove dereference for non-pointer derived-type members
` [PATCH 2/4] openacc: Use class_pointer instead of pointer attribute for class types
` [PATCH 3/4] openacc: Fix lowering for derived-type mappings through array elements
` [PATCH 4/4] openacc: Allow strided arrays in update directives

[PATCH] c++: Fix ICE with invalid using enum [PR96462]
 2021-02-04 23:10 UTC 

[PATCH] c++: Fix bogus -Wvolatile warning in C++20 [PR98947]
 2021-02-04 23:09 UTC  (5+ messages)
      ` [PATCH v2] "

[committed] d: Merge upstream dmd 46133f761, druntime 0fd4364c
 2021-02-04 22:14 UTC 

[PATCH] Simplify testing symbol sections
 2021-02-04 21:35 UTC  (8+ messages)
        ` [PATCH] testsuite: Fix up pr25376.c on powerpc64-linux and array-quals-1.c on powerpc-linux [PR98325]

[PATCH] PR98096: inline-asm: Take inout operands into account for access to labels by names
 2021-02-04 21:29 UTC 

[PATCH] improve detection of incompatible redeclarations (PR 97882)
 2021-02-04 21:13 UTC  (5+ messages)

[committed] [PR97701] LRA: Don't narrow class only for REG or MEM. A version modified for gcc 10 branch
 2021-02-04 21:10 UTC 

driver: error for nonexistent linker inputs [PR 98943]
 2021-02-04 21:09 UTC  (2+ messages)

[PATCH] c++: Private parent access check for using decls [PR19377]
 2021-02-04 20:54 UTC  (5+ messages)

[pushed] c++: Empty args for variadic concept [PR98717]
 2021-02-04 20:50 UTC  (2+ messages)

[PATCH] c++: Fix ICE with structured binding initialized to incomplete array [PR97878]
 2021-02-04 20:49 UTC  (4+ messages)

[committed] diagnostics: fix excessive range-printing involving macros [PR97932]
 2021-02-04 20:26 UTC 

[PATCH] Add unordered containers heterogeneous lookup
 2021-02-04 20:20 UTC  (5+ messages)

[PATCH, rs6000, expand, hooks]: Fix PR98872, handle uninitialized opaque mode variables
 2021-02-04 20:11 UTC 

[[C++ PATCH]] Implement C++2a P0330R2 - Literal Suffixes for ptrdiff_t and size_t
 2021-02-04 16:37 UTC  (13+ messages)

[PATCH] c++, libcpp: Use make_signed_t<size_t> in the 1z diagnostics
 2021-02-04 16:03 UTC  (2+ messages)

[RFC] DWARF address spaces for local variables
 2021-02-04 15:54 UTC  (2+ messages)

[PATCH v2] c++: fix string literal member initializer bug [PR90926]
 2021-02-04 15:47 UTC  (2+ messages)

[PATCH] aarch64: Use RTL builtins for [su]mull_high_lane[q] intrinsics
 2021-02-04 13:37 UTC  (2+ messages)

[PATCH] aarch64: Use RTL builtins for [su]mull_high_n intrinsics
 2021-02-04 13:35 UTC  (2+ messages)

[PATCH] tree-optimization/98855 - fix some vectorizer cost issues
 2021-02-04 12:02 UTC 

[Patch] Fortran: OpenMP/OpenACC diagnose substring rejections better
 2021-02-04 11:31 UTC  (2+ messages)

[PATCH] doc: mention -mprefer-vector-width in target attrs
 2021-02-04  9:42 UTC  (4+ messages)

[PATCH] keep scope blocks for all inlined functions (PR 98664)
 2021-02-04  8:48 UTC  (10+ messages)
      ` [PATCH] document BLOCK_ABSTRACT_ORIGIN et al

[pushed] c++: No aggregate CTAD with explicit dguide [PR98802]
 2021-02-04  5:54 UTC 

[pushed] c++: subst failure in attribute argument [PR95192]
 2021-02-04  2:38 UTC 

[PATCH] adjust "partly out of bounds" warning (PR 98503)
 2021-02-03 22:45 UTC  (3+ messages)

[PATCH] libcpp: Fix up -fdirectives-only preprocessing [PR98882]
 2021-02-03 22:05 UTC  (2+ messages)

[committed] libphobos: Merge upstream druntime 9d0c8364, phobos 9d575282e
 2021-02-03 21:08 UTC 

[wwwdocs] Mention C++23 flags and addition of size_t literals
 2021-02-03 19:40 UTC 

[PATCH 0/2] RISC-V big endian support
 2021-02-03 18:19 UTC  (6+ messages)
` [PATCH 2/2] RISC-V: Add riscv{32,64}be with big endian as default
  ` [PATCH 2/2] RISC-V: Add riscv{32, 64}be "

[PATCH] c++: Mark member functions as const [PR98951]
 2021-02-03 18:17 UTC  (2+ messages)

[AArch64] Fix vector multiplication costs
 2021-02-03 17:59 UTC 

Merge from trunk to gccgo branch
 2021-02-03 17:56 UTC  (2+ messages)

[pushed] c++: Fix alias comparison [PR98926]
 2021-02-03 17:51 UTC 

libgo patch committed: Install new packages
 2021-02-03 16:47 UTC 

[PATCH] Fix Ada bootstrap failure on Cygwin since switch to C++11 (PR98590)
 2021-02-03 16:43 UTC 

[committed] testsuite: Add test for already fixed PR [PR97804]
 2021-02-03 16:22 UTC 

[PATCH] arm: Fix up neon_vector_mem_operand [PR97528]
 2021-02-03 16:00 UTC  (6+ messages)

[PATCH 00/16] stdx::simd fixes and testsuite improvements
 2021-02-03 15:52 UTC  (4+ messages)
` [PATCH 13/16] Improve test codegen for interpreting assembly

[committed] libstdc++: Fix incorrect test for std::error_code comparisons
 2021-02-03 15:50 UTC 

[committed] amdgcn: Add gfx908 support
 2021-02-03 14:50 UTC 

[PATCH] aarch64: Use RTL builtins for [su]mlsl_high_lane[q] intrinsics
 2021-02-03 13:58 UTC  (2+ messages)

[PATCH] aarch64: Use RTL builtins for [su]mlal_high_lane[q] intrinsics
 2021-02-03 13:57 UTC  (2+ messages)

[PATCH] aarch64: Use RTL builtins for [su]mlsl_high_n intrinsics
 2021-02-03 13:57 UTC  (2+ messages)

[PATCH] c++: ICE with late parsing of noexcept in nested class [PR98899]
 2021-02-03 13:46 UTC  (2+ messages)

c++: cross-module __cxa_atexit use [PR 98531]
 2021-02-03 12:59 UTC  (4+ messages)

[PATCH] aarch64: Use RTL builtins for [su]mlal_high_n intrinsics
 2021-02-03 12:31 UTC  (2+ messages)

[PATCH] aarch64: Use RTL builtins for [su]mlal_high intrinsics
 2021-02-03 12:30 UTC  (2+ messages)

[PATCH] Fill up padding in lto_section struct
 2021-02-03 12:02 UTC  (2+ messages)

[RFC] Feedback on approach for adding support for V8QI->V8HI widening patterns
 2021-02-03 10:55 UTC  (12+ messages)

[Ada] Fix regression with partial rep clause on variant record type
 2021-02-03 10:41 UTC 

[Ada] Assorted LTO fixes
 2021-02-03 10:27 UTC 

[r11-6981 Regression] FAIL: gcc.c-torture/compile/20051216-1.c -O1 (test for excess errors) on Linux/x86_64
 2021-02-03 10:11 UTC  (10+ messages)
` [PATCH] i386, df: Fix up gcc.c-torture/compile/20051216-1.c -O1 -march=cascadelake

[PATCH] more memory leak fixes
 2021-02-03  9:04 UTC 

[PATCH] rs6000: Convert the vector element register to SImode [PR98914]
 2021-02-03  9:01 UTC 

[arm/testsuite]: Skip pr97969.c if -mthumb is not compatible [PR target/97969]
 2021-02-03  9:01 UTC  (2+ messages)

[PATCH] release pointer_query cache when done (PR 98937)
 2021-02-03  8:08 UTC  (4+ messages)

[PATCH]middle-end slp: Split out patterns away from using SLP_ONLY into their own flag
 2021-02-03  8:01 UTC  (2+ messages)

[PATCH, rs6000] Optimization for PowerPC 64bit constant generation [PR94395]
 2021-02-03  6:57 UTC  (3+ messages)

[PATCH] rs6000: Use rldimi for vec init instead of shift + ior
 2021-02-03  6:37 UTC 

How to traverse all the local variables that declared in the current routine?
 2021-02-02 23:32 UTC  (21+ messages)
              ` The performance data for two different implementation of new security feature -ftrivial-auto-var-init

[PATCH] lra-constraints: Fix error-recovery for bad inline-asms [PR97971]
 2021-02-02 23:26 UTC  (2+ messages)

[PATCH] ifcvt: Avoid ICEs trying to force_operand random RTL [PR97487]
 2021-02-02 23:17 UTC  (2+ messages)

[PATCH] PING lra: clear lra_insn_recog_data after simplifying a mem subreg
 2021-02-02 23:07 UTC  (2+ messages)

[PATCH v7] Practical improvement to libgcc complex divide
 2021-02-02 22:25 UTC 

[PATCH v6] Practical improvement to libgcc complex divide
 2021-02-02 22:24 UTC  (5+ messages)

[PATCH] Make asm not contain prefixed addresses
 2021-02-02 21:57 UTC  (2+ messages)

gotools patch committed: Test file embedding
 2021-02-02 20:41 UTC 

[PATCH] Add test-case
 2021-02-02 19:05 UTC 

[PATCH] match.pd: Add some __builtin_ctz (x) cmp cst simplifications [PR95527]
 2021-02-02 18:40 UTC  (3+ messages)

[PATCH] expand: Expand x / y * y as x - x % y if the latter is cheaper [PR96696]
 2021-02-02 18:38 UTC  (2+ messages)

[PATCH] fix memory leaks
 2021-02-02 18:29 UTC 

[PATCH v7] Practical improvement to libgcc complex divide
 2021-02-02 17:33 UTC 

[Patch] Fortran: Fix Array dependency with local coarrays [PR98913] (was: Re: A question about coarrays and -Warray-temporaries)
 2021-02-02 17:15 UTC  (4+ messages)

[pushed] c++: Member fns and deduction guide rewriting [PR98929]
 2021-02-02 17:11 UTC 

[Patch, fortran] PR98897 - Erroneous procedure attribute for associate name
 2021-02-02 15:56 UTC  (4+ messages)

[PATCH] aarch64: Reimplement vrsqrte* intrinsics with builtins
 2021-02-02 15:51 UTC 

[PATCH] aarch64: Reimplement vqmovun_high* intrinsics using builtins
 2021-02-02 15:50 UTC 

[PATCH] gimple-match, gimple-fold: After PROP_gimple_lvec is set, punt for vector stmts that veclower would need to lower [PR98287]
 2021-02-02 14:13 UTC  (6+ messages)

[PATCH] aarch64: Update flags for bfloat16 builtins
 2021-02-02 12:19 UTC 

[PATCH] aarch64: Add and use FLAG_LOAD in builtins
 2021-02-02 12:19 UTC 

[PATCH] aarch64: Relax some builtins to AUTO_FP
 2021-02-02 12:18 UTC 

[PATCH] aarch64: Relax flags for floating-point builtins to FP where appropriate
 2021-02-02 12:17 UTC 

[PATCH] aarch64: Relax builtin flags for integer builtins
 2021-02-02 12:16 UTC 

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).