public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH v4] eliminate mutex in fast path of __register_frame
 2024-03-20  8:25 UTC  (9+ messages)
            ` [PATCH] handle unwind tables that are embedded within unwinding code, [PR111731]

[PATCH] MIPS: Predefine __mips_strict_alignment if STRICT_ALIGNMENT
 2024-03-20  8:25 UTC 

[PATCH] testsuite: add the case to cover vectorization of A[(i+x)*stride] [PR114322]
 2024-03-20  8:21 UTC  (2+ messages)

[PATCH] middle-end/113396 - int128 array index and value-ranges
 2024-03-20  8:15 UTC  (2+ messages)

[PATCH] mips: Fix C23 (...) functions returning large aggregates [PR114175]
 2024-03-20  7:10 UTC 

[PATCH v1] RISC-V: Bugfix function target attribute pollution
 2024-03-20  6:07 UTC 

_LIBCXX_DEBUG value initialized singular iterators assert failures in std algorithms [PR104316]
 2024-03-20  5:59 UTC  (11+ messages)

[PATCH 0/3] Add support for -mcpu=power11
 2024-03-20  4:16 UTC  (4+ messages)
` [PATCH 1/3] Add basic "
` [PATCH 2/3] Add tuning "
` [PATCH 3/3] Add -mcpu=power11 tests

[PATCH v2 0/3] LoongArch: Cleanup unused/redundant codes
 2024-03-20  2:29 UTC  (2+ messages)
` [pushed][PATCH "

[PATCH] Document -fexcess-precision=16
 2024-03-20  1:09 UTC  (5+ messages)
      ` [PATCH V2] "

[pushed] testsuite: fix target for linkage-1.C
 2024-03-19 21:18 UTC 

[gcc-15 0/3] RISC-V improve stack/array access by constant mat tweak
 2024-03-19 21:17 UTC  (15+ messages)
` [gcc-15 1/3] RISC-V: avoid LUI based const materialization ... [part of PR/106265]
` [gcc-15 2/3] RISC-V: avoid LUI based const mat: keep stack offsets aligned
` [gcc-15 3/3] RISC-V: avoid LUI based const mat in prologue/epilogue expansion [PR/105733]

[pushed][PR99829][LRA]: Fixing LRA ICE on arm
 2024-03-19 21:02 UTC 

RISC-V: Use convert instructions instead of calling library functions
 2024-03-19 20:19 UTC  (5+ messages)

New German PO file for 'gcc' (version 14.1-b20240218)
 2024-03-19 20:12 UTC 

Contents of PO file 'gcc-14.1-b20240218.de.po'
 2024-03-19 20:12 UTC 

[pushed] analyzer: fix ICE due to corrupt MEM_REFs [PR113505]
 2024-03-19 20:11 UTC 

[PATCH] c++: direct-init of an array of class type [PR59465]
 2024-03-19 19:51 UTC  (2+ messages)

[PATCH] c++: ICE with temporary of class type in array DMI [PR109966]
 2024-03-19 19:47 UTC  (6+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "

[PATCH] c++: explicit inst of template method not generated [PR110323]
 2024-03-19 19:30 UTC  (5+ messages)
      ` [PATCH v2] "

[pushed] diagnostics: fix corrupt json/SARIF on stderr [PR114348]
 2024-03-19 18:03 UTC 

ping: [PATCH] diagnostics: Fix behavior of permerror options after diagnostic pop [PR111918]
 2024-03-19 17:55 UTC  (4+ messages)

[PATCH v3 0/2] fortran: Fix specification checks [PR111781]
 2024-03-19 17:33 UTC  (6+ messages)
` [PATCH v3 1/2] testsuite: Declare fortran array bound variables
` [PATCH v3 2/2] fortran: Fix specification expression error with dummy procedures [PR111781]

[PATCH] cpp: new built-in __EXP_COUNTER__
 2024-03-19 17:27 UTC  (6+ messages)

[PATCH 1/3] bpf: Fix CO-RE field expression builtins
 2024-03-19 17:07 UTC  (5+ messages)
` [PATCH 2/3] bpf: Fix access string default for CO-RE type based relocations
` [PATCH 3/3] bpf: Corrected index computation when present with unnamed struct fields

[PATCH V2] RISC-V: Update test expectancies with recent scheduler change
 2024-03-19 17:06 UTC  (3+ messages)
  ` [Committed] "

[PATCH] RISC-V: Fix C23 (...) functions returning large aggregates [PR114175]
 2024-03-19 16:57 UTC  (3+ messages)
  ` [Committed] "

[PATCH] Fortran: add two small F2023 features
 2024-03-19 16:39 UTC  (2+ messages)

[PATCH] analyzer: Bail out on function pointer for -Wanalyzer-allocation-size
 2024-03-19 16:38 UTC  (2+ messages)

[committed] libstdc++: Fix infinite loop in std::binomial_distribution [PR114359]
 2024-03-19 16:00 UTC 

[PATCH] libstdc++: Constrain std::vector default constructor [PR113841]
 2024-03-19 15:57 UTC 

[PATCH] libstdc++: Use feature test macros in <bits/stl_construct.h>
 2024-03-19 15:52 UTC 

[committed] libstdc++: Regenerate <bits/version.h> in maintainer mode
 2024-03-19 15:35 UTC 

[committed] libstdc++: Update docs on build process and generated files
 2024-03-19 15:34 UTC 

[committed] libstdc++: Fix Python scripts to output the correct filename
 2024-03-19 15:34 UTC 

[committed] libstdc++: Fix typos in MemoryChecker assertion messages in PSTL tests
 2024-03-19 15:23 UTC 

[committed] libstdc++: Begin lifetime of storage in std::vector<bool> [PR114367]
 2024-03-19 15:14 UTC 

[PATCH] middle-end/113396 - int128 array index and value-ranges
 2024-03-19 14:47 UTC 

[PATCH][tree-object-size]Pass OST_DYNAMIC information to early_object_size phase
 2024-03-19 14:24 UTC  (3+ messages)

[PATCH] tree-optimization/113727 - bogus SRA with BIT_FIELD_REF
 2024-03-19 13:56 UTC 

[PATCH v2 00/13] Add aarch64-w64-mingw32 target
 2024-03-19 13:40 UTC  (12+ messages)
` [PATCH v2 08/13] aarch64: Add Cygwin and MinGW environments for AArch64

[pushed] analyzer: fixes to __atomic_{exchange,load,store} [PR114286]
 2024-03-19 13:09 UTC 

[pushed] testsuite, Darwin: Use the IOKit framework in framework-1.c [PR114049]
 2024-03-19 13:03 UTC 

[pushed] libstdc++: Sync the atomic_link_flags implementation with GCC
 2024-03-19 12:56 UTC 

[PATCH] RISC-V: Add XiangShan Nanhu microarchitecture
 2024-03-19 12:43 UTC  (3+ messages)
  `  "

[PATCH] tree-optimization/114151 - revert PR114074 fix
 2024-03-19 12:09 UTC 

[PATCH] tree-optimization/114151 - revert PR114074 fix
 2024-03-19 12:06 UTC 

[PATCH] system.h: rename vec_step to workaround powerpc/clang bug [PR114369]
 2024-03-19 12:05 UTC  (4+ messages)

[PATCH] libgccjit: Add ability to get CPU features
 2024-03-19 11:03 UTC  (7+ messages)
    ` Frontend access to target features (was Re: [PATCH] libgccjit: Add ability to get CPU features)

[PATCH] libstdc++, Darwin: Do not use dev/null as the file for executables
 2024-03-19 11:01 UTC  (2+ messages)

[committed] arc: Fix up arc_setup_incoming_varargs [PR114175]
 2024-03-19  8:52 UTC 

[PATCH] LoongArch: Fix C23 (...) functions returning large aggregates [PR114175]
 2024-03-19  8:45 UTC  (3+ messages)
  ` Pushed: [PATCH v2] "

[committed] openmp: Make c_omp_check_loop_binding_exprs diagnostics translatable [PR114364]
 2024-03-19  8:16 UTC 

[PATCH] rs6000: Fix up setup_incoming_varargs [PR114175]
 2024-03-19  7:42 UTC  (2+ messages)

[PATCH, RFC] combine: Don't truncate const operand of AND if it's no benefits
 2024-03-19  4:14 UTC  (3+ messages)

[PATCH] RISC-V: Allow LICM hoist POLY_INT configuration code sequence
 2024-03-19  4:09 UTC  (5+ messages)
  `  "

[PATCH v3] testsuite: Add a test case for negating FP vectors containing zeros
 2024-03-19  3:41 UTC  (2+ messages)

[PATCH v4 3/3] RISC-V: Add support for XCVbi extension in CV32E40P
 2024-03-19  3:34 UTC  (5+ 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

[PATCH] alpha: Fix alpha_setup_incoming_varargs [PR114175]
 2024-03-19  3:06 UTC  (2+ messages)

[PATCH v5] LoongArch: Add support for TLS descriptors
 2024-03-19  1:54 UTC 

[PATCH] c++: Check module attachment instead of purview when necessary [PR112631]
 2024-03-19  0:58 UTC  (9+ messages)
    ` [PATCH v2] c++: Check module attachment instead of just "
            ` [PATCH v3] c++: Fix handling of no-linkage decls for modules

[PATCH] c-c++-common/Wrestrict.c: fix some typos and enable for LLP64
 2024-03-18 23:37 UTC  (5+ messages)

[pushed] analyzer: fix ICEs due to sloppy types in bounds-checking [PR110902,PR110928,PR111305,PR111441]
 2024-03-18 22:49 UTC 

[pushed] analyzer: support null operands in remove_ssa_names
 2024-03-18 22:49 UTC 

[PATCH 1/2] ivopts: Revert computation of address cost complexity
 2024-03-18 20:27 UTC 

[PATCH] i386: Unify {general,timode}_scalar_chain::convert_op [PR111822]
 2024-03-18 19:44 UTC 

[PATCH, committed] Fortran: error recovery in frontend optimization [PR103715]
 2024-03-18 18:51 UTC 

[PATCH] PR/101135 - Load of null pointer when passing absent assumed-shape array argument for an optional dummy argument
 2024-03-18 18:47 UTC  (8+ messages)
    ` [PATCH, v2] Fortran: fix for absent array argument passed to optional dummy [PR101135]

[PATCH V3 0/2] aarch64: Place target independent and dependent changed code in one file
 2024-03-18 18:11 UTC  (3+ messages)
` ReRe:[PATCH V3 0/2] aarch64: Place target independent and dependent changed and unchanged "
  ` [PING^0][PATCH "

[PATCH] arm: [MVE intrinsics] Fix support for loads [PR target/114323]
 2024-03-18 17:46 UTC  (2+ messages)

[PATCH] rs6000: Fix issue in specifying PTImode as an attribute [PR106895]
 2024-03-18 17:35 UTC  (3+ messages)

[PATCH] testsuite: Turn errors back into warnings in arm/acle/cde-mve-error-2.c
 2024-03-18 17:19 UTC  (4+ messages)

[PATCH, OpenACC 2.7] Implement reductions for arrays and structs
 2024-03-18 16:39 UTC  (3+ messages)
` [PATCH, OpenACC 2.7] struct/array reductions for Fortran

[PATCH v6 0/5]New attribute "counted_by" to annotate bounds for C99 FAM(PR108896)
 2024-03-18 16:36 UTC  (7+ messages)
` [PATCH v6 3/5] Use the .ACCESS_WITH_SIZE in builtin object size

[PATCH v2] combine: Fix ICE in try_combine on pr112494.c [PR112560]
 2024-03-18 15:44 UTC  (13+ messages)

[PATCH] RISC-V: Introduce option -mrvv-autovec-max-lmul for RVV autovec
 2024-03-18 15:35 UTC  (4+ messages)
` [PATCH v2] RISC-V: Introduce option -mrvv-max-lmul "
  `  "

[PATCH] tree-optimization/114375 - disallow SLP discovery of permuted mask loads
 2024-03-18 14:29 UTC 

[PATCH] gcc_update: Add missing generated files
 2024-03-18 14:26 UTC  (2+ messages)

[COMMITTED] testsuite: Fix excess errors for new modules testcases on powerpc [PR114320]
 2024-03-18 13:43 UTC 

[pushed] aarch64: Define out-of-class static constants
 2024-03-18 13:28 UTC  (2+ messages)

[PATCH] [X86_64]: Enable support for next generation AMD Zen5 CPU with znver5 scheduler Model
 2024-03-18 13:21 UTC  (7+ messages)
        `  "

[PATCH 1/2] ivopts: Revert computation of address cost complexity
 2024-03-18 11:28 UTC 

[PATCH] i386 [stv]: Handle REG_EH_REGION note [pr111822]
 2024-03-18 11:02 UTC  (3+ messages)

[PATCH] ipa: Fix C++ member ptr indirect inlining (PR 114254, PR 108802)
 2024-03-18  9:02 UTC  (2+ messages)

[patch,avr,applied] Tweak xor insn constraints
 2024-03-18  7:49 UTC 

[Patch][RFC] GCN: Define ISA archs in gcn-devices.def and use it
 2024-03-18  7:47 UTC  (5+ messages)

[PATCH] Predefine __STRICT_ALIGN__ if STRICT_ALIGNMENT
 2024-03-18  7:32 UTC  (4+ messages)

[PATCH] testsuite: Define _POSIX_C_SOURCE for test
 2024-03-18  7:31 UTC  (3+ messages)

[PATCH v1] RISC-V: Bugfix ICE for __attribute__((target("arch=+v"))
 2024-03-18  6:21 UTC  (2+ messages)

[PATCH 00/11] Improvements for XThead* support
 2024-03-18  3:25 UTC  (4+ messages)
` [PATCH 02/11] riscv: xtheadmempair: Fix CFA reg notes

[PATCH V3] rs6000: Don't ICE when compiling the __builtin_vsx_splat_2di built-in [PR113950]
 2024-03-18  1:30 UTC  (4+ messages)

Locks Supply
 2024-03-18  0:49 UTC 

[committed] hppa: Improve handling of REG+D addresses when generating PA 2.0 code
 2024-03-18  0:47 UTC 

[PATCH] Add missing <any_logic>hf/bf patterns
 2024-03-18  0:42 UTC 

[PATCH v2 0/2] fortran: Fix specification checks [PR111781]
 2024-03-17 21:39 UTC  (6+ messages)
` [PATCH v2 1/2] testsuite: Declare fortran array bound variables
` [PATCH v2 2/2] fortran: Fix specification expression error with dummy procedures [PR111781]

Contents of PO file 'gcc-14.1-b20240218.sv.po'
 2024-03-17 19:17 UTC 

New Swedish PO file for 'gcc' (version 14.1-b20240218)
 2024-03-17 19:17 UTC 

[committed] hppa: Fix complaint about non-delegitimized UNSPEC UNSPEC_TP
 2024-03-17 16:42 UTC 

[PATCH 0/2] fortran: Fix specification checks [PR111781]
 2024-03-17 12:35 UTC  (3+ messages)
` [PATCH 1/2] testsuite: Declare fortran array bound variables
` [PATCH 2/2] fortran: Fix specification expression error with dummy procedures [PR111781]

[committed] d: Merge upstream dmd, druntime 855353a1d9
 2024-03-17 11:15 UTC 

[pushed] Darwin: Fix bootstrap break on X86
 2024-03-17  3:25 UTC 

[PATCH] LoongArch: gcc12: Implement option save/restore
 2024-03-17  2:02 UTC  (2+ messages)
` [PATCH] LoongArch: gcc13: "

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