public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[gcc-15 0/3] RISC-V improve stack/array access by constant mat tweak
 2024-03-21 17:19 UTC  (15+ messages)
` [gcc-15 2/3] RISC-V: avoid LUI based const mat: keep stack offsets aligned
  ` scheduler queue flush (was Re: [gcc-15 0/3] RISC-V improve stack/array access by constant mat tweak)

[PATCH] s390: testsuite: Fix abs-4.c
 2024-03-21 17:09 UTC  (2+ messages)

[PATCH] RISC-V: Require a extension for ztso testcases with atomic insns
 2024-03-21 17:00 UTC 

[PATCH] fortran: Ignore use statements on error [PR107426]
 2024-03-21 16:27 UTC 

[PATCH] vect: more oversized bitmask fixups
 2024-03-21 16:07 UTC  (3+ messages)

[PATCH v1] RISC-V: Introduce gcc attribute riscv_rvv_vector_bits for RVV
 2024-03-21 14:15 UTC  (8+ messages)
` [PATCH v3] "

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

[PATCH v1] RISC-V: Bugfix function target attribute pollution
 2024-03-21 14:06 UTC  (3+ messages)

[PATCH] MIPS: Add MIN/MAX.fmt instructions support for MIPS R6
 2024-03-21 13:54 UTC  (2+ messages)

[committed] amdgcn: Ensure gfx11 is running in cumode
 2024-03-21 13:39 UTC  (2+ messages)
` [commmitted] amdgcn: Comment correction

[committed] amdgcn: Clean up device memory in gcn-run
 2024-03-21 13:08 UTC 

[PATCH] Fortran: use name of array component in runtime error message [PR30802]
 2024-03-21 13:07 UTC  (15+ messages)
              ` [PATCH, v2] "
                      ` [PATCH, v3] Fortran: improve array component description "

[PATCH] rs6000: Fix issue in specifying PTImode as an attribute [PR106895]
 2024-03-21 12:51 UTC  (3+ messages)
  ` [PING^1][PATCH] "
    ` [PATCH v2] "

[PATCH] RISC-V: Introduce option -mrvv-autovec-max-lmul for RVV autovec
 2024-03-21 12:33 UTC  (5+ messages)
` [PATCH v2] RISC-V: Introduce option -mrvv-max-lmul "
  `  "

[PATCH v10 1/2] Add condition coverage (MC/DC)
 2024-03-21 12:23 UTC  (3+ messages)
` Ping "
  ` Ping^2 "

[PATCH] testsuite: Fix up lra effective target
 2024-03-21 11:20 UTC  (3+ messages)
  ` New effective-target 'asm_goto_with_outputs' (was: [PATCH] testsuite: Fix up lra effective target)

GCN: Enable effective-target 'vect_early_break', 'vect_early_break_hw'
 2024-03-21 11:18 UTC  (3+ messages)

GCN: Enable effective-target 'vect_long_mult'
 2024-03-21 10:41 UTC 

GCN: Enable effective-target 'vect_hw_misalign'
 2024-03-21 10:41 UTC 

[PATCH] tree-optimization/111736 - avoid address sanitizing of __seg_gs
 2024-03-21 10:29 UTC  (4+ messages)

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

[PATCH] testsuite: vect: Don't xfail scan-tree-dump in gcc.dg/vect/bb-slp-32.c [PR96147]
 2024-03-21 10:13 UTC  (2+ messages)

[PATCH] testsuite: i386: Skip gcc.target/i386/avx512cd-vpbroadcastmb2q-2.c etc. with Solaris as [PR114150]
 2024-03-21  9:26 UTC 

[PATCH] tree-optimization/111736 - avoid address sanitizing of __seg_gs
 2024-03-21  9:25 UTC 

[PATCH] Fix runtime error for nonlinear iv vectorization(step_mult)
 2024-03-21  9:18 UTC  (2+ messages)

[PATCH] libgcc: Fix up bitint division [PR114397]
 2024-03-21  8:35 UTC  (2+ messages)

[PATCH] analyzer: Bail out on function pointer for -Wanalyzer-allocation-size
 2024-03-21  7:11 UTC  (3+ messages)

_LIBCXX_DEBUG value initialized singular iterators assert failures in std algorithms [PR104316]
 2024-03-21  6:20 UTC  (13+ messages)

[PATCH] c++: explicit inst of template method not generated [PR110323]
 2024-03-21  3:29 UTC  (6+ messages)
      ` [PATCH v2] "

[PATCH] c++: direct-init of an array of class type [PR59465]
 2024-03-21  1:21 UTC  (3+ messages)

Pushed: [PATCH] LoongArch: Fix a typo [PR 114407]
 2024-03-21  0:12 UTC 

[PATCH] cpp: new built-in __EXP_COUNTER__
 2024-03-20 23:34 UTC  (4+ messages)

[pushed] analyzer: fix -Wanalyzer-deref-before-check false positive seen in loop header macro [PR109251]
 2024-03-20 22:36 UTC 

[PATCH] tree-optimization/113727 - bogus SRA with BIT_FIELD_REF
 2024-03-20 22:17 UTC 

[PATCH] Document -fexcess-precision=16
 2024-03-20 21:10 UTC  (6+ messages)
      ` [PATCH V2] "

[PATCH 1/3] bpf: Fix CO-RE field expression builtins
 2024-03-20 20:32 UTC  (12+ 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 gcc] Hurd x86_64: add unwind support for signal trampoline code
 2024-03-20 19:36 UTC  (3+ messages)

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

[PATCH gcc 1/3] Move GNU/Hurd startfile spec from config/i386/gnu.h to config/gnu.h
 2024-03-20 19:20 UTC  (3+ messages)

[PATCH v7 0/5] New attribute "counted_by" to annotate bounds for C99 FAM(PR108896)
 2024-03-20 19:07 UTC  (7+ messages)
` [PATCH v7 1/5] Provide counted_by attribute to flexible array member field (PR108896)
` [PATCH v7 2/5] Convert references with "counted_by" attributes to/from .ACCESS_WITH_SIZE
` [PATCH v7 3/5] Use the .ACCESS_WITH_SIZE in builtin object size
` [PATCH v7 4/5] Use the .ACCESS_WITH_SIZE in bound sanitizer
` [PATCH v7 5/5] Add the 6th argument to .ACCESS_WITH_SIZE

[committed] m32r: Fix up m32r_setup_incoming_varargs [PR114175]
 2024-03-20 18:14 UTC  (4+ messages)

[committed] csky: Fix up csky_setup_incoming_varargs [PR114175]
 2024-03-20 17:55 UTC  (2+ messages)

[committed] visium: Fix up visium_setup_incoming_varargs [PR114175]
 2024-03-20 17:03 UTC  (2+ messages)

[committed] nds32: Fix up nds32_setup_incoming_varargs [PR114175]
 2024-03-20 17:01 UTC  (2+ messages)

[committed] ft32: Fix up ft32_setup_incoming_varargs [PR114175]
 2024-03-20 17:01 UTC  (2+ messages)

[committed] epiphany: Fix up epiphany_setup_incoming_varargs [PR114175]
 2024-03-20 16:59 UTC  (2+ messages)

[committed] nios2: Fix up nios2_setup_incoming_varargs [PR114175]
 2024-03-20 16:07 UTC 

[PATCH 0/1] aarch64: Sync aarch64-sys-regs.def with Binutils
 2024-03-20 14:00 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH] s390x: Implement vector cost model
 2024-03-20 10:53 UTC 

[PATCH] Use integer_{zero,one}_node some more
 2024-03-20 10:00 UTC  (2+ messages)

[PATCH] bitint: Fix handling of conditional bitfield loads [PR114365]
 2024-03-20  9:51 UTC  (2+ messages)

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

[committed] tree-ssa-loop-ch: Fix comment typos
 2024-03-20  9:37 UTC 

[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] 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 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 "

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

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

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++: ICE with temporary of class type in array DMI [PR109966]
 2024-03-19 19:47 UTC  (6+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "

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

[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 

[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  (5+ 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  (2+ 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 

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