public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] testsuite: Windows paths use \ and not /
 2022-10-25 15:15 UTC 

[PATCH] testsuite: Verify that module-mapper is avialable
 2022-10-25 14:24 UTC  (4+ messages)
` PING^1 [PATCH] testsuite: Verify that module-mapper is available
  ` PING^2 "
    ` PING^3 "

[PATCH] c++: Use in-process client when networking is disabled
 2022-10-25 14:19 UTC 

[PATCH] RISC-V: Fix a mistake in previous patch
 2022-10-25 13:53 UTC 

[PATCH] RISC-V: Recognized Svinval and Svnapot extensions
 2022-10-25 13:36 UTC  (2+ messages)

[PATCH] c++: Implement -Wdangling-reference [PR106393]
 2022-10-25 13:14 UTC  (5+ messages)

[PATCH] unswitch most profitable condition first
 2022-10-25 13:09 UTC 

[PATCH 0/2] ivopts: Fix candidate selection for architectures with limited addressing modes
 2022-10-25 13:00 UTC  (7+ messages)
` [PATCH 1/2] ivopts: Revert computation of address cost complexity
` [PATCH 2/2] ivopts: Consider number of invariants when calculating register pressure

[PATCH] ix86: Suggest unroll factor for loop vectorization
 2022-10-25 11:53 UTC  (3+ messages)

[PATCH] diagnostics: Allow FEs to keep customizations for middle end [PR101551,PR106274]
 2022-10-25 11:35 UTC  (2+ messages)
` [PATCH] diagnostics: Allow FEs to keep customizations for middle end [PR101551, PR106274]

c: tree: target: C2x (...) function prototypes and va_start relaxation
 2022-10-25 11:18 UTC  (2+ messages)

[PATCH] tree-optimization/107176 - SCEV analysis association issue
 2022-10-25 10:11 UTC 

[PATCH] IRA: Make sure array is big enough
 2022-10-25 10:01 UTC 

You have received gcc.gnu.org Files #-1735659691
 2022-10-25  9:25 UTC 

[PATCH] [X86_64]: Enable support for next generation AMD Zen4 CPU
 2022-10-25  9:17 UTC  (14+ messages)

[PATCH] Move NOP stripping in SCEV analysis
 2022-10-25  9:15 UTC 

[PATCH] builtins: Add __builtin_nextafterf16b builtin
 2022-10-25  9:03 UTC  (5+ messages)
` [PATCH] builtins: Add various complex builtins for _Float{16,32,64,128,32x,64x,128x}
    ` Patch ping

[committed] gimplify: Fix comment typos
 2022-10-25  8:49 UTC 

[committed] gimplify: Call gimple_boolify on IFN_ASSUME argument [PR107368]
 2022-10-25  8:48 UTC 

[committed] gimplify: Don't add GIMPLE_ASSUME if errors were seen [PR107369]
 2022-10-25  8:47 UTC 

[PATCH] Add -gcodeview option
 2022-10-25  8:21 UTC  (4+ messages)

[PATCH] tree-optimization/100756 - niter analysis and folding
 2022-10-25  8:02 UTC 

[PATCH] Add condition coverage profiling
 2022-10-25  6:33 UTC  (2+ messages)
` Ping "

[PATCH] Always use TYPE_MODE instead of DECL_MODE for vector field
 2022-10-25  6:27 UTC  (6+ messages)
      ` [PATCH v2] "

vect: Fix wrong shift_n after widening on BE [PR107338]
 2022-10-25  5:28 UTC  (3+ messages)

[PATCH 0/6] Add Intel Sierra Forest Instructions
 2022-10-25  5:23 UTC  (5+ messages)
` [PATCH 4/6] Support Intel AVX-NE-CONVERT

[PATCH] RISC-V: Support --target-help for -mcpu/-mtune
 2022-10-25  5:10 UTC  (5+ messages)
  ` [PATCH] riscv: fix cross compiler

[PATCH] [x86_64] Zhaoxin lujiazui enablement
 2022-10-25  4:38 UTC  (4+ messages)

[r13-3463 Regression] FAIL: gcc.target/i386/builtin_target.c (test for excess errors) on Linux/x86_64
 2022-10-25  4:23 UTC  (2+ messages)
` [PATCH][pushed] i386: fix pedantic warning

[PATCH] RISC-V: ADJUST_NUNITS according to -march
 2022-10-25  3:22 UTC 

[PATCH zero-call-used-regs] Add leafy mode for zero-call-used-regs
 2022-10-25  2:48 UTC  (3+ messages)

[PATCH v6] tree-optimization/101186 - extend FRE with "equivalence map" for condition prediction
 2022-10-25  0:18 UTC 

[PATCH-2, rs6000] Reverse V8HI on Power8 by vector rotation [PR100866]
 2022-10-24 21:40 UTC  (2+ messages)

[PATCH 0/2] Add a Fourth parameter for prefetch and Support Intel PREFETCHI
 2022-10-24 21:19 UTC  (14+ messages)
` [PATCH 1/2] Add a parameter for the builtin function of prefetch to align with LLVM

[commited] analyzer: fix ICE on va_copy [PR107349]
 2022-10-24 20:55 UTC 

[committed] diagnostics: fix ICE in sarif output with NULL filename [PR107366]
 2022-10-24 20:54 UTC 

[committed] analyzer: handle (NULL == &VAR) [PR107345]
 2022-10-24 20:53 UTC 

[committed] analyzer: simplify sm_state_map lookup
 2022-10-24 20:53 UTC 

[committed] analyzer: handle "pipe" and "pipe2" [PR106300]
 2022-10-24 20:52 UTC 

Adding a new thread model to GCC
 2022-10-24 20:50 UTC  (16+ messages)

[committed] wwwdocs: search: Remove trailing slashes on <input> tags
 2022-10-24 20:19 UTC 

[PATCH] c, c++: Fix up excess precision handling of scalar_to_vector conversion [PR107358]
 2022-10-24 20:03 UTC  (3+ messages)

[PATCH] c++: remove use_default_args parm of coerce_template_parms
 2022-10-24 19:56 UTC  (2+ messages)

[Patch] libgomp/nvptx: Prepare for reverse-offload callback handling
 2022-10-24 19:51 UTC  (15+ messages)
          ` [Patch][v5] "
                        ` libgomp/nvptx: Prepare for reverse-offload callback handling, resolve spurious SIGSEGVs (was: [Patch][v5] libgomp/nvptx: Prepare for reverse-offload callback handling)

[PATCH (pushed)] x86: fix VENDOR_MAX enum value
 2022-10-24 18:24 UTC 

[OG12 commit] vect: WORKAROUND vectorizer bug
 2022-10-24 18:06 UTC  (2+ messages)

[PATCH] c++: ICE with invalid structured bindings [PR107276]
 2022-10-24 17:31 UTC  (4+ messages)
  ` [PATCH v2] "

[OG12 commit] amdgcn: disallow USM on gfx908
 2022-10-24 16:38 UTC 

[OG12 commit] amdgcn, libgomp: USM allocation update
 2022-10-24 16:26 UTC 

[PATCH RFA] tree: add build_string_literal overloads
 2022-10-24 15:21 UTC  (2+ messages)

[PATCH] microblaze: use strverscmp() in MICROBLAZE_VERSION_COMPARE()
 2022-10-24 15:18 UTC  (2+ messages)

[PATCH] RISC-V: Add h extension support
 2022-10-24 15:04 UTC  (2+ messages)

[RFC] how to handle the combination of -fstrict-flex-arrays + -Warray-bounds
 2022-10-24 14:51 UTC  (5+ messages)

[PATCH] RISC-V: Fix typo
 2022-10-24 14:24 UTC 

[PATCH] c++: Fix up constexpr handling of char/signed char/short pre/post inc/decrement [PR105774]
 2022-10-24 14:07 UTC  (2+ messages)

Handling of main() function for freestanding
 2022-10-24 13:46 UTC  (6+ messages)
    ` Ping (c,c++): "

[PATCH] [PR tree-optimization/107355] Handle NANs in abs range-op entry
 2022-10-24 13:34 UTC  (2+ messages)

vect: Make vect_check_gather_scatter reject offsets that aren't multiples of BITS_PER_UNIT [PR107346]
 2022-10-24 13:29 UTC  (7+ messages)

[Patch] OpenMP: Fix reverse offload GOMP_TARGET_REV IFN corner cases [PR107236]
 2022-10-24 13:14 UTC  (3+ messages)
` *ping* "

[PATCH] c++ modules: verify_type failure with typedef enum [PR106848]
 2022-10-24 12:39 UTC  (8+ messages)

[PATCH] Relax assertion in profile.cc
 2022-10-24 12:32 UTC  (2+ messages)

[PATCH 5/6] Support Intel CMPccXADD
 2022-10-24  9:44 UTC  (4+ messages)
` [PATCH] "

[PATCH] Aarch64: Do not define DONT_USE_BUILTIN_SETJMP
 2022-10-24  8:57 UTC 

[PATCH] ARM: Make ARMv8-M attribute cmse_nonsecure_call work in Ada
 2022-10-24  8:54 UTC 

[PATCH] lto: Always quote path to touch
 2022-10-24  8:47 UTC  (3+ messages)

Extend fold_vec_perm to fold VEC_PERM_EXPR in VLA manner
 2022-10-24  8:12 UTC  (16+ messages)

[PATCH] [PR tree-optimization/107365] Check HONOR_NANS instead of flag_finite_math_only in frange:verify_range
 2022-10-24  7:34 UTC  (2+ messages)

[PATCH] Rename nonzero_bits to known_zero_bits
 2022-10-24  7:21 UTC  (7+ messages)

[PATCH] d: Remove D-specific version definitions from target headers
 2022-10-24  6:35 UTC  (3+ messages)

[PATCH] [PR24021] Implement PLUS_EXPR range-op entry for floats
 2022-10-24  6:04 UTC  (4+ messages)

[PATCH] RISC-V: Support (set (mem) (const_poly_int))
 2022-10-24  2:50 UTC  (2+ messages)

[PATCH] RISC-V: Replace CONSTEXPR with constexpr
 2022-10-24  2:25 UTC  (2+ messages)

[PATCH] RISC-V: Support (set (mem) (const_poly_int))
 2022-10-24  2:22 UTC  (3+ messages)
  `  "

[PATCH] RISC-V: Remove unused TI/TF vector modes
 2022-10-24  2:21 UTC  (2+ messages)

[PATCH] RISC-V: Fix REG_CLASS_CONTENTS
 2022-10-24  2:18 UTC  (2+ messages)

[PATCH] RISC-V: Support load/store in mov<mode> pattern for RVV modes
 2022-10-24  2:08 UTC 

[PATCH] RISC-V: Support (set (mem) (const_poly_int)) handling and remove TI/TF
 2022-10-24  1:59 UTC  (2+ messages)

[PATCH] c: If -fplan9-extensions, allow duplicate field declarations
 2022-10-23 16:52 UTC 

[PATCH] libstdc++: Introduce GNU/Hurd-specific libstdc++ os-defines.h
 2022-10-23  9:34 UTC  (2+ messages)
` [PATCH]: Fix static-pie on Hurd target

[PATCH] libgcc: Update 'gthr-mcf.h' to include a dedicated header for libobjc
 2022-10-23  2:00 UTC  (2+ messages)

Adding a new thread model to GCC
 2022-10-23  0:36 UTC  (3+ messages)

[committed] wwwdocs: index: Rotate news from 2018-08 to 2020-12
 2022-10-22 17:59 UTC 

[wwwdocs] Document zero width bit-field passing ABI changes in gcc-12/changes.html [PR104796]
 2022-10-22 16:47 UTC  (4+ messages)

[COMMITTED] Update selftest such that [-Inf, +Inf] is always VARYING for -ffinite-math-only
 2022-10-22 14:25 UTC 

[PATCH] libgo: use _off_t for mmap offset argument
 2022-10-22 13:45 UTC  (2+ messages)

[PATCH] xtensa: Make register A0 allocable for the CALL0 ABI
 2022-10-22  7:26 UTC  (4+ messages)
    ` [PATCH v2] "

C2x features status
 2022-10-21 20:26 UTC  (3+ messages)

Proxy ping [PATCH] Fortran: Add missing TKR initialization to class variables [PR100097, PR100098]
 2022-10-21 18:24 UTC  (4+ messages)

[PATCH 1/2] Add gcc/make-unique.h
 2022-10-21 16:01 UTC  (2+ messages)
` [PATCH 2/2] analyzer: use std::unique_ptr for pending_diagnostic/note

[PATCH] libstdc++-v3: <complex> support for extended floating point types
 2022-10-21 15:58 UTC 

[PATCH 0/15] arm: Enables return address verification and branch target identification on Cortex-M
 2022-10-21 13:32 UTC  (14+ messages)
` [PATCH 9/15] arm: Set again stack pointer as CFA reg when popping if necessary
` [PATCH 10/15] arm: Implement cortex-M return signing address codegen
  ` [PATCH 10/15 V2] "
` [PATCH 13/15] arm: Add pacbti related multilib support for armv8.1-m.main
` [PING][PATCH 0/15] arm: Enables return address verification and branch target identification on Cortex-M

[PATCH] c++: Don't shortcut TREE_CONSTANT vector type CONSTRUCTORs in cxx_eval_constant_expression [PR107295]
 2022-10-21 13:19 UTC  (4+ messages)
  ` [PATCH] c++, v2: "

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