public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH 3/5][_Hashtable] Avoid redundant usage of rehash policy
 2023-12-21 22:17 UTC  (2+ messages)

[PATCH 2/5][_Hashtable] Fix implementation inconsistencies
 2023-12-21 22:07 UTC  (2+ messages)

[PATCH 1/5][_Hashtable] Add benches
 2023-12-21 21:57 UTC  (2+ messages)

[PATCH 5/5][_Hashtable] Prefer to insert after last node
 2023-12-21 21:55 UTC  (3+ messages)

[PATCH v2 0/2] libstdc++: generators v2
 2023-12-21 21:51 UTC  (5+ messages)
` [PATCH v2 1/2] libstdc++: add missing include in ranges_util.h
` [PATCH v2 2/2] libstdc++: implement std::generator

c23 type compatibility rules, v3
 2023-12-21 21:47 UTC  (2+ messages)
` [V6] c23: construct composite type for tagged types

[r14-6770 Regression] FAIL: gcc.dg/gnu23-tag-4.c (test for excess errors) on Linux/x86_64
 2023-12-21 21:07 UTC 

[PATCH] libgccjit: Add convert vector
 2023-12-21 21:01 UTC 

[PATCH] c++: visibility wrt template and ptrmem targs [PR70413]
 2023-12-21 20:39 UTC  (4+ messages)

[PATCH] Document cond_copysign and cond_len_copysign optabs [PR112951]
 2023-12-21 20:19 UTC  (2+ messages)

[PATCH] RISC-V: Add --with-cmodel configure-time argument
 2023-12-21 20:06 UTC  (4+ messages)

[PATCH 2/21]middle-end testsuite: Add tests for early break vectorization
 2023-12-21 19:46 UTC  (2+ messages)

[PATCH] Allow overriding EXPECT
 2023-12-21 19:43 UTC  (2+ messages)

[PATCH v25 00/33] Optimize type traits compilation performance
 2023-12-21 19:38 UTC  (9+ messages)
` [PATCH v26 00/23] "
        ` [PATCH] testsuite: Remove testsuite_tr1.h

[PATCH] c++: fix -Wparentheses with boolean-like class types
 2023-12-21 19:37 UTC  (6+ messages)

[PATCH] toplevel: don't override gettext-runtime/configure-discovered build args
 2023-12-21 19:19 UTC 

[PATCH v1] RISC-V: XFail the signbit-5 run test for RVV
 2023-12-21 19:16 UTC  (2+ messages)

[PATCH v5 2/3] RISC-V: Add crypto machine descriptions
 2023-12-21 19:10 UTC  (3+ messages)

[PATCH] libgccjit: Allow sending a const pointer as argument
 2023-12-21 16:59 UTC 

[PATCH] OpenMP: Support accelerated 2D/3D memory copies for AMD GCN
 2023-12-21 16:05 UTC  (2+ messages)

[committed] i386: Fix shifts with high register input operand [PR113044]
 2023-12-21 15:02 UTC 

[PATCH] libgccjit: Support signed char flag
 2023-12-21 13:42 UTC 

[PATCH] libgccjit: Add type checks in gcc_jit_block_add_assignment_op
 2023-12-21 13:36 UTC  (3+ messages)

[PATCH] libgccjit: Allow comparing aligned int types
 2023-12-21 13:33 UTC 

Add 'libgomp.c++/static-local-variable-1.C'
 2023-12-21 12:58 UTC  (6+ messages)
      ` OpenMP offloading vs. C++ static local variables

[PATCH] libcpp: Fix __has_include_next ICE in the last directory of the path [PR80755]
 2023-12-21 12:37 UTC 

[PATCH] LoongArch: Replace -mexplicit-relocs=auto simple-used address peephole2 with combine
 2023-12-21 12:00 UTC  (3+ messages)
` Ping: "

[PATCH v6] libgfortran: Replace mutex with rwlock
 2023-12-21 11:42 UTC  (8+ messages)
` [PATCH v7] "

[pushed] aarch64: Fix early RA handling of deleted insns [PR113094]
 2023-12-21 10:21 UTC 

[pushed] aarch64: Fix cut-&-pasto in early RA pass [PR112948]
 2023-12-21 10:21 UTC 

[PATCH] aarch64: Prevent moving throwing accesses in ldp/stp pass [PR113093]
 2023-12-21 10:18 UTC  (2+ messages)

[PATCH v1] LoongArch: Fix builtin function prototypes for LASX in doc
 2023-12-21  9:46 UTC  (2+ messages)
` [pushed][PATCH "

[PATCH v2] extend.texi: Fix typos in LSX intrinsics
 2023-12-21  9:44 UTC  (2+ messages)
`  "

[PATCH v2 0/9] RISC-V: Support XTheadVector extensions
 2023-12-21  9:43 UTC  (27+ messages)
` [PATCH v3 0/6] RISC-V: Support XTheadVector extension
  ` [PATCH v3 1/6] RISC-V: Refactor riscv-vector-builtins-bases.cc
  ` [PATCH v3 2/6] RISC-V: Split csr_operand in predicates.md for vector patterns
  ` [PATCH v3 3/6] RISC-V: Introduce XTheadVector as a subset of V1.0.0
  ` [PATCH v3 4/6] RISC-V: Adds the prefix "th." for the instructions of XTheadVector
      `  "
  ` [PATCH v3 5/6] RISC-V: Handle differences between XTheadvector and Vector
      ` 回复:[PATCH "
          ` 回复:回复:[PATCH "
  ` [PATCH v3 6/6] RISC-V: Add support for xtheadvector-specific intrinsics
      ` Re: [PATCH v3 0/6] RISC-V: Support XTheadVector extension

[PATCH v2] LoongArch: Fix incorrect code generation for sad pattern
 2023-12-21  9:22 UTC  (2+ messages)
`  "

[PATCH v2] LoongArch: Modify the check type of the vector builtin function
 2023-12-21  9:22 UTC  (2+ messages)
`  "

[Committed] RISC-V: Add dynamic LMUL test for x264
 2023-12-21  8:57 UTC 

[PATCH v7 0/5] OpenMP/OpenACC: map clause and OMP gimplify rework
 2023-12-21  8:51 UTC  (6+ messages)
` [PATCH v7 5/5] OpenMP/OpenACC: Reorganise OMP map clause handling in gimplify.cc

[gcc-wwwdocs PATCH v2] gcc-13/14: Mention recent update for x86_64 backend
 2023-12-21  8:25 UTC 

[PATCH] ubsan: Add workaround for missing bitint libubsan support for shifts [PR112941]
 2023-12-21  7:31 UTC  (2+ messages)

[PATCH] lower-bitint: Avoid nested casts in muldiv/float operands [PR112941]
 2023-12-21  7:30 UTC  (2+ messages)

omp: Fix simdclone arguments with veclen lower than simdlen [PR113040]
 2023-12-21  7:19 UTC  (2+ messages)

[PATCH 0/3][RFC] RISC-V: Associate typed insns to dfa reservation
 2023-12-21  6:59 UTC  (12+ messages)
` [PATCH 1/3][RFC] RISC-V: Add non-vector types to pipelines
` [PATCH 2/3][RFC] RISC-V: Add vector related reservations
` [PATCH 3/3][RFC] RISC-V: Enable assert for insn_has_dfa_reservation

[Patchv3, rs6000] Clean up pre-checkings of expand_block_compare
 2023-12-21  6:28 UTC  (2+ messages)

[Patch, rs6000] Call library for block memory compare when optimizing for size
 2023-12-21  6:23 UTC  (2+ messages)

[PATCH] -finline-stringops: check base blksize for memset [PR112778]
 2023-12-21  6:08 UTC  (4+ messages)
` [PATCH v2] "
    ` [PATCH 2/2 FYI] -finline-stringops: drop obsolete comment [PR112778]

[Patchv3, rs6000] Correct definition of macro of fixed point efficient unaligned
 2023-12-21  6:05 UTC  (2+ messages)

[PATCH v3] sched: Change no_real_insns_p to no_real_nondebug_insns_p [PR108273]
 2023-12-21  5:46 UTC  (8+ messages)
` PING^1 "
      ` [PATCH] sched: Remove debug counter sched_block
        ` PING^1 "

[PATCH] sel-sched: Verify change before replacing dest in EXPR_INSN_RTX [PR112995]
 2023-12-21  5:45 UTC  (3+ messages)

[PATCH] RISC-V: Fix RISCV_FUSE_ZEXTWS fusion condition
 2023-12-21  4:07 UTC  (5+ messages)
  ` [External] "

[pushed] c++: computed goto warning [PR37722]
 2023-12-21  2:06 UTC 

[PATCH] RISC-V: Fix calculation of max live vregs
 2023-12-21  1:47 UTC  (8+ messages)
    `  "

[PATCH] c-family: Fix ICE with large column number after restoring a PCH [PR105608]
 2023-12-21  1:02 UTC  (2+ messages)

[PATCH] hardcfr: make builtin_return tests more portable [PR112334]
 2023-12-21  1:01 UTC  (6+ messages)
` [PATCH] untyped calls: enable target switching [PR112334]

[PATCH RFA] opts: -Werror=foo always implies -Wfoo [PR106213]
 2023-12-20 23:55 UTC  (2+ messages)

[PATCH] c++: Enable -Walloc-size and -Wcalloc-transposed-args warnings for C++
 2023-12-20 23:44 UTC  (4+ messages)

[PATCH] contrib: add git gcc-style alias
 2023-12-20 23:10 UTC  (5+ messages)
` Ping "

[PATCH] RISC-V: Block VLSmodes according to TARGET_MAX_LMUL and BITS_PER_RISCV_VECTOR
 2023-12-20 22:42 UTC  (3+ messages)
  `  "

[RFC][V2] RISC-V: Support -mcmodel=large
 2023-12-20 21:13 UTC  (11+ messages)

[pushed][PR112918][LRA]: Fixing IRA ICE on m68k
 2023-12-20 20:35 UTC  (3+ messages)

Fortran: Use non conflicting file extensions for intermediates [PR81615]
 2023-12-20 19:29 UTC  (3+ messages)

[PATCH] cse: Fix handling of fake vec_select sets [PR111702]
 2023-12-20 19:00 UTC  (2+ messages)

[aarch64] PR111702 - ICE in insert_regs after interleave+zip1 vector initialization patch
 2023-12-20 18:29 UTC  (2+ messages)

[PATCH] RISC-V: Document -mcmodel=large
 2023-12-20 18:23 UTC  (3+ messages)

[PATCH, wwwdocs] RISC-V: Add -mcmodel=large for GCC-14
 2023-12-20 18:16 UTC 

[PATCH] RISC-V: Fix bug of VSETVL fusion
 2023-12-20 17:41 UTC  (2+ messages)

[PATCH] RISC-V: Optimize SELECT_VL codegen when length is known as smaller than VF
 2023-12-20 17:37 UTC  (2+ messages)

[pushed] c++: throwing dtor and empty try [PR113088]
 2023-12-20 17:31 UTC 

[pushed] c++: xvalue array subscript [PR103185]
 2023-12-20 17:31 UTC 

[PATCH] c++: implicit guides should inherit class constraints [PR104873]
 2023-12-20 17:28 UTC  (4+ messages)

Problems with strub tests
 2023-12-20 17:17 UTC  (3+ messages)
` [PATCH] compare_tests: distinguish c-c++-common results by tool

[PATCH 0/2] arm: Add support for MVE Tail-Predicated Low Overhead Loops
 2023-12-20 16:54 UTC  (5+ messages)
` [PATCH 1/2] arm: Add define_attr to to create a mapping between MVE predicated and unpredicated insns
` [PATCH 2/2] arm: Add support for MVE Tail-Predicated Low Overhead Loops

[PATCH v2 0/3] RISC-V: vectorised memory operations
 2023-12-20 16:02 UTC  (8+ messages)
` [PATCH v2 1/3] RISC-V: movmem for RISCV with V extension
` [PATCH v2 2/3] RISC-V: setmem "

[PATCH] [OpenACC] Add tests for implied copy of variables in reduction clause
 2023-12-20 14:48 UTC 

[PATCH] tree-object-size: Clean up unknown propagation
 2023-12-20 14:32 UTC  (3+ messages)

[PATCH] tree-optimization/113073 - amend PR112736 fix
 2023-12-20 14:31 UTC  (4+ messages)

[PATCH 0/8] OpenMP: lvalue parsing and "declare mapper" support
 2023-12-20 14:31 UTC  (3+ messages)
` [PATCH 1/8] OpenMP: lvalue parsing for map/to/from clauses (C++)

veclower: improve selection of vector mode when lowering [PR 112787]
 2023-12-20 14:30 UTC  (4+ messages)

No libstdc++ for nvptx
 2023-12-20 14:14 UTC  (2+ messages)
    ` No libstdc++ for GCN (was: No libstdc++ for nvptx)

[PATCH] Improve DCE of dead parts of a permute chain
 2023-12-20 13:43 UTC 

[PATCH 3/21]middle-end: Implement code motion and dependency analysis for early breaks
 2023-12-20 12:24 UTC  (8+ messages)

(no subject)
 2023-12-20 11:57 UTC 

[RFC 1/2] RISC-V: Add support for _Bfloat16
 2023-12-20 11:17 UTC  (2+ messages)
` [PATCH] Support libcall __float{,un}sibf by SF when it is not supported for _bf16

[PATCH] i386: Make most MD builtins nothrow, leaf [PR112962]
 2023-12-20 10:49 UTC  (3+ messages)
` Patch ping (Re: [PATCH] i386: Make most MD builtins nothrow, leaf [PR112962])

[PATCH 5/5] OpenMP: Add prettyprinter support for context selectors
 2023-12-20 10:36 UTC  (2+ messages)

[PATCH] lower-bitint: Fix up handling of nested casts in mergeable stmt handling [PR112941]
 2023-12-20 10:27 UTC  (2+ messages)

[PATCH] fold-const: Handle AND, IOR, XOR with stepped vectors [PR112971]
 2023-12-20 10:06 UTC  (12+ messages)
    `  "

[PATCH v1] RISC-V: Bugfix for the const vector in single steps
 2023-12-20  9:39 UTC  (4+ messages)
` [PATCH v3] "

[PATCH v2] aarch64: Validate register operands early in ldp fusion pass [PR113062]
 2023-12-20  9:34 UTC  (2+ messages)

[PATCH] sched: Don't skip empty block by removing no_real_insns_p [PR108273]
 2023-12-20  9:25 UTC 

[Committed] RISC-V: Fix ICE of moving SUBREG of vector mode to DImode scalar register on RV32 system
 2023-12-20  8:20 UTC 

[PATCH] strub: machine-independent stack scrubbing
 2023-12-20  8:15 UTC  (14+ messages)
  ` [PATCH v2 00/10] Introduce "
    ` [PATCH v3] "
      ` [PATCH v4] "
                          ` [PATCH FYI] www: new AdaCore-contributed hardening features in gcc 13 and 14

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