public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH 0/2] i386: slim down insn-automata [PR 87832]
 2022-11-16 13:13 UTC  (5+ messages)
` [PATCH 2/2] i386: correct x87&SSE multiplication modeling in znver.md

[PATCH] c++: Implement CWG2635 - Constrained structured bindings
 2022-11-16 13:12 UTC  (5+ messages)
` [PATCH] c++, v2: "
    ` [PATCH] c++, v3: "

[PATCH] c++: Alignment changes to layout compatibility/common initial sequence - DR2583
 2022-11-16 13:09 UTC  (4+ messages)
  ` [PATCH] c++, v2: "

[rs6000, patch] Enable have_cbranchcc4 on rs6000
 2022-11-16 12:59 UTC  (6+ messages)

[patch] gcn: Add __builtin_gcn_kernarg_ptr
 2022-11-16 12:51 UTC  (2+ messages)

[PATCH] libstdc++: Fix stream initialization with static library [PR107701]
 2022-11-16 12:40 UTC  (4+ messages)

[PATCH] gcc: m68k: fix PR target/107645
 2022-11-16 12:37 UTC  (5+ messages)

[PATCH] Fix gdb FilteringTypePrinter (again)
 2022-11-16 12:29 UTC  (6+ messages)

[AArch64] Enable generation of FRINTNZ instructions
 2022-11-16 12:25 UTC  (19+ messages)

[PATCH]middle-end: replace GET_MODE_WIDER_MODE with GET_MODE_NEXT_MODE
 2022-11-16 12:19 UTC  (6+ messages)

[PATCH 1/2]middle-end: Support early break/return auto-vectorization
 2022-11-16 12:17 UTC  (4+ messages)

[PATCH] libgcc, i386: Add __fix{,uns}bfti and __float{,un}tibf [PR107703]
 2022-11-16 11:51 UTC  (2+ messages)
` [PATCH] libgcc, i386, optabs, v2: Add __float{,un}tibf to libgcc and expand BF -> integral through SF intermediate [PR107703]

[PATCH] LoongArch: Fix atomic_exchange make comparison and may jump out
 2022-11-16 11:46 UTC  (4+ messages)

[PATCH] Fortran: ICE in simplification of array expression involving power [PR107680]
 2022-11-16 11:39 UTC  (2+ messages)

[PATCH] AArch64: Add support for -mdirect-extern-access
 2022-11-16 10:54 UTC  (2+ messages)

[PATCH] doc: Reword the description of -mrelax-cmpxchg-loop [PR 107676]
 2022-11-16 10:51 UTC  (9+ messages)

[PATCH 3/9][GCC][AArch64] Add autovectorization support for Complex instructions
 2022-11-16 10:50 UTC  (5+ messages)

[PATCH 02/12] ipa-cp: Do not consider useless aggregate constants
 2022-11-16 10:50 UTC  (2+ messages)

[PATCH 01/12] ipa: IPA-SRA split detection simplification
 2022-11-16 10:49 UTC  (2+ messages)

[PATCH] Enable shrink wrapping for the RISC-V target
 2022-11-16 10:26 UTC  (3+ messages)

[PATCH] doc: invoke: pru/riscv: Fix option list formatting
 2022-11-16  9:33 UTC  (3+ messages)

[PATCH] RISC-V: Use binvi to cover more immediates than with xori alone
 2022-11-16  9:17 UTC  (3+ messages)

[PATCH] c++: Implement C++23 P2589R1 - - static operator[]
 2022-11-16  8:25 UTC  (5+ messages)
  ` [PATCH] c++: Fix up calls to static operator() or operator[] [PR107624]
      ` [PATCH] c++, v2: "

[PATCH v2] gcov: Respect triplet when looking for gcov
 2022-11-16  7:59 UTC  (9+ messages)
            ` [PATCH] testsuite: Fix mistransformed gcov

[PATCH] Fix typo in gimple_fold_partial_load_store_mem_ref
 2022-11-16  7:29 UTC 

[PATCH 1/2] rs6000: Emit vector fp comparison directly in rs6000_emit_vector_compare
 2022-11-16  6:51 UTC  (2+ messages)
` [PATCH 2/2] rs6000: Refine integer comparison handlings "

[committed] range-op-float: Fix up float_binary_op_range_finish [PR107668]
 2022-11-16  6:41 UTC 

[PATCH][i386]: Update ix86_can_change_mode_class target hook to accept QImode conversions
 2022-11-16  6:40 UTC  (4+ messages)

[PATCH] c++: Implement C++23 P2647R1 - Permitting static constexpr variables in constexpr functions
 2022-11-16  6:19 UTC  (7+ messages)
` [PATCH] c++, v2: "

[PATCHv2] Use toplevel configure for GMP and MPFR for gdb
 2022-11-16  3:59 UTC  (2+ messages)

[PATCH v4] RISC-V: Add support for inlining subword atomic operations
 2022-11-16  3:53 UTC  (4+ messages)

[PATCH] gcc: honour -ffile-prefix-map in ASM_MAP [PR93371]
 2022-11-16  3:50 UTC  (6+ messages)

[PATCH] RISC-V: Use bseti to cover more immediates than with ori alone
 2022-11-16  3:43 UTC  (2+ messages)

[PATCH] Add a target hook for sibcall epilogues
 2022-11-16  3:37 UTC  (2+ messages)

[PATCH v3] LoongArch: Add prefetch instructions
 2022-11-16  3:19 UTC  (3+ messages)

Undeliverable mail: RE:询盘 22310169
 2022-11-16  3:09 UTC 

[PATCH] rtl: Try to remove EH edges after {pro,epi}logue generation [PR90259]
 2022-11-16  2:33 UTC  (6+ messages)

[wwwdocs] gcc-13: Mention Intel new ISA and march support
 2022-11-16  1:30 UTC  (3+ messages)

[PATCH] RISC-V: Use .p2align for code-alignment
 2022-11-16  0:36 UTC  (4+ messages)

[PATCH] c++: Reject UDLs in certain contexts [PR105300]
 2022-11-16  0:35 UTC  (3+ messages)

[PATCH] c++: P2448 - Relaxing some constexpr restrictions [PR106649]
 2022-11-16  0:30 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH 0/7] riscv: Improve builtins expansion
 2022-11-16  0:15 UTC  (5+ messages)
` [PATCH 7/7] riscv: Add support for str(n)cmp inline expansion

[PATCH v3 0/3] RFC: P1689R5 support
 2022-11-16  0:00 UTC  (5+ messages)
` [PATCH v3 1/3] libcpp: reject codepoints above 0x10FFFF
` [PATCH v3 2/3] libcpp: add a function to determine UTF-8 validity of a C string

[PATCH 0/5] function result decl location; type demotion
 2022-11-15 23:52 UTC  (3+ messages)
` [PATCH 2/5] c++: Set the locus of the function result decl

[PATCH] c++: Implement CWG 2654 - Un-deprecation of compound volatile assignments
 2022-11-15 23:25 UTC  (3+ messages)
` [PATCH] c++, v2: "

[PATCH] doc: invoke: riscv: Fix closing block bracket
 2022-11-15 23:03 UTC  (3+ messages)

[PATCH] RISC-V: Zihintpause: add __builtin_riscv_pause
 2022-11-15 22:12 UTC  (3+ messages)

[PATCH] c++: Disable -Wignored-qualifiers for template args [PR107492]
 2022-11-15 22:10 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH] c++: Allow attributes on concepts - DR 2428
 2022-11-15 21:51 UTC  (5+ messages)
  ` [PATCH] c++, v2: "

Rust frontend patches v3
 2022-11-15 20:37 UTC  (16+ messages)
` [PATCH Rust front-end v3 01/46] Use DW_ATE_UTF for the Rust 'char' type
` [PATCH Rust front-end v3 15/46] gccrs: Add expansion pass for the Rust front-end
` [PATCH Rust front-end v3 37/46] gccrs: Add HIR to GCC GENERIC lowering for all nodes
` [PATCH Rust front-end v3 38/46] gccrs: Add HIR to GCC GENERIC lowering entry point

[PATCH] RISC-V uninit-pred-9_b.c failure
 2022-11-15 19:43 UTC  (2+ messages)

[committed] bpf: avoid possible use of uninitialized variable
 2022-11-15 19:05 UTC 

[PATCH] analyzer: add warnings relating to sockets [PR106140]
 2022-11-15 19:02 UTC  (3+ messages)
` [PATCH v2] "

why does gccgit require pthread?
 2022-11-15 19:01 UTC  (7+ messages)
            ` why does gcc jit "

[Patch] nvptx/mkoffload.cc: Fix "$nohost" check
 2022-11-15 18:47 UTC 

PING: Re: [PATCH] c, analyzer: support named constants in analyzer [PR106302]
 2022-11-15 18:39 UTC  (5+ messages)
` [PATCH v2] "
    ` [PATCH v3] "

[PATCH 1/2] aarch64: Enable the use of LDAPR for load-acquire semantics
 2022-11-15 18:05 UTC  (4+ messages)
` [PATCH 2/2] aarch64: Add support for widening LDAPR instructions

[PATCH] libstdc++: Enable building libstdc++.{a,so} when !HOSTED
 2022-11-15 18:03 UTC  (3+ messages)

[PATCH] Allow prologues and epilogues to be inserted later
 2022-11-15 17:57 UTC  (2+ messages)

[PATCH 3/8]middle-end: Support extractions of subvectors from arbitrary element position inside a vector
 2022-11-15 17:39 UTC  (8+ messages)

[PATCH] RISC-V: Split "(a & (1UL << bitno)) ? 0 : 1" to bext + xori
 2022-11-15 17:36 UTC  (2+ messages)

[PATCH v2 0/2] Basic support for the Ventana VT1 w/ instruction fusion
 2022-11-15 17:30 UTC  (5+ messages)

[PATCH] RISC-V: Split "(a & (1UL << bitno)) ? 0 : -1" to bext + addi
 2022-11-15 17:25 UTC  (2+ messages)

[PATCH] testsuite: Fix missing EFFECTIVE_TARGETS variable errors
 2022-11-15 17:02 UTC 

[RFC PATCH] ipa-guarded-deref: Add new pass to dereference function pointers
 2022-11-15 16:33 UTC  (10+ messages)

[PATCH] [range-ops] Minor readability fix
 2022-11-15 16:31 UTC 

[PATCH 1/2] c++: correct __has_attribute(init_priority)
 2022-11-15 16:10 UTC  (3+ messages)
` [PATCH 2/2] libstdc++: Move stream initialization into compiled library [PR44952]

[PATCH v6] tree-optimization/101186 - extend FRE with "equivalence map" for condition prediction
 2022-11-15 16:00 UTC  (3+ messages)
` PING: "

[PATCH 2/2] arm: Add support for MVE Tail-Predicated Low Overhead Loops
 2022-11-15 15:51 UTC  (2+ messages)

GCC 13.0.0 Status Report (2022-11-14), Stage 3 in effect now
 2022-11-15 15:47 UTC  (7+ messages)
          ` libsanitizer: sync from master

[committed] libstdc++: Fix detection of std::format support for __float128 [PR107693]
 2022-11-15 15:45 UTC  (3+ messages)

[PATCH 0/2] Add a new warning option -Wstrict-flex-array
 2022-11-15 15:41 UTC  (3+ messages)
` [PATCH 2/2] Add a new warning option -Wstrict-flex-arrays

[PATCH v7 00/34] libgcc: Thumb-1 Floating-Point Assembly for Cortex M0
 2022-11-15 15:27 UTC  (2+ messages)
` [PING] "

[committed] libstdc++: Fix std::format test for strict -std=c++20 mode
 2022-11-15 14:31 UTC 

[committed] libstc++: std::formattable concept should not be defined for C++20
 2022-11-15 14:31 UTC 

[PATCH] [PR68097] Try to avoid recursing for floats in tree_*_nonnegative_warnv_p
 2022-11-15 13:52 UTC  (6+ messages)

[PATCH (pushed)] libsanitizer: use git clone --depth 1
 2022-11-15 13:19 UTC 

[PATCH][X86_64] Separate znver4 insn reservations from older znvers
 2022-11-15 12:51 UTC  (4+ messages)

[PATCH] Optimize testcase
 2022-11-15 12:17 UTC  (2+ messages)

[PATCH v2] c++: parser - Support for target address spaces in C++
 2022-11-15 12:15 UTC  (14+ messages)
      ` [PATCH v3] "

[PATCH 1/2]middle-end: Add new tbranch optab to add support for bit-test-and-branch operations
 2022-11-15 11:39 UTC  (19+ messages)
` [PATCH 2/2]AArch64 Support new tbranch optab

[committed] libstdc++: Document use of Markdown for Doxygen comments
 2022-11-15 11:37 UTC 

[PATCH] ira: Remove duplicate `memset' over `full_costs' from `assign_hard_reg'
 2022-11-15 11:24 UTC  (3+ messages)

[PATCH]AArch64 Extend umov and sbfx patterns
 2022-11-15 11:10 UTC  (4+ messages)

[PATCH v2] aarch64: Add support for Ampere-1A (-mcpu=ampere1a) CPU
 2022-11-15 10:43 UTC  (3+ messages)

[PATCH] RISC-V: Optimal RVV epilogue logic
 2022-11-15 10:35 UTC  (2+ messages)

Revert Sphinx documentation [Was: Issues with Sphinx]
 2022-11-15 10:05 UTC  (3+ messages)

[PATCH v2] LoongArch: Add prefetch instructions
 2022-11-15  9:32 UTC  (4+ messages)

[PATCH v2 0/2] RISC-V: Optimize RVV epilogue logic
 2022-11-15  8:39 UTC  (4+ messages)
` [PATCH v2 1/2] RISC-V: Add spill sp adjust check testcase
` [PATCH v2 2/2] RISC-V: Optimize RVV epilogue logic

[PATCH,V1 0/1] RISC-V: Make R_RISCV_SUB6 conforms to riscv abi standard
 2022-11-15  8:09 UTC  (2+ messages)
` [PATCH,V1 1/1] "

[committed] c++: Fix a typo in function name
 2022-11-15  7:32 UTC 

[PATCH,V1 0/1] RISC-V: Make R_RISCV_SUB6 conforms to riscv abi standard
 2022-11-15  6:51 UTC  (2+ messages)
` [PATCH,V1 1/1] "

[PATCH,V1 0/1] RISC-V: Make R_RISCV_SUB6 conforms to riscv abi standard
 2022-11-15  6:46 UTC  (2+ messages)
` [PATCH,V1 1/1] "

[PATCH] Remove Score documentation
 2022-11-15  5:01 UTC 

[PATCH v4] OpenMP: Generate SIMD clones for functions with "declare target"
 2022-11-15  4:46 UTC 

[PATCH] Remove the picoChip documentation
 2022-11-15  4:44 UTC 

[PATCH] Remove documentation for MeP
 2022-11-15  4:38 UTC 

[PATCH] Fix @opindex for mcall-aixdesc and mcall-openbsd
 2022-11-15  4:27 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).