public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] Add clang's invalid-noreturn warning flag
 2023-08-13  8:48 UTC 

[PATCH v1] RISC-V: Support RVV VFWMACC rounding mode intrinsic API
 2023-08-13  8:02 UTC 

[PATCH v1] Mode-Switching: Fix SET_SRC ICE when only one operand
 2023-08-13  0:56 UTC  (5+ messages)
` [PATCH v3] Mode-Switching: Fix SET_SRC ICE when CLOBBER insn
` [PATCH v4] Mode-Switching: Fix SET_SRC ICE for create_pre_exit

ICE for interim fix for PR/110748
 2023-08-12 16:44 UTC  (4+ messages)
` IRA update_equiv_regs for (was Re: ICE for interim fix for PR/110748)

[PATCH] RISC-V: Add the missed half floating-point mode patterns of local_pic_load/store when only use zfhmin
 2023-08-12 14:36 UTC 

[PATCH] RISC-V: Fix autovec_length_operand predicate[PR110989]
 2023-08-12 14:15 UTC 

[PATCH v1] c++: follow DR 2386 and update implementation of get_tuple_size [PR110216]
 2023-08-12  8:16 UTC 

[PATCH] Add support for vector conitional not
 2023-08-12  8:05 UTC 

[PATCH v1] RISC-V: Support RVV VFNMSUB rounding mode intrinsic API
 2023-08-12  4:48 UTC 

[PATCH] RISC-V: Add TAREGT_VECTOR check into VLS modes
 2023-08-12  4:43 UTC  (3+ messages)

[PATCH] RISC-V: Revert the convert from vmv.s.x to vmv.v.i
 2023-08-12  4:09 UTC  (6+ messages)

[PATCH 0/3] RISC-V: Add stub support for existing extensions
 2023-08-12  2:57 UTC  (4+ messages)
` [PATCH 1/3] RISC-V: Add stub support for existing extensions (privileged)
` [PATCH 2/3] RISC-V: Add stub support for existing extensions (vendor)
` [PATCH 3/3] RISC-V: Add stub support for existing extensions (unprivileged)

[PATCH] rtl-optimization/110939 Really fix narrow comparison of memory and constant
 2023-08-12  1:04 UTC  (2+ messages)

[PATCH] RISC-V: Fix vec_series expander[PR110985]
 2023-08-12  0:39 UTC  (3+ messages)

[PATCH V2] RISC-V: Allow CONST_VECTOR for VLS modes
 2023-08-12  0:37 UTC  (3+ messages)

[RFC PATCH 0/2] RISC-V: __builtin_riscv_pause for all environment
 2023-08-12  0:20 UTC  (6+ messages)

[PATCH v3 1/4] diagnostics: libcpp: Add LC_GEN linemaps to support in-memory buffers
 2023-08-11 23:02 UTC  (6+ messages)
` [PATCH v4 0/8] diagnostics: libcpp: Overhaul locations for _Pragma tokens
  ` [PATCH v4 1/8] libcpp: Add LC_GEN linemaps to support in-memory buffers
  ` [PATCH v4 2/8] libcpp: diagnostics: Support generated data in expanded locations

[committed] libstdc++: Fix std::format_to_n return value [PR110990]
 2023-08-11 22:37 UTC 

[pushed] analyzer: new warning: -Wanalyzer-unterminated-string [PR105899]
 2023-08-11 22:12 UTC 

[committed] Fix subdi3 synthesis on rx port
 2023-08-11 21:55 UTC 

[PATCH V2] VECT: Fix ICE on MASK_LEN_{LOAD,STORE} when no LEN recorded[PR110989]
 2023-08-11 21:51 UTC  (3+ messages)

[PATCH] stdckdint.h _BitInt test
 2023-08-11 21:50 UTC  (6+ messages)
  ` [PATCH] c, v3: Add stdckdint.h header for C23
      ` [PATCH] c, v4: "

[PATCH] RISC-V: Specify -mabi for ztso testcases
 2023-08-11 20:47 UTC  (3+ messages)
  ` [Committed] "

[PATCH v2] analyzer: More features for CPython analyzer plugin [PR107646]
 2023-08-11 20:23 UTC  (3+ messages)
` [COMMITTED] "

[committed] libstdc++: Implement C++20 std::chrono::parse [PR104167]
 2023-08-11 18:58 UTC 

[COMMITTED] bpf: liberate R9 for general register allocation
 2023-08-11 18:52 UTC 

[COMMITTED] bpf: allow exceeding max num of args in BPF when always_inline
 2023-08-11 18:52 UTC 

[PATCH] tree-pretty-print: delimit TREE_VEC with braces
 2023-08-11 18:15 UTC  (2+ messages)

[COMMITTED] MAINTAINERS: Add myself to write after approval
 2023-08-11 17:30 UTC 

[committed] libstdc++: Do not call log10(0.0) in std::format [PR110860]
 2023-08-11 17:21 UTC 

[PATCH] CO-RE BPF builtins support
 2023-08-11 17:12 UTC  (5+ messages)
` [PATCH 1/2] bpf: Implementation of BPF CO-RE builtins
  ` [v2 PATCH "

[PATCH] RISC-V: Fix error combine of pred_mov pattern
 2023-08-11 16:40 UTC  (4+ messages)

[PATCH] c, c++: Accept __builtin_classify_type (typename)
 2023-08-11 16:12 UTC  (7+ messages)
` [PATCH] c, c++, v2: "

[PATCH v8] RISC-V: Add the 'zfa' extension, version 0.2
 2023-08-11 15:49 UTC  (6+ messages)
` [PATCH v9] "

[PATCH] analyzer: New option fanalyzer-show-events-in-system-headers [PR110543]
 2023-08-11 15:38 UTC  (2+ messages)

[pushed][LRA]: Implement output stack pointer reloads
 2023-08-11 15:32 UTC 

[RFC] GCC Security policy
 2023-08-11 15:22 UTC  (19+ messages)

[PATCH v4] eliminate mutex in fast path of __register_frame
 2023-08-11 15:21 UTC  (9+ messages)
            ` [PATCH] preserve base pointer for __deregister_frame [PR110956]

[PATCH] Use strtol instead of std::stoi in gensupport.cc
 2023-08-11 15:11 UTC  (3+ messages)

[PATCH 1/2] PHI-OPT [PR 110984]: Add support for NE_EXPR/EQ_EXPR with casts to spaceship_replacement
 2023-08-11 15:07 UTC  (6+ messages)
` [PATCH 2/2] VR-VALUES: Rewrite test_for_singularity using range_op_handler

[PATCH] RISC-V: Revive test case PR 102957
 2023-08-11 14:29 UTC  (3+ messages)

[PATCH V4] VECT: Support loop len control on EXTRACT_LAST vectorization
 2023-08-11 14:24 UTC 

[PATCH] ipa-sra: Don't consider CLOBBERS as writes preventing splitting
 2023-08-11 14:19 UTC  (6+ messages)

[committed] libstdc++: Handle invalid values in std::chrono pretty printers
 2023-08-11 14:03 UTC 

[committed] libstdc++: Use alias template for iterator_category [PR110970]
 2023-08-11 14:02 UTC  (3+ messages)
  ` [committed] libstdc++: Revert accidentally committed change to bits/stl_iterator.h

[PATCH] c++: bogus warning w/ deduction guide in anon ns [PR106604]
 2023-08-11 14:00 UTC  (6+ messages)

[PATCH] tree-optimization/110979 - fold-left reduction and partial vectors
 2023-08-11 13:34 UTC  (5+ messages)

[PATCH] RISC-V: Handle no_insn in TARGET_SCHED_VARIABLE_ISSUE
 2023-08-11 13:29 UTC  (9+ messages)

[PATCH V3] VECT: Support loop len control on EXTRACT_LAST vectorization
 2023-08-11 13:23 UTC  (9+ messages)
  `  "

[PATCH v3] c++: extend cold, hot attributes to classes
 2023-08-11 13:18 UTC 

[PATCH][v2] tree-optimization/110979 - fold-left reduction and partial vectors
 2023-08-11 13:03 UTC 

[PATCH] VECT: Fix ICE on MASK_LEN_{LOAD,STORE} when no LEN recorded[PR110989]
 2023-08-11 12:16 UTC  (2+ messages)

[PATCH] analyzer: New option fanalyzer-show-events-in-system-headers [PR110543]
 2023-08-11 12:11 UTC 

[PATCH] Improve BB vectorization opt-info
 2023-08-11 11:07 UTC 

[PATCH v1] RISC-V: Support RVV VFMSUB rounding mode intrinsic API
 2023-08-11 10:45 UTC  (3+ messages)

[PATCH] VECT: Add vec_mask_len_{load_lanes,store_lanes} patterns
 2023-08-11 10:38 UTC  (3+ messages)

[PATCH v1] RISC-V: Support RVV VFNMADD rounding mode intrinsic API
 2023-08-11  8:22 UTC  (3+ messages)

[PATCH] dg-cmp-results: Escape slash from variant argument
 2023-08-11  8:10 UTC 

[PATCH] MATCH: [PR110937/PR100798] (a ? ~b : b) should be optimized to b ^ -(a)
 2023-08-11  8:06 UTC  (4+ messages)

[PATCH] sso-string@gnu-versioned-namespace [PR83077]
 2023-08-11  7:51 UTC  (3+ messages)

[PATCH v1] RISC-V: Support RVV VFNMSAC rounding mode intrinsic API
 2023-08-11  7:40 UTC  (3+ messages)

[PATCH v1] RISC-V: Support RVV VFMADD rounding mode intrinsic API
 2023-08-11  7:40 UTC  (3+ messages)

[PATCH] match.pd: Implement missed optimization ((x ^ y) & z) | x -> (z & y) | x [PR109938]
 2023-08-11  7:36 UTC  (5+ messages)
    ` [PATCH] match.pd, v2: "

[PATCHv2] Fix PR 110954: wrong code with cmp | !cmp
 2023-08-11  6:46 UTC  (2+ messages)

[PATCH] config: Fix host -rdynamic detection for build != host != target
 2023-08-11  6:43 UTC  (2+ messages)

Adjust LTO mode tables for "Machine_Mode: Extend machine_mode from 8 to 16 bits" (was: [PATCH] Machine_Mode: Extend machine_mode from 8 to 16 bits)
 2023-08-11  6:40 UTC  (4+ messages)
      ` Machine Mode ICE in RISC-V when LTO

[PATCH] Support -m[no-]gather -m[no-]scatter to enable/disable vectorization for all gather/scatter instructions
 2023-08-11  6:01 UTC  (2+ messages)
` [PATCH V2] "

[PATCH v1] RISC-V: Support RVV VFMSAC rounding mode intrinsic API
 2023-08-11  5:45 UTC  (3+ messages)

[PATCH] Software mitigation: Disable gather generation in vectorization for GDS affected Intel Processors
 2023-08-11  0:38 UTC 

[PATCH] VR-VALUES: Simplify comparison using range pairs
 2023-08-10 22:56 UTC  (4+ messages)

[committed] libstdc++: Fix out-of-bounds read in format string "{:{}." [PR110974]
 2023-08-10 22:40 UTC 

[committed] libstdc++: Fix std::format for localized floats [PR110968]
 2023-08-10 22:33 UTC 

Fix division by zero in tree-ssa-loop-split
 2023-08-10 22:24 UTC 

[PATCH] c: Add __typeof_unqual__ and __typeof_unqual support
 2023-08-10 22:24 UTC  (3+ messages)
` [PATCH] c, v2: "

Intel AVX10.1 Compiler Design and Support
 2023-08-10 22:16 UTC  (12+ messages)

c: Support for -Wuseless-cast [RR84510]
 2023-08-10 22:08 UTC  (2+ messages)

[PATCH] c++: dependently scoped template-id in type-req [PR110927]
 2023-08-10 21:18 UTC  (2+ messages)

[PATCH] c++: recognize in-class var tmpl partial spec [PR71954]
 2023-08-10 21:16 UTC  (2+ messages)

[PATCH v3] RISC-V: Add Ztso atomic mappings
 2023-08-10 21:14 UTC  (2+ messages)
` [Committed] "

[PATCH] c++: improve debug_tree for templated types/decls
 2023-08-10 21:04 UTC  (4+ messages)

[RFC PATCH v2] c++: extend cold, hot attributes to classes
 2023-08-10 21:01 UTC  (2+ messages)

[PATCHv2] Use toplevel configure for GMP and MPFR for gdb
 2023-08-10 19:00 UTC  (3+ messages)

[PATCH] Fix PR 110954: wrong code with cmp | !cmp
 2023-08-10 18:58 UTC  (3+ messages)

[V2][PATCH 0/3] New attribute "counted_by" to annotate bounds for C99 FAM(PR108896)
 2023-08-10 18:18 UTC  (18+ messages)

Fix profile update in duplicat_loop_body_to_header_edge for loops with 0 count_in
 2023-08-10 17:03 UTC 

Fix profile updating bug in tree-ssa-threadupdate
 2023-08-10 16:57 UTC 

Fix undefined behaviour in profile_count::differs_from_p
 2023-08-10 16:56 UTC 

[PATCH] tree-optimization/110963 - more PRE when optimizing for size
 2023-08-10 16:31 UTC  (3+ messages)

[PATCH] libatomic: Improve ifunc selection on AArch64
 2023-08-10 16:09 UTC  (6+ messages)

[RFC] [v2] Extend fold_vec_perm to handle VLA vectors
 2023-08-10 15:57 UTC  (11+ messages)

[PATCH] c: Add stdckdint.h header for C23
 2023-08-10 15:38 UTC  (2+ messages)
` [PATCH] c, v2: "

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