public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH v2] c++: parser - Support for target address spaces in C++
 2022-11-15 12:15 UTC  (14+ messages)
      ` [PATCH v3] "

[PATCH] Optimize testcase
 2022-11-15 12:13 UTC 

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

[PATCH]middle-end: replace GET_MODE_WIDER_MODE with GET_MODE_NEXT_MODE
 2022-11-15 11:58 UTC  (2+ messages)

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

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

Rust frontend patches v3
 2022-11-15 11:35 UTC  (6+ messages)
` [PATCH Rust front-end v3 15/46] gccrs: Add expansion pass for the Rust front-end

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

[PATCH][i386]: Update ix86_can_change_mode_class target hook to accept QImode conversions
 2022-11-15 11:17 UTC  (2+ messages)

[PATCH 1/2]middle-end: Support early break/return auto-vectorization
 2022-11-15 11:11 UTC  (3+ messages)

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

[PATCH] doc: Reword the description of -mrelax-cmpxchg-loop [PR 107676]
 2022-11-15 10:53 UTC  (2+ messages)

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

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

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

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

GCC 13.0.0 Status Report (2022-11-14), Stage 3 in effect now
 2022-11-15 10:07 UTC  (4+ messages)

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

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

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

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

[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 v2 0/2] Basic support for the Ventana VT1 w/ instruction fusion
 2022-11-15  7:25 UTC  (19+ messages)
` [PATCH v2 1/2] RISC-V: Add basic support for the Ventana-VT1 core
` [PATCH v2 2/2] RISC-V: Add instruction fusion (for ventana-vt1)

[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 

[PATCH 0/7] riscv: Improve builtins expansion
 2022-11-15  3:41 UTC  (30+ messages)
` [PATCH 1/7] riscv: bitmanip: add orc.b as an unspec
` [PATCH 2/7] riscv: bitmanip/zbb: Add prefix/postfix and enable visiblity
` [PATCH 3/7] riscv: Enable overlap-by-pieces via tune param
` [PATCH 4/7] riscv: Move riscv_block_move_loop to separate file
` [PATCH 5/7] riscv: Use by-pieces to do overlapping accesses in block_move_straight
` [PATCH 6/7] riscv: Add support for strlen inline expansion
` [PATCH 7/7] riscv: Add support for str(n)cmp "

[PATCH] lto: Stream current working directory for first streamed relative filename and adjust relative paths [PR93865]
 2022-11-15  1:35 UTC  (2+ messages)

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

[PATCH] c++: Add testcase for DR 2392
 2022-11-15  0:02 UTC  (2+ messages)

[PATCH 1/2] c++: remove function_p parm from tsubst_copy_and_build
 2022-11-14 23:33 UTC  (4+ messages)
` [PATCH 2/2] c++: remove i_c_e_p "

[PATCH] c++: Implement C++23 P2589R1 - - static operator[]
 2022-11-14 23:29 UTC  (2+ messages)

[PATCH] c++: init_priority and SUPPORTS_INIT_PRIORITY [PR107638]
 2022-11-14 23:17 UTC  (2+ messages)

[PATCH] c++: Disable -Wdangling-reference when initing T&
 2022-11-14 23:16 UTC  (2+ messages)

[PATCH] c++: Add testcase for DR 2604
 2022-11-14 23:12 UTC  (2+ messages)

[PATCH] c++: P2448 - Relaxing some constexpr restrictions [PR106649]
 2022-11-14 23:00 UTC  (2+ messages)

[committed] wwwdocs: gcc-13: Add release notes for more C23 features
 2022-11-14 23:00 UTC 

[pushed] c++: only declare satisfied friends
 2022-11-14 22:52 UTC 

[committed] ira: Fix `create_insn_allocnos' `outer' parameter documentation
 2022-11-14 22:03 UTC 

[PATCH 2/2]AArch64 Perform more late folding of reg moves and shifts which arrive after expand
 2022-11-14 21:59 UTC  (5+ messages)

[PATCH] [range-ops] Implement sqrt
 2022-11-14 21:55 UTC  (8+ messages)

[PATCH 0/5] function result decl location; type demotion
 2022-11-14 21:25 UTC  (3+ messages)
` [PATCH 1/5] c: Set the locus of the function result decl

PING: Re: [PATCH] c, analyzer: support named constants in analyzer [PR106302]
 2022-11-14 20:42 UTC  (3+ messages)
` [PATCH v2] "

[PATCH][committed]middle-end: Fix addsub patch removing return statements
 2022-11-14 20:08 UTC 

[PATCH][committed]middle-end: Fix can_special_div_by_const doc
 2022-11-14 19:00 UTC 

[wwwdocs] cxx-status: Add C++23 papers from the Nov 2022 Kona WG21 plenary
 2022-11-14 18:54 UTC 

[PATCH] libstdc++: Enable _GLIBCXX_WEAK_DEFINITION on more platforms
 2022-11-14 18:46 UTC  (2+ messages)

[PATCH] libstdc++: Enable building libstdc++.{a,so} when !HOSTED
 2022-11-14 18:34 UTC  (2+ messages)
` Ping: "

[PATCH] tree-optimization/107485 - fix non-call exception ICE with inlining
 2022-11-14 18:08 UTC 

[PATCH][committed] aarch64: Add support for +cssc
 2022-11-14 18:04 UTC 

[PATCH] Fix gdb FilteringTypePrinter (again)
 2022-11-14 17:57 UTC  (2+ messages)

[PATCH] PR 107189 Remove useless _Alloc_node
 2022-11-14 17:56 UTC  (2+ messages)

[PATCH] libatomic: Add support for LSE and LSE2
 2022-11-14 17:34 UTC  (2+ messages)

[PATCH] libstdc++: Fix python/ not making install directories
 2022-11-14 16:00 UTC  (8+ messages)

[PATCH][GCC] aarch64: Add support for Cortex-X3 CPU
 2022-11-14 15:43 UTC  (3+ messages)

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

[PATCH 0/2] Preserve argument registers
 2022-11-14 15:26 UTC  (3+ messages)
` [PATCH 1/2] New reg note REG_CFA_NORESTORE
` [PATCH 2/2] IBM zSystems: Save argument registers to the stack -mpreserve-args

[COMMITTED] Fix @opindex for m80387
 2022-11-14 15:25 UTC 

[PATCH 0/8] middle-end: Popcount and clz/ctz idiom recognition improvements
 2022-11-14 15:22 UTC  (15+ messages)
` [PATCH 0/8] middle-end: Ensure at_stmt is defined before an early exit
` [PATCH 2/8] middle-end: Remove prototype for number_of_iterations_popcount
` [PATCH 3/8] middle-end: Refactor number_of_iterations_popcount
` [PATCH 5/8] middle-end: Add cltz_complement idiom recognition
` [PATCH 6/8] docs: Add popcount, clz and ctz target attributes
` [PATCH 7/8] middle-end: Add c[lt]z idiom recognition
` [PATCH 8/8] middle-end: Expand comment for tree_niter_desc.max

[PATCH 1/3] libstdc++: Implement ranges::contains/contains_subrange from P2302R4
 2022-11-14 15:12 UTC  (12+ messages)
` [PATCH 2/3] libstdc++: Implement ranges::iota from P2440R1
` [PATCH 3/3] libstdc++: Implement ranges::find_last{,_if,_if_not} from P1223R5
  ` [PATCH 3/3] libstdc++: Implement ranges::find_last{, _if, _if_not} "

[COMMITTED] Fix some @opindex with - in the front
 2022-11-14 15:06 UTC 

[PATCH v2] gcc-13: aarch64: Document new cores
 2022-11-14 15:03 UTC  (4+ messages)

[PATCH v2 0/3] doc: -falign-functions improvements
 2022-11-14 14:54 UTC  (5+ messages)
` [PATCH v2 1/3] doc: -falign-functions doesn't override the __attribute__((align(N)))
` [PATCH v2 3/3] doc: -falign-functions is ignored for cold/size-optimized functions

[PATCH] Optimize VEC_PERM_EXPR with same permutation index and operation [PR98167]
 2022-11-14 14:53 UTC  (7+ messages)

[PATCH] GCC13: aarch64: Document new cores
 2022-11-14 14:48 UTC  (2+ messages)

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

[PATCH] libstdc++: Fix up <complex> for extended floating point types [PR107649]
 2022-11-14 13:57 UTC 

[PATCH] 0/19 modula-2 front end patches overview
 2022-11-14 13:57 UTC  (3+ messages)

[wwwdocs] gcc-13: Mention Intel new ISA and march support
 2022-11-14 13:55 UTC  (2+ messages)

[COMMITTED] ada: Silence CodePeer false positive
 2022-11-14 13:52 UTC 

[COMMITTED] ada: Remove incorrect comments about initialization
 2022-11-14 13:52 UTC 

[COMMITTED] ada: Flag unsupported dispatching constructor calls
 2022-11-14 13:52 UTC 

[COMMITTED] ada: hardcfr docs: add optional checkpoints
 2022-11-14 13:52 UTC 

[COMMITTED] ada: Crash on applying 'Pos to expression of a type derived from a formal type
 2022-11-14 13:52 UTC 

[COMMITTED] ada: Fix non-capturing parentheses handling
 2022-11-14 13:52 UTC 

[COMMITTED] ada: Fix error on SPARK_Mode on library-level separate body
 2022-11-14 13:52 UTC 

[COMMITTED] ada: Adjust locations in aspects on generic formal subprograms
 2022-11-14 13:52 UTC 

[COMMITTED] ada: Fix style in code for generic formal subprograms with contracts
 2022-11-14 13:52 UTC 

[COMMITTED] ada: Expand generic formal subprograms with contracts for GNATprove
 2022-11-14 13:52 UTC 

[COMMITTED] ada: Enable Support_Atomic_Primitives on QNX and RTEMS
 2022-11-14 13:51 UTC 

[COMMITTED] ada: Improve location of error messages in instantiations
 2022-11-14 13:51 UTC 

[COMMITTED] ada: Remove gnatcheck reference
 2022-11-14 13:51 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).