public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] Don't set full_profile in auto-profile [PR113765]
 2024-04-03 11:56 UTC  (2+ messages)

[Patch] lto-wrapper.cc: Add offload target name to 'offload_args' suffix
 2024-04-03 11:53 UTC 

[PATCH, OpenACC 2.7] readonly modifier support in front-ends
 2024-04-03 11:50 UTC  (5+ messages)
` [PATCH, OpenACC 2.7] Connect readonly modifier to points-to analysis

[Patch] GCN: install.texi update for Newlib change and LLVM 18 release
 2024-04-03 11:22 UTC  (4+ messages)

[PATCH v2] rs6000: Stackoverflow in optimized code on PPC [PR100799]
 2024-04-03 11:18 UTC  (13+ messages)

[PATCH] rtl-optimization/101523 - avoid re-combine after noop 2->2 combination
 2024-04-03 11:07 UTC 

[committed] libstdc++: Reverse arguments in constraint for std::optional's <=> [PR104606]
 2024-04-03 10:53 UTC 

[Patch] GCN: Fix --with-arch= handling in mkoffload [PR111966]
 2024-04-03 10:20 UTC  (2+ messages)

C++ Patch ping
 2024-04-03  9:48 UTC 

[PATCH] Include safe-ctype.h after C++ standard headers, to avoid over-poisoning
 2024-04-03  9:38 UTC  (10+ messages)

[PATCH] libquadmath: printf: fix misaligned access on args
 2024-04-03  8:16 UTC  (3+ messages)
` [committed] libquadmath: Don't assume the storage for __float128 arguments is aligned [PR114533]

[PATCH] c++: Implement C++26 P2809R3 - Trivial infinite loops are not Undefined Behavior
 2024-04-03  7:46 UTC  (3+ messages)

[PATCH] expr: Fix up emit_push_insn [PR114552]
 2024-04-03  7:43 UTC  (2+ messages)

[PATCH v10 1/2] Add condition coverage (MC/DC)
 2024-04-03  7:32 UTC  (4+ messages)
` Ping "
  ` Ping^2 "
    ` Ping^3 "

hose supply
 2024-04-03  7:16 UTC 

[PATCH v2 0/1] [RISC-V] Add support for _Bfloat16
 2024-04-03  6:16 UTC  (5+ messages)
` [PATCH v2 1/1] "
  `  "

[PATCH] LoongArch: Remove unused code
 2024-04-03  1:48 UTC  (2+ messages)
`  "

[PATCH] c++: Keep DECL_SAVED_TREE of destructor instantiations in modules [PR104040]
 2024-04-03  0:57 UTC  (4+ messages)

[pushed] analyzer: prevent ICEs with null types
 2024-04-02 21:49 UTC 

c23 type compatibility rules, v3
 2024-04-02 21:22 UTC  (6+ messages)
` [C PATCH] Fix ICE with -g and -std=c23 related to incomplete types [PR114361]
` [C PATCH] fix aliasing for structures/unions with incomplete types

[PATCH] libphobos, Darwin: Enable libphobos for most Darwin
 2024-04-02 21:16 UTC  (2+ messages)

[committed] libstdc++: Guard uses of char8_t with __cpp_char8_t [PR114519]
 2024-04-02 20:12 UTC 

[PATCH] libstdc++: Allow adjacent __maybe_present_t<false, ...> to overlap
 2024-04-02 19:41 UTC  (4+ messages)

[pushed] c++: binding reference to comma expr [PR114561]
 2024-04-02 18:10 UTC 

[PATCH] c++: constexpr error with fn redecl in local scope [PR111132]
 2024-04-02 17:52 UTC 

[PATCH v2 1/3] Move GNU/Hurd startfile spec from config/i386/gnu.h to config/gnu.h
 2024-04-02 17:26 UTC  (3+ messages)
` [PATCH v2 2/3] aarch64: Add support for aarch64-gnu (GNU/Hurd on AArch64)

[PATCH] c++: ICE with scoped enum in switch condition [PR114451]
 2024-04-02 17:16 UTC  (2+ messages)

[PATCH] c++: make __is_array return false for T[0] [PR114479]
 2024-04-02 17:15 UTC  (2+ messages)

[PATCH v2] tree-profile: Don't instrument an IFUNC resolver nor its callees
 2024-04-02 17:03 UTC  (5+ messages)
` PING: "

[PATCH] aarch64: Fix typo in comment about FEATURE_STRING
 2024-04-02 15:44 UTC  (2+ messages)

[PATCH v1] RISC-V: Allow RVV intrinsic for more function target
 2024-04-02 14:26 UTC  (2+ messages)
` [PATCH v2] "

[PATCH][Backport][GCC10] Fix SSA corruption due to widening_mul opt on conflict across an abnormal edge [PR111407]
 2024-04-02 13:29 UTC  (3+ messages)

[PATCH] libgcc: Add missing HWCAP entries to aarch64/cpuinfo.c
 2024-04-02 12:46 UTC  (2+ messages)

[PATCH] tree-optimization/114557 - reduce ehcleanup peak memory use
 2024-04-02 12:35 UTC  (2+ messages)

[PATCH] jit: Ensure ssize_t is defined
 2024-04-02 11:45 UTC  (5+ messages)
      ` Ping: "

[PATCH] jit, Darwin: Implement library exports list
 2024-04-02 11:40 UTC  (4+ messages)

[pushed] testsuite: Remove duplicate -lgcov [PR114034]
 2024-04-02 11:32 UTC 

[pushed] testsuite, Darwin: Allow for an undefined symbol [PR114036]
 2024-04-02 11:28 UTC 

[PATCH] tree-optimization/114557 - reduce ehcleanup peak memory use
 2024-04-02 11:26 UTC 

[pushed] Darwin: Correct a version check
 2024-04-02 11:26 UTC 

[pushed] Darwin: Do not emit .macinfo when dsymutil cannot consume it
 2024-04-02 11:22 UTC 

[PATCH] Fix up duplicated words mostly in comments, part 1
 2024-04-02 11:22 UTC  (3+ messages)

No rule to make target '../libbacktrace/libbacktrace.la', needed by 'libgo.la'. [PR106472]
 2024-04-02 11:21 UTC  (10+ messages)
  ` [PATCH] Fix up postboot dependencies [PR106472]

[pushed] testsuite, Darwin: Update bad-mapper-1 after libiberty changes
 2024-04-02 11:16 UTC 

[PING] Re: [PATCH 1/2] ivopts: Revert computation of address cost complexity
 2024-04-02 10:42 UTC 

[PATCH][wwwdocs] changes.html changes for AArch64 for GCC 14.1
 2024-04-02 10:01 UTC 

[PATCH] libstdc++: Allow adjacent __maybe_present_t<false, ...> to overlap
 2024-04-02  9:17 UTC  (2+ messages)

[PATCH] RISC-V: Minor fix for max_point
 2024-04-02  8:36 UTC  (2+ messages)

[PATCH] RISC-V: Refine the condition for add additional vars in RVV cost model
 2024-04-02  8:34 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] s390x: Optimize vector permute with constant indexes
 2024-04-02  7:56 UTC 

[PATCH] LoongArch: Fix missing plugin header
 2024-04-02  7:46 UTC  (2+ messages)
` [pushed][PATCH] "

[PATCH v1] LoongArch: Set default alignment for functions jumps and loops [PR112919]
 2024-04-02  7:03 UTC 

[PATCH] libiberty: Invoke D demangler when --format=auto
 2024-04-02  7:02 UTC  (2+ messages)

[PATCH] Prettify output of debug_dwarf_die
 2024-04-02  6:56 UTC  (2+ messages)

[PATCH] LoongArch: Remove unused code and add sign/zero-extend for vpickve2gr.d<u>
 2024-04-02  6:25 UTC  (2+ messages)

[PATCH v5] LoongArch: Add support for TLS descriptors
 2024-04-02  6:14 UTC  (4+ messages)
` [pushed][PATCH "

[PATCH] gcc: header-tools scripts updated to python3
 2024-04-02  5:58 UTC  (2+ messages)

[PATCH v1] rs6000: Stackoverflow in optimized code on PPC [PR100799]
 2024-04-02  5:45 UTC  (3+ messages)

pvc hose
 2024-04-02  5:38 UTC 

[PATCH] Regenerate loongarch.opt.urls
 2024-04-02  1:32 UTC  (4+ messages)
`  "

[PATCH 0/1] [RISC-V] Add support for _Bfloat16
 2024-04-02  1:16 UTC  (2+ messages)
` [PATCH 1/1] "

[Patch, fortran] PR106999 [11/12/13/14 Regression] ICE tree check: expected record_type or union_type or qual_union_type, have function_type in gfc_class_data_get, at fortran/trans-expr.cc:233
 2024-04-01 20:29 UTC  (3+ messages)

[Patch, fortran] PR112407 - [13/14 Regression] Fix for PR37336 triggers an ICE in gfc_format_decoder while constructing a vtab
 2024-04-01 20:04 UTC  (6+ messages)

Combine patch ping
 2024-04-01 19:28 UTC 

[pushed] c++: C++26 returning reference to temporary
 2024-04-01 16:02 UTC 

[PATCH][Backport][GCC11] Fix SSA corruption due to widening_mul opt on conflict across an abnormal edge [PR111407]
 2024-04-01 13:34 UTC 

[PATCH][Backport][GCC12] Fix SSA corruption due to widening_mul opt on conflict across an abnormal edge [PR111407]
 2024-04-01 13:33 UTC 

[PATCH][Backport][GCC13] Fix SSA corruption due to widening_mul opt on conflict across an abnormal edge [PR111407]
 2024-04-01 13:31 UTC 

[PATCH] libgccjit: Add ability to get CPU features
 2024-04-01 12:20 UTC  (6+ messages)
    ` Frontend access to target features (was Re: [PATCH] libgccjit: Add ability to get CPU features)

[PATCH 0/3] Espressif xtensa chips multilib
 2024-04-01 12:16 UTC  (3+ messages)
` [PATCH v2 1/2] gcc: xtensa: add mdynconfig option
` [PATCH v2 2/2] gcc: xtensa: add xtensa*-esp*-elf multilib

[PATCH] LoongArch: gcc12: Implement option save/restore
 2024-04-01  3:27 UTC  (4+ messages)
` [PATCH] LoongArch: gcc13: "
  ` [pushed][PATCH] "
` Re:[pushed] [PATCH] LoongArch: gcc12: "

[PATCH] LoongArch: Increase division costs
 2024-04-01  2:23 UTC  (8+ messages)

[PATCH v4] LoongArch: Split loongarch_option_override_internal into smaller procedures
 2024-04-01  1:17 UTC  (3+ messages)
` [pushed][PATCH "

[PATCH] LoongArch: Add descriptions of the compilation options
 2024-04-01  1:04 UTC  (2+ messages)
`  "

[committed] RISC-V: Add missing insn types to XiangShan Nanhu scheduler model
 2024-03-31 17:33 UTC  (2+ messages)

[PATCH] RISC-V: Fix one unused varable in riscv_subset_list::parse
 2024-03-31 10:38 UTC  (3+ messages)

[PATCH] RISC-V: Fix misspelled term builtin in error message
 2024-03-31 10:38 UTC  (3+ messages)

[PATCH] Simplify \r handling
 2024-03-31  5:42 UTC 

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

[PATCH v1] RISC-V: Bugfix ICE for __attribute__((target("arch=+v"))
 2024-03-30 13:20 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 1/2] modula2: Add m2.install-html rule to gcc/m2/Make-lang.in
 2024-03-30 13:05 UTC  (4+ messages)
` [PATCH 2/2] modula2: Fix m2.install-info in gcc/m2/Make-lang.in

[PATCH v1] RISC-V: Allow RVV intrinsic when function target("arch=+v")
 2024-03-29 20:24 UTC  (4+ messages)

[PATCH] [tree-prof] skip if errors were seen [PR113681]
 2024-03-29 19:38 UTC  (3+ messages)

[PATCH] Allow `gcc_jit_type_get_size` to work with pointers
 2024-03-29 19:10 UTC  (4+ messages)

[PATCH] [RFC] Add function filtering to gcov
 2024-03-29 19:02 UTC 

[committed] [aarch64, testsuite]: Fix lrcpc3 testcase
 2024-03-29 14:31 UTC 

[pushed] libstdc++-v3: drop GCC Runtime Library Exception from gen tests
 2024-03-29 13:53 UTC 

[Patch, fortran] PR110987 and PR113885 - gimplifier ICEs and wrong results in finalization
 2024-03-29  8:07 UTC  (4+ messages)

[PATCH] RISC-V: Implement TLS Descriptors
 2024-03-29  6:32 UTC  (3+ messages)
` [PATCH v5] "

[PATCH] mips: Fix C23 (...) functions returning large aggregates [PR114175]
 2024-03-29  5:20 UTC  (3+ messages)
` Ping: "

[COMMITTED] Use fatal_error instead of internal_error for when ZSTD is not enabled
 2024-03-29  4:05 UTC 

[committed] Provide suitable output template for zero_extendqihi2 on H8
 2024-03-28 23:05 UTC 

[PATCH] Fortran: fix NULL pointer dereference on overlapping initialization [PR50410]
 2024-03-28 21:52 UTC 

[committed] Fix failure of c-c++-common/analyzer/stdarg-pr111289-int.c on hpux
 2024-03-28 18:37 UTC 

[PATCH] c++: __is_constructible ref binding [PR100667]
 2024-03-28 18:25 UTC 

[oops pushed] aarch64: Fix vld1/st1_x4 intrinsic definitions
 2024-03-28 17:46 UTC 

[PATCH] RISC-V: testsuite: ensure vtype is call clobbered
 2024-03-28 17:27 UTC  (2+ messages)
` [COMMITTED] "

[PATCH] ipa: Avoid duplicate replacements in IPA-SRA transformation phase
 2024-03-28 15:38 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).