public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH v5 0/5] P1689R5 support
 2023-10-23 15:28 UTC  (5+ messages)
` [PATCH v5 2/5] libcpp: add a function to determine UTF-8 validity of a C string

[PATCH][WIP] dwarf2out: extend to output debug section directly to object file during debug_early phase
 2023-10-23 15:22 UTC  (4+ messages)

[V3][PATCH 0/3] New attribute "counted_by" to annotate bounds for C99 FAM(PR108896)
 2023-10-23 15:14 UTC  (19+ messages)
    ` HELP: Will the reordering happen? "

[PATCH v1 1/1] gcc: config: microblaze: fix cpu version check
 2023-10-23 14:52 UTC  (3+ messages)

[x86 PATCH] Fine tune STV register conversion costs for -Os
 2023-10-23 14:47 UTC 

[PATCH] libcpp: Improve the diagnostic for poisoned identifiers [PR36887]
 2023-10-23 14:15 UTC  (2+ messages)

[PATCH v9 4/4] ree: Improve ree pass for rs6000 target using defined ABI interfaces
 2023-10-23 14:10 UTC  (6+ messages)

[PATCH] tree-optimization/111916 - SRA of BIT_FIELD_REF of constant pool entries
 2023-10-23 13:32 UTC 

[PATCH] tree-optimization/111915 - mixing grouped and non-grouped accesses
 2023-10-23 13:32 UTC 

[PATCH] ipa/111914 - perform parameter init after remapping types
 2023-10-23 13:32 UTC 

Backport PR106878 fixes to GCC 12
 2023-10-23 13:31 UTC 

[SH][committed] Fix PR 111001
 2023-10-23 13:28 UTC 

[pushed] configure, libquadmath: Remove unintended AC_CHECK_LIBM [PR111928]
 2023-10-23 13:18 UTC 

[PATCH][WIP] libiberty: Support for relocation output
 2023-10-23 13:05 UTC  (3+ messages)

[PATCH] libgcc: make heap-based trampolines conditional on libc presence
 2023-10-23 12:54 UTC  (2+ messages)

[PATCH] Support vec_cmpmn/vcondmn for v2hf/v4hf
 2023-10-23 12:32 UTC  (2+ messages)

[PATCH 00/11] aarch64 GCS preliminary patches
 2023-10-23 12:28 UTC  (5+ messages)
` [PATCH 10/11] aarch64: Fix branch-protection error message tests

[PATCH] ifcvt/vect: Emit COND_ADD for conditional scalar reduction
 2023-10-23 10:53 UTC  (12+ messages)

[PATCH] vect: Don't set excess bits in unform masks
 2023-10-23 10:43 UTC  (2+ messages)

[PATCH] tree-optimization/111917 - bougs IL after guard hoisting
 2023-10-23 10:34 UTC 

[PATCH 2/2] arm: Add support for MVE Tail-Predicated Low Overhead Loops
 2023-10-23 10:16 UTC  (6+ messages)
` [PING][PATCH "

[PATCH V12 4/4] ree: Improve ree pass using defined abi interfaces
 2023-10-23 10:03 UTC 

[PATCH] LoongArch:Enable vcond_mask_mn expanders for SF/DF modes
 2023-10-23 10:03 UTC 

[PATCH V2] RISC-V: Fix ICE for the fusion case from vsetvl to scalar move[PR111927]
 2023-10-23 10:01 UTC  (3+ messages)

[PATCH] LoongArch:Enable vcond_mask_mn expanders for SF/DF modes
 2023-10-23 10:00 UTC 

[PATCH v1] RISC-V: Remove unnecessary asm check for vec cvt
 2023-10-23  9:58 UTC  (3+ messages)

[PATCH] LoongArch:Enable vcond_mask_mn expanders for SF/DF modes
 2023-10-23  9:46 UTC 

[PATCH] RISC-V: Fix ICE for the fusion case from vsetvl to scalar move[PR111927]
 2023-10-23  9:22 UTC  (2+ messages)

[PATCH] LoongArch:Enable vcond_mask_mn expanders for SF/DF modes
 2023-10-23  9:19 UTC 

[PATCH] rust: build failure after NON_DEPENDENT_EXPR removal [PR111899]
 2023-10-23  9:10 UTC  (2+ messages)

[PATCH] gcc.c-torture/execute/builtins/fputs.c: Define _GNU_SOURCE
 2023-10-23  8:39 UTC  (7+ messages)

[PATCH v2] gcc.c-torture/execute/builtins/fputs.c: fputs_unlocked prototype
 2023-10-23  8:37 UTC 

[PING ^0][PATCH v2] rs6000: Add new pass for replacement of contiguous addresses vector load lxv with lxvp
 2023-10-23  8:32 UTC  (2+ messages)
` [PING ^1][PATCH "

[PATCH] middle-end: don't keep .MEM guard nodes for PHI nodes who dominate loop [PR111860]
 2023-10-23  8:21 UTC  (2+ messages)

[PATCH v5] Add condition coverage profiling
 2023-10-23  8:10 UTC  (6+ messages)
` [PATCH 01/22] "

[PATCH v1] RISC-V: Bugfix for merging undef tmp register for trunc
 2023-10-23  8:01 UTC  (3+ messages)

[PATCH] return edge in make_eh_edges
 2023-10-23  7:59 UTC  (6+ messages)
  ` [PATCH] rename make_eh_edges to make_eh_edge (was: return edge in make_eh_edges)
      ` [PATCH] [PR111520] set hardcmp eh probs (was: rename make_eh_edges to make_eh_edge)

[PATCH 1/5] Remove obsolete debugging formats from names list
 2023-10-23  7:46 UTC  (6+ messages)
` [PATCH 2/5] Support for CodeView debugging format
` [PATCH 3/5] Output file checksums in CodeView section
` [PATCH 4/5] Output line numbers "
` [PATCH 5/5] Output S_COMPILE3 symbol in CodeView debug section

[PATCH] Use error_mark_node after error in convert
 2023-10-23  7:45 UTC  (2+ messages)

[PATCHv2] move the (a-b) CMP 0 ? (a-b) : (b-a) optimization from fold_cond_expr_with_comparison to match
 2023-10-23  7:44 UTC  (2+ messages)

[PATCH] convert_to_complex vs invalid_conversion [PR111903]
 2023-10-23  7:43 UTC  (2+ messages)

[PATCH 0/5] LoongArch: Better balance between relaxation and scheduling
 2023-10-23  7:34 UTC  (6+ messages)
` [PATCH 2/5] LoongArch: Use explicit relocs for GOT access when -mexplicit-relocs=auto and LTO during a final link with linker plugin
` Pushed: [PATCH 0/5] LoongArch: Better balance between relaxation and scheduling

[PATCH 0/4] RISC-V: Fix 'Zicbop'-related bugs (fix ICE and remove broken built-in)
 2023-10-23  7:22 UTC  (5+ messages)
` [PATCH 1/4] RISC-V: Recategorize "prefetch" availabilities
` [PATCH 2/4] RISC-V: Remove broken __builtin_riscv_zicbop_cbo_prefetchi
` [PATCH 3/4] RISC-V: Add not broken RW prefetch RTL instructions without offsets
` [PATCH 4/4] RISC-V: Fix ICE by expansion and register coercion

[Committed] RISC-V: Fix typo[VSETVL PASS]
 2023-10-23  7:22 UTC 

[PATCH V11] ree: Improve ree pass using defined abi interfaces
 2023-10-23  6:43 UTC 

[PATCH v1] RISC-V: Remove unnecessary asm check for binop constraint
 2023-10-23  6:29 UTC  (3+ messages)

[PATCH] vect: Cost adjacent vector loads/stores together [PR111784]
 2023-10-23  6:15 UTC  (3+ messages)

[PATCH v4] libgfortran: Replace mutex with rwlock
 2023-10-23  5:52 UTC  (8+ messages)

[MAINTAINERS/KERNEL SUMMIT] Trust and maintenance of file systems
 2023-10-23  5:19 UTC  (6+ messages)

[PATCH 0/2] RISC-V: Define not broken prefetch builtins
 2023-10-23  3:55 UTC  (3+ messages)

[PATCH v4] [tree-optimization/110279] Consider FMA in get_reassociation_width
 2023-10-23  3:49 UTC  (4+ messages)
    ` [PING][PATCH "

[PATCH v1] RISC-V: Remove unnecessary asm check for rounding autovec
 2023-10-23  2:43 UTC  (3+ messages)

[PATCH] RISC-V: Fix AVL_TYPE attribute of tuple mode mov<mode>
 2023-10-23  2:32 UTC  (4+ messages)
  `  "

[gccwwwdocs PATCH] gcc-13/14: Mention Intel new ISA and march support
 2023-10-23  2:18 UTC 

[PATCH v1] LoongArch: Fix vfrint-releated comments in lsxintrin.h and lasxintrin.h
 2023-10-23  2:13 UTC 

[PATCH v1] RISC-V: Bugfix for merging undefined tmp register in math
 2023-10-23  1:57 UTC  (5+ messages)
    `  "

[PATCH] RISC-V: Prohibit combination of 'E' and 'H'
 2023-10-23  1:54 UTC  (4+ messages)

Go patch committed: Remove the traverse_assignments code
 2023-10-23  1:48 UTC 

Go patch committed: Remove name_ field from Type_switch_statement
 2023-10-23  1:46 UTC 

Go patch committed: pass Gogo to more passes
 2023-10-23  1:44 UTC 

[PATCH-1v4, expand] Enable vector mode for compare_by_pieces [PR111449]
 2023-10-23  1:29 UTC  (3+ messages)

[PATCH] LoongArch: Define macro CLEAR_INSN_CACHE
 2023-10-23  1:28 UTC  (2+ messages)
`  "

[Committedv2] aarch64: [PR110986] Emit csinv again for `a ? ~b : b`
 2023-10-22 22:32 UTC 

Darwin: Replace environment runpath with embedded [PR88590]
 2023-10-22 21:18 UTC  (15+ messages)

[committed] d: Merge upstream dmd f4be7f6f7b
 2023-10-22 21:00 UTC 

[pushed] objc++: type/expr tsubst conflation [PR111920]
 2023-10-22 20:15 UTC 

[PATCH] libstdc++ Add cstdarg to freestanding
 2023-10-22 20:06 UTC  (8+ messages)

[PATCH] gcc.c-torture/execute/builtins/pr93262-chk.c: Remove return statement
 2023-10-22 13:44 UTC  (2+ messages)

[PATCH] wwwdocs: gcc-14: mark amdgcn fiji deprecated
 2023-10-22 12:24 UTC  (4+ messages)

[PATCH v22 00/31] Optimize type traits performance
 2023-10-22 12:06 UTC  (13+ messages)
` [PATCH v23 00/33] "
  ` [PATCH v23 02/33] c-family, c++: Look up built-in traits via identifier node
  ` [PATCH v23 31/33] libstdc++: Optimize std::is_pointer compilation performance
  ` [PATCH v23 32/33] c++: Implement __is_invocable built-in trait
  ` [PATCH v24 00/33] Optimize type traits performance
    ` [PATCH v24 33/33] libstdc++: Optimize std::is_invocable compilation performance

[RFC PATCH] RISC-V: Initial RV64E and LP64E support
 2023-10-22  3:49 UTC 

[PATCH] move the (a-b) CMP 0 ? (a-b) : (b-a) optimization from fold_cond_expr_with_comparison to match
 2023-10-21 20:14 UTC  (4+ messages)

[PATCH] RISC-V: 'Zfa' extension is now ratified
 2023-10-21 18:01 UTC  (2+ messages)

[PATCH v3] c++: Catch indirect change of active union member in constexpr [PR101631]
 2023-10-21 14:45 UTC  (13+ messages)
  ` [PATCH v4] c++: Check for indirect change of active union member in constexpr [PR101631,PR102286]
        ` [PATCH] libstdc++: Ensure active union member is correctly set

[PATCH v6] Add condition coverage profiling
 2023-10-21 13:27 UTC 

[PATCH v2] libstdc++: Workaround for LLVM-61763 in ranges
 2023-10-21 11:18 UTC  (3+ messages)

[PATCH] libstdc++: testsuite: Enhance codecvt_unicode with tests for length()
 2023-10-21 11:14 UTC  (3+ messages)
` [PATCH v2] "

[C PATCH] Synthesize nonnull attribute for parameters declared with static
 2023-10-21 11:09 UTC  (2+ messages)
` [PING 2] "

[committed] libstdc++: Fix formatting of filesystem directory iterators
 2023-10-21 10:54 UTC 

[PATCH v10 4/4] ree: Improve ree pass for rs6000 target using defined ABI interfaces
 2023-10-21 10:21 UTC 

Remove stale Autoconf checks for Perl
 2023-10-21  6:20 UTC  (2+ messages)

[PATCH RESEND] libatomic: drop redundant all-multi command
 2023-10-21  5:31 UTC  (2+ messages)

[PATCH v1] RISC-V: Support partial VLS mode when preference fixed-vlmax
 2023-10-21  1:27 UTC  (4+ messages)
` [PATCH v2] RISC-V: Support partial VLS mode when preference fixed-vlmax [PR111857]

[PATCH] c++: Implement C++26 P2361R6 - Unevaluated strings [PR110342]
 2023-10-21  0:28 UTC  (4+ messages)

[pushed] c++: abstract class and overload resolution
 2023-10-20 21:50 UTC 

ping: [PATCH] libcpp: Improve the diagnostic for poisoned identifiers [PR36887]
 2023-10-20 21:26 UTC 

[PATCH] C99 testsuite readiness: Compile more tests with -std=gnu89
 2023-10-20 20:33 UTC  (2+ messages)

[pushed] testsuite: constexpr-diag1.C and implicit constexpr
 2023-10-20 20:30 UTC 

[pushed] c++: fix tourney logic
 2023-10-20 20:29 UTC 

[PATCH v3] Control flow redundancy hardening
 2023-10-20 19:55 UTC  (2+ messages)

[PATCH] c++/modules: ICE with lambda initializing local var [PR105322]
 2023-10-20 19:48 UTC  (3+ messages)

[PATCH] c-family: char8_t and aliasing in C vs C++ [PR111884]
 2023-10-20 19:10 UTC  (2+ messages)

[PATCH] c: -Wincompatible-pointer-types should cover mismatches in ?:
 2023-10-20 19:08 UTC  (2+ messages)

[PATCH] c: -Wint-conversion should cover pointer/integer mismatches in ?:
 2023-10-20 19:07 UTC  (2+ messages)

[PATCH] C99 testsuite readiness: Some unverified test case reductions
 2023-10-20 19:05 UTC 

[PATCH] libstdc++: Workaround for LLVM-61763 in ranges
 2023-10-20 18:32 UTC  (3+ messages)

[PATCH v2 0/2] riscv: Adding support for XTHead(F)MemIdx
 2023-10-20 18:08 UTC  (3+ messages)

PR111754
 2023-10-20 17:25 UTC 

[Patch] OpenMP: Add C++ support for 'omp allocate' with stack variables
 2023-10-20 16:49 UTC 

[PATCH] ARM: Block predication on atomics [PR111235]
 2023-10-20 16:47 UTC  (6+ messages)
  ` [PATCH v2] "

[pushed] libstdc++: add casts to from_chars in <charconv> [PR111883]
 2023-10-20 16:34 UTC 

[patch] libgomp.texi: Update "Enabling OpenMP"
 2023-10-20 16:28 UTC  (4+ messages)

[PATCH 1/2] c++: Initial support for P0847R7 (Deducing This) [PR102609]
 2023-10-20 16:01 UTC  (11+ messages)
` [PATCH v3 "

[PATCH 1/2] c++: remove NON_DEPENDENT_EXPR, part 1
 2023-10-20 15:57 UTC  (3+ messages)
` [PATCH 2/2] c++: remove NON_DEPENDENT_EXPR, part 2

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