public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] riscv: thead: Add support for the XTheadInt ISA extension
 2024-01-09 17:59 UTC  (4+ messages)
` [PATCH v2] RISC-V: T-HEAD: "
  `  "

[PATCH v4] RISC-V: Adds the prefix "th." for the instructions of XTheadVector
 2024-01-09 17:49 UTC  (4+ messages)

[PATCH v1] RISC-V: XFAIL pr30957-1.c when loop vectorized with variable factor
 2024-01-09 17:46 UTC  (7+ messages)
` [PATCH v3] RISC-V: Bugfix for doesn't honor no-signed-zeros option

[committed] Adding missing prototype for __clzhi2 to xstormy port
 2024-01-09 17:23 UTC 

[committed] libstdc++: Simplify some chrono formatters
 2024-01-09 17:20 UTC 

[committed] Fix minor bug in epiphany port
 2024-01-09 17:19 UTC 

[committed] Fix minor bug on mn103 port
 2024-01-09 17:10 UTC 

[PATCH 0/7] lto: Incremental LTO
 2024-01-09 17:10 UTC  (4+ messages)
` [PATCH 3/7] Lockfile

[PATCH 2/7] lto: Remove random_seed from section name
 2024-01-09 16:49 UTC  (2+ messages)
` [PATCH 2/7 v2] "

[wwwdocs] gcc-14/changes.html: OpenMP - improve wording
 2024-01-09 16:48 UTC  (3+ messages)

[PATCH] hwasan: Check if Intel LAM_U57 is enabled
 2024-01-09 16:46 UTC 

[PATCH] libgccjit: Add missing builtins needed by optimizations
 2024-01-09 16:35 UTC  (2+ messages)

[PATCH] libgccjit: Implement sizeof operator
 2024-01-09 16:33 UTC  (2+ messages)

[PATCH][committed]middle-end: removed unused variable in vectorizable_live_operation_1
 2024-01-09 16:22 UTC 

[PATCH V3 0/3] RISC-V: Add intrinsics for Bitmanip and Scalar Crypto extensions
 2024-01-09 16:19 UTC  (2+ messages)

[PATCH]middle-end: check if target can do extract first for early breaks [PR113199]
 2024-01-09 16:12 UTC  (9+ messages)

[PATCH] libgccjit: Support signed char flag
 2024-01-09 16:01 UTC  (2+ messages)

[PATCH] aarch64: Fix dwarf2cfi ICEs due to recent CFI note changes [PR113077]
 2024-01-09 15:36 UTC 

[PATCH] SECURITY.txt: Drop "exploitable" in reference to hardening issues
 2024-01-09 15:32 UTC  (3+ messages)

[PATCH] RISC-V: Also handle sign extension in branch costing
 2024-01-09 14:43 UTC  (2+ messages)

[Committed] RISC-V: Use MAX instead of std::max [VSETVL PASS]
 2024-01-09 14:38 UTC  (4+ messages)
  `  "

[PATCH] arm/aarch64: Add bti for all functions [PR106671]
 2024-01-09 14:34 UTC  (3+ messages)

[PATCH] c-family: copy attribute diagnostic fixes [PR113262]
 2024-01-09 14:28 UTC  (2+ messages)

[PATCH]middle-end: Fix dominators updates when peeling with multiple exits [PR113144]
 2024-01-09 14:14 UTC  (9+ messages)

[COMMITTED] ada: Document new SPARK aspect and pragma Always_Terminates
 2024-01-09 13:36 UTC 

[COMMITTED] ada: Fix bogus Constraint_Error on allocator for access to array of access type
 2024-01-09 13:16 UTC 

[COMMITTED] ada: Preliminary cleanup in aliasing support code
 2024-01-09 13:16 UTC 

[COMMITTED] ada: Do not count comparison of addresses as a modification
 2024-01-09 13:15 UTC 

[COMMITTED] ada: Minor change replacing "not Present" tests with "No" tests
 2024-01-09 13:15 UTC 

[COMMITTED] ada: Allow passing private types to generic formal incomplete types
 2024-01-09 13:15 UTC 

[COMMITTED] ada: Excess elements created for indexed aggregates with iterator_specifications
 2024-01-09 13:15 UTC 

[COMMITTED] ada: Remove unused runtime entity
 2024-01-09 13:15 UTC 

[COMMITTED] ada: Fix limited_with in Check_Scil; allow for <> in pp of aggregate
 2024-01-09 13:15 UTC 

[COMMITTED] ada: Fix internal error on class-wide allocator inside if-expression
 2024-01-09 13:15 UTC 

[COMMITTED] ada: Add __atomic_store_n binding to System.Atomic_Primitives
 2024-01-09 13:15 UTC 

[COMMITTED] ada: Cannot requeue to a procedure implemented by an entry
 2024-01-09 13:15 UTC 

[COMMITTED] ada: Remove side effects depending on the context of subtype declaration
 2024-01-09 13:15 UTC 

[COMMITTED] ada: More aggressive inlining of subprogram calls in GNATprove mode
 2024-01-09 13:15 UTC 

[COMMITTED] ada: Remove dead detection of recursive inlined subprograms
 2024-01-09 13:15 UTC 

[COMMITTED] ada: Remove dead code for GNATprove inlining
 2024-01-09 13:15 UTC 

[COMMITTED] ada: Fix uses of not Present
 2024-01-09 13:15 UTC 

[COMMITTED] ada: Fix bug in Sem_Util.Enclosing_Declaration
 2024-01-09 13:15 UTC 

[COMMITTED] ada: Error compiling Ada 2022 object renaming with no subtype mark
 2024-01-09 13:15 UTC 

[COMMITTED] ada: Fix precondition in Interfaces.C.Strings
 2024-01-09 13:15 UTC 

[COMMITTED] ada: Remove unreachable code in Resolve_Extension_Aggregate
 2024-01-09 13:15 UTC 

[COMMITTED] ada: Avoid xref on out params of TSS
 2024-01-09 13:15 UTC 

[COMMITTED] ada: Document new SPARK aspect and pragma Always_Terminates
 2024-01-09 13:15 UTC 

[PATCH]Arm: Update early-break tests to accept thumb output too
 2024-01-09 13:09 UTC  (3+ messages)

[committed] aarch64: Fix up GC of aarch64_simd_types [PR113270]
 2024-01-09 13:09 UTC 

[PATCH] Add -mevex512 into invoke.texi
 2024-01-09 12:58 UTC  (2+ messages)

[r14-7003 Regression] FAIL: gfortran.dg/power_8.f90 -O3 -g execution test on Linux/x86_64
 2024-01-09 12:33 UTC  (2+ messages)

[PATCH][gcc-13] libstdc++: Add Filesystem TS and std::stacktrace symbols to libstdc++exp.a
 2024-01-09 12:33 UTC 

[PATCH] tree-optimization/113026 - fix vector epilogue maximum iter bound
 2024-01-09 12:31 UTC 

[PATCH] rs6000: New pass for replacement of adjacent lxv with lxvp
 2024-01-09 11:14 UTC 

[PATCH] rs6000: Fix ASAN linker errors for Power ELF V1 ABI [PR113284]
 2024-01-09 11:07 UTC  (2+ messages)

[PATCH] Optimize A < B ? A : B to MIN_EXPR
 2024-01-09 10:46 UTC  (2+ messages)

[PATCH] match.pd: Convert {I,X}OR of two values ANDed with alien CSTs to PLUS [PR108477]
 2024-01-09 10:27 UTC  (13+ messages)
` [PATCH] match.pd: Convert {I, X}OR "

[Ada] Fix PR ada/112781 (2/2)
 2024-01-09 10:07 UTC 

[Ada] Fix PR ada/112781 (1/2)
 2024-01-09  9:50 UTC 

[PATCH] Support libcall __float{,un}sibf by SF when it is not supported for _bf16
 2024-01-09  9:43 UTC  (3+ messages)
`  "

[PATCH]middle-end: thread through existing LCSSA variable for alternative exits too [PR113237]
 2024-01-09  9:40 UTC  (2+ messages)

[PATCH] RISC-V: Fix loop invariant check
 2024-01-09  9:39 UTC  (2+ messages)

Fix PR rtl-optimization/113140
 2024-01-09  9:27 UTC 

[Ada] Fix PR ada/113195
 2024-01-09  9:23 UTC 

Fix PR rtl-optimization/113140
 2024-01-09  9:16 UTC 

[PATCH] vect: Ensure both NITERSM1 and NITERS are INTEGER_CSTs or neither of them [PR113210]
 2024-01-09  9:15 UTC  (2+ messages)

[PATCH v9 1/2] Add condition coverage (MC/DC)
 2024-01-09  9:04 UTC  (3+ messages)
  ` Ping: "

[committed] libgomp: Use absolute pathname to testsuite/flock [PR113192]
 2024-01-09  9:01 UTC 

[PATCH] testsuite: Skip ifcvt-4.c for SPARC V8
 2024-01-09  8:49 UTC  (2+ messages)

[PATCH] sparc: Char arrays are 64-bit aligned on SPARC
 2024-01-09  8:45 UTC  (4+ messages)

[ARC PATCH] Table-driven ashlsi implementation for better code/rtx_costs
 2024-01-09  8:41 UTC  (2+ messages)

[PATCH] c++: side effect in nullptr_t conversion fix
 2024-01-09  8:36 UTC  (2+ messages)

[PATCH 2/2] arm: Add cortex-m52 doc
 2024-01-09  7:23 UTC  (3+ messages)

[PATCH 1/2] arm: Add cortex-m52 core
 2024-01-09  7:20 UTC  (3+ messages)

[wwwdocs][PATCH] gcc-14/changes: Update APX inline asm behavior for x86_64
 2024-01-09  7:12 UTC 

[PATCH] i386: [APX] Document inline asm behavior and new switch for APX
 2024-01-09  7:07 UTC 

[PATCH] LoongArch: Implenment vec_init<M><N> where N is a LSX vector mode
 2024-01-09  4:02 UTC  (2+ messages)
`  "

[PATCH v4] RISC-V: Handle differences between XTheadvector and Vector
 2024-01-09  3:23 UTC  (5+ messages)
    ` Re:[PATCH "

[PATCH v4] RISC-V: Handle differences between XTheadvector and Vector
 2024-01-09  3:18 UTC  (2+ messages)
` [PATCH v5] "

[Committed] RISC-V: Fix comments of segment load/store intrinsic
 2024-01-09  2:13 UTC 

[Committed] RISC-V: Fix comments of segment load/store intrinsic[NFC]
 2024-01-09  2:10 UTC 

[PATCH v8 2/2] RISC-V: Add crypto vector api-testing cases
 2024-01-09  1:42 UTC  (6+ messages)
` [PATCH v7 1/2] RISC-V: Add crypto vector builtin function
    ` 回复: "
  ` 回复: Re: [PATCH v8 2/2] RISC-V: Add crypto vector api-testing cases

[PATCH] RISC-V: Teach liveness computation loop invariant shift amount[Dynamic LMUL]
 2024-01-09  1:25 UTC  (5+ messages)
  `  "

[PATCH] i386: Fix recent testcase fail
 2024-01-09  0:59 UTC  (2+ messages)

ping^2: [PATCH] diagnostics: Fix behavior of permerror options after diagnostic pop [PR111918]
 2024-01-08 23:53 UTC  (2+ messages)
` ping^3: "

[PATCH] Resolve issue with Canadian build for x86_64-w64-mingw32 multilibs
 2024-01-08 23:32 UTC 

[PATCH v2] libstdc++: Add Unicode-aware width estimation for std::format
 2024-01-08 22:56 UTC  (3+ messages)
` [committed V3] "

c++/modules: Emit definitions of ODR-used static members imported from modules [PR112899]
 2024-01-08 22:38 UTC  (9+ messages)

[committed] xfail dg-final "Sunk statements: 5" on hppa*64*-*-*
 2024-01-08 22:34 UTC 

[committed] Skip gfortran.dg/dec_math.f90 on hppa*-*-hpux*
 2024-01-08 22:24 UTC 

[PATCH][frontend]: don't ice with pragma NOVECTOR if loop in C has no condition [PR113267]
 2024-01-08 22:02 UTC  (2+ messages)

[Patch, fortran PR89645/99065 No IMPLICIT type error with: ASSOCIATE( X => function() )
 2024-01-08 21:53 UTC  (3+ messages)

[PATCH] Add a late-combine pass [PR106594]
 2024-01-08 21:42 UTC  (10+ messages)

[committed] hppa: Fix bind_c_coms.f90 and bind_c_vars.f90 tests on hppa
 2024-01-08 20:38 UTC 

[Patch] GCN: Add pre-initial support for gfx1100
 2024-01-08 19:48 UTC  (4+ messages)

[committed] steering.html: Update my affiliation
 2024-01-08 18:59 UTC 

[committed] MAINTAINERS: Update my email address
 2024-01-08 18:53 UTC 

[PATCH] c++: non-dep array list-init w/ non-triv dtor [PR109899]
 2024-01-08 18:40 UTC 

[PATCH] btf: print string position as comment for validation and testing purposes
 2024-01-08 18:37 UTC  (3+ messages)

[PATCH] bpf: Correct BTF for kernel_helper attributed decls
 2024-01-08 18:36 UTC  (3+ messages)

[PATCH] OpenMP: Support accelerated 2D/3D memory copies for AMD GCN
 2024-01-08 17:55 UTC  (3+ messages)

[PATCH][GCC][Arm] Define __ARM_FEATURE_BF16 when +bf16 feature is enabled
 2024-01-08 17:21 UTC 

[PATCH] c++/modules: Prevent overwriting arguments for duplicates [PR112588]
 2024-01-08 17:04 UTC  (4+ messages)

[committed] libstdc++: Implement P2909R4 ("Dude, where's my char?") for C++20
 2024-01-08 16:57 UTC  (5+ messages)
` breakage with: "

[PATCH v3 0/3] Libatomic: Add LSE128 atomics support for AArch64
 2024-01-08 16:45 UTC  (11+ messages)
` [PATCH v3 1/3] libatomic: atomic_16.S: Improve ENTRY, END and ALIAS macro interface
` [PATCH v3 2/3] libatomic: Enable LSE128 128-bit atomics for armv9.4-a

[committed] libstdc++: Remove std::__unicode::__null_sentinel
 2024-01-08 16:13 UTC 

[libatomic PATCH] Fix testsuite regressions on ARM [raspberry pi]
 2024-01-08 16:07 UTC 

[RFA] [V3] new pass for sign/zero extension elimination
 2024-01-08 15:45 UTC  (4+ messages)

[PATCH] c++/modules: Prevent treating suppressed debug info as extern template [PR112820]
 2024-01-08 15:27 UTC  (5+ messages)
  ` [PATCH v2] c++/modules: Differentiate extern templates and TYPE_DECL_SUPPRESS_DEBUG [PR112820]

[PATCH]middle-end: maintain LCSSA form when peeled vector iterations have virtual operands
 2024-01-08 14:16 UTC  (3+ messages)

[PATCH] Clarify -mmovbe documentation
 2024-01-08 13:51 UTC 

[PATCH 0/5] RISC-V: Relax the -march string for accept any order
 2024-01-08 13:47 UTC  (6+ messages)
` [PATCH 1/5] RISC-V: Extract part parsing base ISA logic into a standalone function [NFC]
` [PATCH 2/5] RISC-V: Relax the -march string for accept any order
` [PATCH 3/5] RISC-V: Remove unused function in riscv_subset_list [NFC]
` [PATCH 4/5] RISC-V: Update testsuite due to -march string relaxation
` [PATCH 5/5] RISC-V: Document the syntax of -march

[PATCH]middle-end: rejects loops with nonlinear inductions and early breaks [PR113163]
 2024-01-08 13:45 UTC  (3+ messages)

[PATCH] tree-optimization/113026 - avoid vector epilog in more cases
 2024-01-08 13:22 UTC 

[PATCH v4] aarch64: SVE/NEON Bridging intrinsics
 2024-01-08 13:20 UTC  (2+ messages)

[PATCH v4 3/3] RISC-V: Add support for XCVbi extension in CV32E40P
 2024-01-08 13:14 UTC  (3+ messages)
` [PATCH v5 0/1] RISC-V: Support CORE-V XCVBI extension
  ` [PATCH v5 1/1] RISC-V: Add support for XCVbi extension in CV32E40P

Add -falign-all-functions
 2024-01-08 12:59 UTC  (2+ messages)

[PATCH] lower-bitint: Fix up lowering of huge _BitInt 0 PHI args [PR113120]
 2024-01-08 12:48 UTC  (2+ messages)

[PATCH] lower-bitint: Punt .*_OVERFLOW optimization if cast from IMAGPART_EXPR appears before REALPART_EXPR [PR113119]
 2024-01-08 12:48 UTC  (2+ messages)

[PATCH] strub: Only unbias stack point for SPARC_STACK_BOUNDARY_HACK [PR113100]
 2024-01-08 11:44 UTC  (2+ 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).