public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] libssp: Fix gets-chk.c compilation on Solaris
 2024-02-06 10:38 UTC  (4+ messages)

[PATCH] asan: Don't fold some strlens with -fsanitize=address [PR110676]
 2024-02-06 10:23 UTC 

[PATCH] lower-bitint: Encode address space qualifiers in VIEW_CONVERT_EXPRs [PR113736]
 2024-02-06 10:18 UTC 

[PATCH] tree-ssa-math-opts: Fix up convert_{mult,plusminus}_to_widen [PR113759]
 2024-02-06 10:15 UTC 

[PATCH V1] RISC-V: Add mininal support for zabha extension
 2024-02-06 10:02 UTC  (2+ messages)

[PATCH] testsuite: Add a test case for negating FP vectors containing zeros
 2024-02-06  9:55 UTC 

[PATCH] openmp, fortran: Add Fortran support for indirect clause on the declare target directive
 2024-02-06  9:50 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] [testsuite] Fix pretty printers regexps for GDB output
 2024-02-06  9:26 UTC  (4+ messages)

[PATCH] libgcc: fix SEH C++ rethrow semantics [PR113337]
 2024-02-06  9:17 UTC  (7+ messages)
` Ping: "

[PATCH] libgcc: Export i386 symbols added after GCC_7.0.0 on Solaris [PR113700]
 2024-02-06  9:03 UTC  (2+ messages)

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

[PATCH] libstdc++: /dev/null is not accessible on Windows
 2024-02-06  8:38 UTC  (3+ messages)

[PATCH v1] RISC-V: Bugfix for RVV overloaded intrinisc ICE when empty args
 2024-02-06  8:16 UTC  (3+ messages)

Repost [PATCH 0/6] PowerPC Future patches
 2024-02-06  6:01 UTC  (10+ messages)
` Repost [PATCH 1/6] Add -mcpu=future
` 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] AArch64: aarch64_class_max_nregs mishandles 64-bit structure modes [PR112577]
 2024-02-06  5:47 UTC  (3+ messages)

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

[PATCH] contrib: Fill in HOST{CC,CFLAGS,CXX,CXXFLAGS} in test_installed
 2024-02-06  5:12 UTC  (3+ messages)

[pushed] c++: defaulted op== for incomplete class [PR107291]
 2024-02-06  4:31 UTC  (3+ messages)

[PATCH] x86: Update constraints for APX NDD instructions
 2024-02-06  3:48 UTC 

[PATCH] c++: further DR 2237 fix [PR97202]
 2024-02-06  3:12 UTC 

[PATCH] c++: DR2237, cdtor and template-id tweaks [PR107126]
 2024-02-06  3:11 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH] LoongArch: Avoid out-of-bounds access in loongarch_symbol_insns
 2024-02-06  2:19 UTC  (4+ messages)
  ` Pushed: "

[PATCH 1/2] LoongArch: Fix wrong return value type of __iocsrrd_h
 2024-02-06  2:10 UTC  (2+ messages)
` [PATCH 2/2] LoongArch: Remove redundant symbol type conversions in larchintrin.h

[PATCH 0/4] Add DF_LIVE_SUBREG data and apply to IRA and LRA
 2024-02-06  1:44 UTC  (10+ 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] LoongArch: libsanitizer: Enable build lsan and tsan for loongarch64
 2024-02-06  1:40 UTC  (4+ messages)

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

[PATCH] RISC-V: Fix infinite compilation of VSETVL PASS
 2024-02-05 23:12 UTC 

[pushed] c++: -frounding-math test [PR109359]
 2024-02-05 21:34 UTC 

[pushed] c++: prvalue of array type [PR111286]
 2024-02-05 21:32 UTC 

[PATCH] aarch64, acle header: Cast uint64_t pointers to DIMode
 2024-02-05 21:04 UTC  (2+ messages)

Contents of PO file 'gcc-13.2.0.zh_CN.po'
 2024-02-05 20:52 UTC 

New Chinese (simplified) PO file for 'gcc' (version 13.2.0)
 2024-02-05 20:52 UTC 

Intuit Users Accounts
 2024-02-05 20:32 UTC 

libgo patch committed: Bump version number
 2024-02-05 19:29 UTC 

Go frontend patch committed: print types in a more readable way
 2024-02-05 19:26 UTC 

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

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

[PATCH] Fix disabling of year 2038 support on 32-bit hosts by default
 2024-02-05 18:57 UTC 

[COMMITTED V3 1/4] RISC-V: Add non-vector types to dfa pipelines
 2024-02-05 18:42 UTC  (13+ messages)
    `  "

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

[PATCH] libitm: small update for C++20
 2024-02-05 15:15 UTC  (2+ messages)

[PATCH]middle-end: fix ICE when moving statements to empty BB [PR113731]
 2024-02-05 14:31 UTC  (5+ messages)

[PATCH]middle-end: add additional runtime test for [PR113467]
 2024-02-05 14:29 UTC  (4+ messages)

Updated musttail patches
 2024-02-05 13:32 UTC  (4+ messages)
` [PATCH v4 5/5] Add documentation for musttail attribute

[PATCH]middle-end: fix ICE when destination BB for stores starts with a label [PR113750]
 2024-02-05 13:24 UTC  (2+ messages)

[PATCH] c: Avoid ICE with _BitInt(N) : 0 bitfield [PR113740]
 2024-02-05 13:12 UTC  (2+ messages)

[PATCH] libgomp: testsuite: Don't XPASS libgomp.c/alloc-pinned-1.c etc. on non-Linux targets [PR113448]
 2024-02-05 13:04 UTC 

[PATCH] middle-end/109559 - warning in system header not suppressed
 2024-02-05 12:57 UTC 

[PATCH] x86-64: Update gcc.target/i386/apx-ndd.c
 2024-02-05 12:50 UTC  (2+ messages)

[PATCH] MIPS: Fix wrong MSA FP vector negation
 2024-02-05 12:25 UTC  (3+ messages)
  ` Pushed: "

[PATCH v2] rs6000: Rework option -mpowerpc64 handling [PR106680]
 2024-02-05 11:49 UTC  (5+ 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] 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] 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)

[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 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: 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)
`  "

[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 

[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  (7+ 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, 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)

[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 

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

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