public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH v2] rs6000: Rework option -mpowerpc64 handling [PR106680]
 2024-02-05 11:49 UTC  (5+ messages)

[PATCH] gcc/configure: Re-introduce INSTALL_INFO
 2024-02-05 11:30 UTC  (5+ messages)
    ` [PATCH] gcc/Makefile.in: Fix install-info target if BUILD_INFO is empty

[PATCH v5] x86-64: Find a scratch register for large model profiling
 2024-02-05 10:56 UTC  (2+ messages)

[PATCH] Vectorizer and address-spaces
 2024-02-05 10:07 UTC 

[PATCH] tree-optimization/113707 - ICE with VN elimination
 2024-02-05 10:05 UTC 

[PATCH 0/3] vect, aarch64: Add SVE support for simdclones
 2024-02-05  9:56 UTC  (12+ messages)
` [PATCH 1/3] vect: Pass stmt_vec_info to TARGET_SIMD_CLONE_USABLE

[PATCH] lower-bitint: Remove single label _BitInt switches [PR113737]
 2024-02-05  8:59 UTC  (2+ messages)

[x86_64 PATCH] PR target/113690: Fix-up MULT REG_EQUAL notes in STV
 2024-02-05  8:16 UTC  (3+ messages)

[PATCH 2/2] rtl-optimization/113255 - avoid re-associating REG_POINTER MINUS
 2024-02-05  8:15 UTC  (2+ messages)

[PATCH] i386: Clear REG_UNUSED and REG_DEAD notes from the IL at the end of vzeroupper pass [PR113059]
 2024-02-05  8:08 UTC  (2+ messages)

[PATCH] c: Avoid ICE with _BitInt(N) : 0 bitfield [PR113740]
 2024-02-05  7:57 UTC 

[PATCH 0/4] Add DF_LIVE_SUBREG data and apply to IRA and LRA
 2024-02-05  7:01 UTC  (6+ messages)
` [PATCH 1/4] df: Add -ftrack-subreg-liveness option
` [PATCH 2/4] df: Add DF_LIVE_SUBREG problem
` [PATCH 3/4] ira: Apply DF_LIVE_SUBREG data
` [PATCH 4/4] lra: "

[PATCH] RISC-V: Expand VLMAX scalar move in reduction
 2024-02-05  6:37 UTC  (5+ messages)
    `  "

[PATCH] RISC-V: Fix macro fusion for auipc+add, when identifying UNSPEC_AUIPC. [PR113742]
 2024-02-05  5:57 UTC  (3+ messages)

[PATCH] combine: Don't optimize SIGN_EXTEND of MEM on WORD_REGISTER_OPERATIONS targets [PR113010]
 2024-02-05  4:58 UTC  (8+ messages)

Repost [PATCH 0/6] PowerPC Future patches
 2024-02-05  3:58 UTC  (7+ messages)
` Repost [PATCH 4/6] PowerPC: Make MMA insns support DMR registers
` Repost [PATCH 5/6] PowerPC: Switch to dense math names for all MMA operations
` Repost [PATCH 6/6] PowerPC: Add support for 1,024 bit DMR registers

[PATCH 1/2] RISC-V: Support scheduling for sifive p400 series
 2024-02-05  2:11 UTC  (4+ messages)
` [PATCH 2/2] RISC-V: Add sifive-p450, sifive-p67 to -mcpu

[PATCH] MIPS: Fix wrong MSA FP vector negation
 2024-02-05  1:56 UTC  (2+ messages)

[PATCH 2/2] xtensa: Fix missing mode warning in "*eqne_zero_masked_bits"
 2024-02-04 21:29 UTC  (2+ messages)

[PATCH 1/2 v2] xtensa: Recover constant synthesis for HImode after LRA transition
 2024-02-04 21:28 UTC  (2+ messages)

[committed] Reasonably handle SUBREGs in risc-v cost modeling
 2024-02-04 20:10 UTC 

[PATCH] LoongArch: Avoid out-of-bounds access in loongarch_symbol_insns
 2024-02-04 17:01 UTC  (3+ messages)
  ` Pushed: "

[PATCH] LoongArch: Fix wrong LSX FP vector negation
 2024-02-04 16:51 UTC  (3+ messages)
  ` Pushed: "

[PATCH v1] LoongArch: testsuite: Fix gcc.dg/vect/vect-reduc-mul_{1,2}.c FAIL
 2024-02-04  9:33 UTC  (2+ messages)
`  "

Updated musttail patches
 2024-02-04  4:35 UTC  (11+ messages)
` [PATCH v4 1/5] Improve must tail in RTL backend
` [PATCH v4 2/5] C++: Support clang compatible [[musttail]] (PR83324)
` [PATCH v4 3/5] C: Implement musttail attribute for returns
` [PATCH v4 4/5] Add tests for C/C++ musttail attributes
` [PATCH v4 5/5] Add documentation for musttail attribute

[r14-8768 Regression] FAIL: libgomp.fortran/non-rectangular-loop-1.f90 -O1 execution test on Linux/x86_64
 2024-02-04  3:33 UTC 

[PATCH] RISC-V: Allow LICM hoist POLY_INT configuration code sequence
 2024-02-04  2:03 UTC  (3+ messages)
  `  "

[PATCH v2] LoongArch: libsanitizer: Enable Lsan and Tsan for loongarch64
 2024-02-04  1:27 UTC 

[PATCH] LoongArch: libsanitizer: Enable build lsan and tsan for loongarch64
 2024-02-04  1:24 UTC  (4+ messages)

[committed] libphobos: Merge upstream phobos 37796e783
 2024-02-04  1:07 UTC 

[committed] d: Merge dmd, druntime a6f1083699, phobos 31dedd7da
 2024-02-04  0:31 UTC 

[PATCH]middle-end: check memory accesses in the destination block [PR113588]
 2024-02-03 22:00 UTC  (8+ messages)

[committed] Fix xfail for 32-bit hppa*-*-* in gcc.dg/pr84877.c
 2024-02-03 21:08 UTC 

[PATCH 1/2 v2] libdecnumber: fixed multiple potential access-out-of bounds errors by moving range conditions before reads
 2024-02-03 19:31 UTC 

[committed] libatomic: Provide FPU exception defines for hppa
 2024-02-03 15:53 UTC 

[PATCH 1/2] xtensa: Recover constant synthesis for HImode after LRA transition
 2024-02-03 15:52 UTC  (2+ messages)

[PATCH] c++: DR2237, cdtor and template-id tweaks [PR107126]
 2024-02-03 15:24 UTC 

[PATCH] libitm: small update for C++20
 2024-02-03 15:14 UTC 

[patch, libgfortran] PR111022 ES0.0E0 format gave ES0.dE0 output with d too high
 2024-02-03 15:01 UTC  (6+ messages)

[committed] MAINTAINERS: Update my e-mail address
 2024-02-03 14:10 UTC 

[PATCH] wide-int: Fix up wi::bswap_large [PR113722]
 2024-02-03 13:29 UTC  (2+ messages)

[PATCH] ggc-common: Fix save PCH assertion
 2024-02-03 13:28 UTC  (2+ messages)

[PATCH] RISC-V: THEAD: Fix improper immediate value for MODIFY_DISP instruction on 32-bit systems
 2024-02-03 13:11 UTC  (5+ messages)
` [PATCH v2] "

[committed] d: Merge dmd. druntime e770945277, phobos 6d6e0b9b9
 2024-02-03 12:36 UTC 

[PATCH] LoongArch: Fix an ODR violation
 2024-02-03 10:29 UTC  (3+ messages)
  ` Pushed: "

[committed] libphobos: Merge upstream phobos c6e1f98fa
 2024-02-03 10:11 UTC 

[r14-8768 Regression] FAIL: libgomp.fortran/non-rectangular-loop-1.f90 -O1 execution test on Linux/x86_64
 2024-02-03  8:53 UTC 

[COMMITTED V3 1/4] RISC-V: Add non-vector types to dfa pipelines
 2024-02-03  7:10 UTC  (11+ messages)
    `  "

[PATCH] Change gcc/ira-conflicts.cc build_conflict_bit_table to use size_t/%zu
 2024-02-03  0:03 UTC  (12+ messages)

[PATCH] coreutils-sum-pr108666.c: fix spurious LLP64 warnings
 2024-02-02 23:55 UTC 

[committed] d: Merge dmd, druntime bce5c1f7b5, phobos e4d0dd513
 2024-02-02 23:45 UTC 

[committed] d: Merge dmd, druntime d8e3976a58, phobos 7a6e95688
 2024-02-02 23:25 UTC 

[committed] d: Merge upstream dmd, druntime f1a045928e
 2024-02-02 23:20 UTC 

libgo patch committed: Better error messages for unsupported target
 2024-02-02 23:10 UTC 

Go patch committed: Export the type "any" as a builtin
 2024-02-02 23:04 UTC 

[PATCH] aarch64: Fix undefined code in vect_ctz_1.c
 2024-02-02 21:24 UTC 

[PATCH 1/2] c++: requires-exprs and partial constraint subst [PR112769]
 2024-02-02 21:05 UTC  (7+ messages)
` [PATCH 2/2] c++: remove lookup_template_class's entering_scope flag

[PATCH v4] x86-64: Find a scratch register for large model profiling
 2024-02-02 19:19 UTC  (3+ messages)

[PATCH] Notes on the warnings-as-errors change in GCC 14
 2024-02-02 19:06 UTC  (3+ messages)

[pushed] c++: op== defaulted outside class [PR110084]
 2024-02-02 18:55 UTC 

[PATCH 1/2] libdecnumber: fixed undefined behavior in `decFloatFMA`
 2024-02-02 18:20 UTC  (4+ messages)

[committed] hppa: Implement TARGET_ATOMIC_ASSIGN_EXPAND_FENV
 2024-02-02 18:13 UTC 

[PATCH] libgcc: Fix up _BitInt division [PR113604]
 2024-02-02 17:19 UTC  (3+ messages)
` [PATCH] libgcc, v2: "

[PATCH] libstdc++: atomic: Add missing clear_padding in __atomic_float constructor
 2024-02-02 16:52 UTC  (10+ messages)

[PATCH] c++: Don't advertise cxx_constexpr_string_builtins [PR113658]
 2024-02-02 16:37 UTC  (6+ messages)

[PATCH] gcc: configure: Fix the optimization flags cleanup
 2024-02-02 16:02 UTC 

[pushed] testsuite, Darwin: Allow for undefined symbols in shared test
 2024-02-02 15:49 UTC 

[PATCH v2] x86-64: Find a scratch register for large model profiling
 2024-02-02 15:44 UTC  (3+ messages)

[PATCH] testsuite: Fix c-c++-common/pr103798-2.c on Solaris [PR113706]
 2024-02-02 15:23 UTC 

[PATCH 0/2] aarch64, bitint: Add support for _BitInt for AArch64 Little Endian
 2024-02-02 15:18 UTC  (5+ messages)
` [PATCH 1/2] bitint: Use TARGET_ARRAY_MODE for large bitints where target supports it
` [PATCH 2/2] aarch64: Add support for _BitInt

[PATCH 2/2] libdecnumber: fixed undefined behavior in decNumberGetBCD
 2024-02-02 15:09 UTC 

[PATCH] libgcc: Include stdlib.h for abort() on mingw32
 2024-02-02 14:44 UTC  (2+ messages)

[committed] libstdc++: Make std::function deduction guide support explicit object functions [PR113335]
 2024-02-02 14:42 UTC 

[PATCH] Fix some of vect-avg-*.c testcases
 2024-02-02 14:21 UTC  (2+ messages)

[PATCH] testsuite, ubsan: Add libstdc++ deps where required
 2024-02-02 14:17 UTC  (2+ messages)

[PATCH] testsuite, asan, hwsan: Add libstdc++ deps where required
 2024-02-02 14:16 UTC  (2+ messages)

[committed] libstdc++: Fix experimental/names.cc failure on AIX
 2024-02-02 13:54 UTC 

[PATCH] libstdc++: Add copyright and license text to new generated headers
 2024-02-02 13:27 UTC 

[PATCH][gcc-13] libstdc++: Add Filesystem TS and std::stacktrace symbols to libstdc++exp.a
 2024-02-02 12:29 UTC  (2+ messages)

[Patch, stage-1, RFC]: i386: attribute regparm/stdcall and vaargs
 2024-02-02 12:28 UTC  (4+ messages)

[PATCH] libstdc++: Fix libstdc++exp.a so it really does contain Filesystem TS symbols
 2024-02-02 12:26 UTC  (2+ messages)

[PATCH] x86-64: Find a scratch register for large model profiling
 2024-02-02 12:22 UTC  (5+ messages)

[PATCH v3] x86-64: Find a scratch register for large model profiling
 2024-02-02 12:22 UTC 

[PATCH v2] arm: Fix missing bti instruction for virtual thunks
 2024-02-02 11:58 UTC  (2+ messages)

[committed] libgcc: Export XF, TF, HF and BFmode specific _BitInt symbols from libgcc_s.so.1 [PR113700]
 2024-02-02 10:52 UTC 

[committed,gcc-12] libstdc++: Force-inline shared_ptr::operator bool() for C++20 [PR108636]
 2024-02-02 10:39 UTC 

[committed] libstdc++: Implement some missing functions for net::ip::network_v6
 2024-02-02 10:29 UTC 

[committed 1/2] libstdc++: Avoid reusing moved-from iterators in PSTL tests [PR90276]
 2024-02-02 10:28 UTC  (2+ messages)
` [committed 2/2] libstdc++: Fix invalid order in PSTL inplace_merge test [PR90276]

[committed] libstdc++: Allow explicit conversion of string views with different traits
 2024-02-02 10:25 UTC 

[committed] libstdc++: Remove noexcept from std::osyncstream::operator=
 2024-02-02 10:24 UTC 

[committed] libstdc++: Remove noexcept from std::generator::promise_type::yield_value
 2024-02-02 10:24 UTC 

[PATCH] testsuite: i386: Fix gcc.target/i386/pr71321.c on Solaris/x86
 2024-02-02 10:23 UTC  (2+ messages)

[PATCH] lower-bitint: Handle uninitialized large/huge SSA_NAMEs as inline asm inputs [PR113699]
 2024-02-02 10:20 UTC  (2+ messages)

[PATCH] lower-bitint: Handle casts from large/huge _BitInt to pointer/reference types [PR113692]
 2024-02-02 10:19 UTC  (2+ messages)

[PATCH] tree-ssa-math-opts: Fix is_widening_mult_rhs_p - unbreak bootstrap [PR113705]
 2024-02-02 10:19 UTC  (2+ messages)

[PATCH] testsuite: Add another bitint testcase [PR113691]
 2024-02-02  9:58 UTC 

[COMMITTED] testsuite: i386: Fix gcc.target/i386/sse2-stv-1.c on Solaris/x86
 2024-02-02  9:12 UTC 

[COMMITTED] testsuite: i386: Restrict gcc.target/i386/pr80569.c to gas
 2024-02-02  9:06 UTC 

[COMMITTED] testsuite: i386: Fix gcc.target/i386/pieces-memcpy-7.c etc. on Solaris/x86
 2024-02-02  8:47 UTC 

[COMMITTED] testsuite: i386: Fix gcc.target/i386/apx-ndd-cmov.c on Solaris/x86
 2024-02-02  8:34 UTC 

[Committed] MAINTAINERS: Update my e-mail address
 2024-02-02  5:51 UTC 

[pushed] c++: no_unique_address and constexpr [PR112439]
 2024-02-02  3:22 UTC 

[pushed] c++: variable template array of unknown bound [PR113638]
 2024-02-02  3:22 UTC 

[PATCH v1] RISC-V: Cleanup the comments for the psabi
 2024-02-02  2:24 UTC  (3+ messages)

[PATCH] LoongArch: Fix incorrect return type for frecipe/frsqrte intrinsic functions
 2024-02-02  2:15 UTC  (2+ messages)
` [pushed][PATCH] "

Bottle Manufacturer
 2024-02-02  1:31 UTC 

[PATCH v2] LoongArch: Adjust cost of vector_stmt that match multiply-add pattern
 2024-02-02  1:23 UTC  (2+ messages)
`  "

[PATCH v5 0/5] When cmodel=extreme, add macro implementation and fix problems with explicit relos implementation
 2024-02-02  1:17 UTC  (2+ messages)
` [pushed][PATCH "

[PATCH]AArch64: update vget_set_lane_1.c test output
 2024-02-02  1:16 UTC  (6+ messages)

[PATCH v2] LoongArch: Modify the address calculation logic for obtaining array element values through fp
 2024-02-02  1:15 UTC  (2+ messages)
` [pushed][PATCH "

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