public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[patch,avr,applied] Add link to sample ld-script in avr-gcc wiki
 2024-01-12 18:07 UTC 

[PATCH] libstdc++: Implement P2255R2 dangling checks for std::tuple [PR108822]
 2024-01-12 18:03 UTC  (5+ messages)

[PATCH] testsuite: Reduce gcc.dg/torture/inline-mem-cpy-1.c by 11 for simulators
 2024-01-12 17:57 UTC  (3+ messages)
` Ping "

[patch,avr,applied] Fix documentation for attribute "address"
 2024-01-12 17:52 UTC 

HELP: Questions on unshare_expr
 2024-01-12 17:30 UTC  (3+ messages)

[PATCH RFC] c++/modules: __class_type_info and modules
 2024-01-12 17:16 UTC  (6+ messages)

[PATCH v3 00/12] [GCC] arm: vld1q vst1 vst1q vst1 intrinsics
 2024-01-12 17:03 UTC  (2+ messages)

[PATCH] c: Avoid _BitInt indexes > sizetype in ARRAY_REFs [PR113315]
 2024-01-12 15:37 UTC  (2+ messages)

[pushed][PR112918][LRA]: Fixing IRA ICE on m68k
 2024-01-12 14:33 UTC  (2+ messages)

[PATCH] tree-optimization/109893 - allow more backwards jump threading
 2024-01-12 14:16 UTC 

[pushed] Objective-C, Darwin: Fix a regression in handling bad receivers
 2024-01-12 14:12 UTC 

[pushed] c++: corresponding object parms [PR113191]
 2024-01-12 14:11 UTC  (2+ messages)

[pushed] Darwin, powerpc: Fix bootstrap
 2024-01-12 14:06 UTC 

GCN: Enable effective-target 'vect_early_break', 'vect_early_break_hw'
 2024-01-12 14:02 UTC 

[PATCH 0/2] RISC-V/testsuite: A couple of improvements for pr105314.c
 2024-01-12 13:59 UTC  (7+ messages)
` [PATCH 1/2] RISC-V/testsuite: Widen coverage "
` [PATCH 2/2] RISC-V/testsuite: Also verify if-conversion runs "

[PATCH] c++, demangle: Implement https://github.com/itanium-cxx-abi/cxx-abi/issues/148 non-proposal
 2024-01-12 13:48 UTC  (2+ messages)

[PATCH] Add support for function attributes and variable attributes
 2024-01-12 13:47 UTC  (8+ messages)

GCC 14.0.1 Status Report (2024-01-12), Stage 4 in effect now
 2024-01-12 13:09 UTC 

[patch,avr,applied] Fix PR107201 -nodevicelib not working for all devices
 2024-01-12 12:51 UTC 

[pushed] aarch64: Rework uxtl->zip optimisation [PR113196]
 2024-01-12 12:39 UTC 

[patch,avr,applied] PR target/112952 Fix attribute "io" et al. handling
 2024-01-12 12:32 UTC  (3+ messages)

[PATCH 1/2] aarch64: Use a separate group for SME builtins [PR112989]
 2024-01-12 12:31 UTC  (2+ messages)
` [PATCH 2/2] aarch64: Use a global map to detect duplicated overloads [PR112989]

[PATCHv2] aarch64/expr: Use ccmp when the outer expression is used twice [PR100942]
 2024-01-12 12:26 UTC  (2+ messages)
` [PATCHv3] "

[PATCH] varasm: Fix up process_pending_assemble_externals [PR113182]
 2024-01-12 11:44 UTC  (2+ messages)

[PATCH v2 0/2] When cmodel=extreme, add macro support and only support macros
 2024-01-12 11:42 UTC  (10+ messages)
` [PATCH v2 2/2] LoongArch: When the code model is extreme, the symbol address is obtained through macro instructions regardless of the value of -mexplicit-relocs

[PATCH] strub: Only unbias stack point for SPARC_STACK_BOUNDARY_HACK [PR113100]
 2024-01-12 11:03 UTC  (4+ messages)

[PATCH] rs6000: New pass for replacement of adjacent lxv with lxvp
 2024-01-12 10:56 UTC  (2+ messages)

[PATCH V3] RISC-V: Adjust scalar_to_vec cost
 2024-01-12 10:10 UTC  (2+ messages)

[PATCH] lower-bitint: Fix up handling of unsigned INTEGER_CSTs operands with lots of 1s in the upper bits [PR113334]
 2024-01-12  9:56 UTC  (2+ messages)

[committed] testsuite: Fix up preprocessor conditions in bitint-31.c test
 2024-01-12  9:51 UTC 

[committed 2/2] libstdc++: Implement P2918R0 "Runtime format strings II" for C++26
 2024-01-12  9:49 UTC  (4+ messages)
` [PATCH] libstdc++: Fix std::runtime_format deviations from the spec [PR113320]

[committed] libstdc++: Implement C++23 P1951R1 (Default Args for pair's Forwarding Ctor) [PR105505]
 2024-01-12  9:48 UTC 

[committed] libstdc++: Fix incorrect PR number in comment
 2024-01-12  9:44 UTC 

[PATCH] Fortran: annotations for DO CONCURRENT loops [PR113305]
 2024-01-12  9:44 UTC  (2+ messages)

[PATCH] sra: Punt for too large _BitInt accesses [PR113330]
 2024-01-12  9:44 UTC  (2+ messages)

[PATCH] lower-bitint: Fix a typo in a condition [PR113323]
 2024-01-12  9:43 UTC  (2+ messages)

[PATCH] lower-bitint: Fix up handling of uninitialized large/huge _BitInt call arguments [PR113316]
 2024-01-12  9:43 UTC  (2+ messages)

[RFC] aarch64: Add support for __BitInt
 2024-01-12  9:42 UTC  (5+ messages)
    ` [PATCH] lower-bitint: Fix handling of casts on arches with abi_limb_mode != limb_mode

[PATCH]middle-end: remove more usages of single_exit
 2024-01-12  8:55 UTC  (2+ messages)

[PATCH] middle-end/113344 - is_truth_type_for vs GENERIC tcc_comparison
 2024-01-12  8:50 UTC 

[PATCH] RISC-V: Increase scalar_to_vec_cost from 1 to 3
 2024-01-12  8:50 UTC  (17+ messages)
  `  "

[PATCH] c++: reject packs on xobj params. [PR113307]
 2024-01-12  8:48 UTC  (2+ messages)

[PATCH] Do not count unused scalar use when marking STMT_VINFO_LIVE_P [PR113091]
 2024-01-12  8:05 UTC  (5+ messages)

[Patch, rs6000] Eliminate unnecessary byte swaps for block clear on P8 LE [PR113325]
 2024-01-12  8:03 UTC  (4+ messages)

[Committed] RISC-V: Enhance a testcase
 2024-01-12  7:40 UTC 

[PATCH v4] RISC-V: Support XTheadVector extension
 2024-01-12  7:32 UTC  (14+ messages)
` [PATCH v5] "
  ` [PATCH v4] RISC-V: Introduce XTheadVector as a subset of V1.0.0
  ` [PATCH v5] RISC-V: Adds the prefix "th." for the instructions of XTheadVector
  ` [PATCH v6] RISC-V: Handle differences between XTheadvector and Vector
  ` [PATCH v6] RISC-V: Add support for xtheadvector-specific intrinsics
  ` [PATCH v6] RISC-V: Fix register overlap issue for some xtheadvector instructions
  ` [PATCH v5] RISC-V: Rewrite some instructions using ASM targethook

[PATCH, rs6000] Enable block compare expand on P9 with m32 and mpowerpc64
 2024-01-12  6:48 UTC 

[PATCH] Document refactoring of the option -fcf-protection=x
 2024-01-12  5:57 UTC  (2+ messages)

[r14-7158 Regression] FAIL: gcc.dg/gomp/bad-array-section-c-3.c at line 14 (test for warnings, line 12) on Linux/x86_64
 2024-01-12  5:00 UTC 

[Committed] libgcc, nios2: Fix exception handling on nios2 with -fpic
 2024-01-12  4:56 UTC 

[PATCH] Update documents for fcf-protection=
 2024-01-12  3:29 UTC  (3+ messages)

[PATCH] i386: Add AVX10.1 related macros
 2024-01-12  3:28 UTC  (7+ messages)

Re:[PATCH v5] RISC-V: Add support for xtheadvector-specific intrinsics
 2024-01-12  3:26 UTC  (8+ messages)
` Re:Re:[PATCH "
    ` 回复:Re:[PATCH "
      ` 回复:[PATCH "

[PATCH v1] RISC-V: Update the comments of riscv_v_ext_mode_p [NFC]
 2024-01-12  2:59 UTC  (3+ messages)

[PATCH] i386: Remove redundant move in vnni pattern
 2024-01-12  2:42 UTC  (2+ messages)

[PATCH] RISC-V: Modify ABI-name length of vfloat16m8_t
 2024-01-12  2:35 UTC  (3+ messages)
  `  "

[PATCH v1] LoongArch: testsuite:Fix fail in gen-vect-{2,25}.c file
 2024-01-12  1:52 UTC 

[PATCH v1] LoongArch: testsuite:Added additional vectorization "-mlsx" option
 2024-01-12  1:52 UTC 

[PATCH v2 1/2] LoongArch: Redundant sign extension elimination optimization
 2024-01-12  1:49 UTC  (2+ messages)
`  "

[PATCH RFC] codingconventions: add lambda guidelines
 2024-01-12  0:20 UTC  (3+ messages)

[PATCHSET] Fix Rust bootstrap for future libgrust changes
 2024-01-12  0:02 UTC  (7+ messages)
` [PATCH 1/2] gccrs: fixup: Fix bootstrap build
` [PATCH 2/2] gccrs: fixup: Fix missing build dependency

[PATCH] libgccjit: Fix float playback for cross-compilation
 2024-01-11 23:42 UTC 

[PATCH] libstdc++: Fix non-portable results from 64-bit std::subtract_with_carry_engine [PR107466]
 2024-01-11 23:04 UTC 

[PATCH] libstdc++/ranges: Use perfect forwarding in _Pipe and _Partial ctors
 2024-01-11 22:56 UTC  (4+ messages)

[committed] libstdc++: Document addition of libstdc++exp.a
 2024-01-11 21:26 UTC  (2+ messages)
` [committed] libstdc++: Fix spelling mistake in new doc addition

[PATCH V2] RISC-V: Adjust scalar_to_vec cost accurately
 2024-01-11 21:22 UTC  (2+ messages)

[PATCH v2] c++: side effect in nullptr_t conversion fix
 2024-01-11 20:34 UTC 

[PATCH] libstdc++: std/ranges - Remove a duplicate define directive
 2024-01-11 20:17 UTC  (2+ messages)

[PATCH] OpenMP 5.1: WIP delimited (begin/end) 'declare variant' support
 2024-01-11 20:13 UTC 

[r14-7139 Regression] FAIL: gcc.dg/pr15784-1.c scan-tree-dump-times gimple "ABS_EXPR" 0 on Linux/x86_64
 2024-01-11 20:07 UTC 

[PATCH] libgccjit: Add ability to get CPU features
 2024-01-11 18:49 UTC  (3+ messages)

[PATCH] RISC-V: THEAD: Fix ICE caused by split optimizations for XTheadFMemIdx
 2024-01-11 18:45 UTC  (3+ messages)

[PATCH] i386: Add "Ws" constraint for symbolic address/label reference [PR105576]
 2024-01-11 18:24 UTC 

[PATCH] libstdc++: Make PSTL algorithms accept C++20 iterators [PR110512]
 2024-01-11 18:03 UTC 

[Bug libstdc++/112477] [13/14 Regression] Assignment of value-initialized iterators differs from value-initialization
 2024-01-11 18:02 UTC  (2+ messages)

[committed] libstdc++: Add GDB printer for std::integral_constant
 2024-01-11 17:56 UTC 

[PATCH] libstdc++: Prefer posix_memalign for aligned-new [PR113258]
 2024-01-11 17:56 UTC  (2+ messages)

[PATCH] PR target/112886, Add %S<n> to print_operand for vector pair support
 2024-01-11 17:30 UTC  (3+ messages)

[PATCH, V2] PR target/112886, Add %S<n> to print_operand for vector pair support
 2024-01-11 17:29 UTC 

Fwd: [PATCH] libstdc++: use updated type for __unexpected_handler
 2024-01-11 16:10 UTC  (2+ messages)
  `  "

[libatomic PATCH] Fix testsuite regressions on ARM [raspberry pi]
 2024-01-11 15:55 UTC  (3+ messages)

[PATCH] testsuite: remove xfail
 2024-01-11 15:52 UTC 

[patch,avr,applied] invoke.texi: Move avr internal options to their own @subsubsection
 2024-01-11 15:35 UTC 

[PATCH] libstdc++/ranges: Use C++23 deducing this for _Pipe and _Partial
 2024-01-11 15:30 UTC  (2+ messages)

[PATCH] [s390] target/112280 - properly guard permute query
 2024-01-11 15:12 UTC 

[PATCH v2 0/7] aarch64 GCS preliminary patches
 2024-01-11 14:49 UTC  (5+ messages)
` [PATCH v2 7/7] aarch64,arm: Move branch-protection data to targets

[PATCH 0/1] RISC-V: Support CORE-V XCVMEM extension
 2024-01-11 14:41 UTC  (3+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/1] RISC-V: Add support for XCVmem extension in CV32E40P

[PATCH v4] aarch64,arm: Move branch-protection data to targets
 2024-01-11 14:35 UTC 

[PATCH]middle-end testsuite: remove -save-temps from many tests [PR113319]
 2024-01-11 14:18 UTC  (2+ messages)

[PATCH]middle-end: make memory analysis for early break more deterministic [PR113135]
 2024-01-11 14:17 UTC  (2+ messages)

[PATCH] tree-optimization/113126 - vector extension compare optimization
 2024-01-11 14:07 UTC 

[PATCH] tree-optimization/112505 - bit-precision induction vectorization
 2024-01-11 14:07 UTC 

[PATCH] [s390] target/112280 - properly guard permute query
 2024-01-11 13:58 UTC 

[PATCH][_GLIBCXX_INLINE_VERSION] Fix <format> friend declarations
 2024-01-11 13:53 UTC  (6+ messages)

[PATCH] tree-optimization/112636 - estimate niters before header copying
 2024-01-11 13:44 UTC 

[patch,avr,applied] Small improvements to texi documentation
 2024-01-11 13:39 UTC 

Fw: [RFC] Either fix or disable SME feature for `aarch64-w64-mingw32` target?
 2024-01-11 13:08 UTC  (3+ messages)
    `  "

[wwwdocs] Document additional symbols in libstdc++exp.a for GCC 13.3
 2024-01-11 12:49 UTC 

[wwwdocs] Update notes on libstdc++ header dependency changes in GCC 14
 2024-01-11 12:48 UTC 

[PATCH] libgfortran: Bugfix if not define HAVE_ATOMIC_FETCH_ADD
 2024-01-11 12:38 UTC  (3+ messages)
` [PATCH v2] "

Re:[PATCH v5] RISC-V: Add support for xtheadvector-specific intrinsics
 2024-01-11 12:36 UTC  (8+ messages)
` Re:Re:[PATCH "

[PATCH] libstdc++: Fix error handling for std::filesystem::equivalent [PR113250]
 2024-01-11 12:35 UTC  (18+ messages)
` [PATCH v2 1/2] libstdc++: Fix error handling in filesystem::equivalent [PR113250]
  ` [PATCH v2 2/2] libstdc++: Use using instead of typedef in opts-common.h
      `  "
          `  "
    ` Re: [PATCH v2 1/2] libstdc++: Fix error handling in filesystem::equivalent [PR113250]
      ` Backporting [was Re: [PATCH v2 1/2] libstdc++: Fix error handling in filesystem::equivalent [PR113250]]

[PATCH] libcpp: Fix __has_include_next ICE in the last directory of the path [PR80755]
 2024-01-11 12:34 UTC  (2+ messages)
` ping: "

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