public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[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] RISC-V: Revert the convert from vmv.s.x to vmv.v.i
 2023-08-11 15:48 UTC  (4+ messages)

[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: Fix vec_series expander[PR110985]
 2023-08-11 14:46 UTC  (2+ messages)

[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 V2] VECT: Fix ICE on MASK_LEN_{LOAD,STORE} when no LEN recorded[PR110989]
 2023-08-11 13:56 UTC  (2+ 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] stdckdint.h _BitInt test
 2023-08-11 13:25 UTC  (4+ messages)
  ` [PATCH] c, v3: Add stdckdint.h header for C23

[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 V2] RISC-V: Allow CONST_VECTOR for VLS modes
 2023-08-11 10:00 UTC  (2+ 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  (10+ 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  (7+ 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  (18+ 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  (20+ 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: "

[PATCH v4] Implement new RTL optimizations pass: fold-mem-offsets
 2023-08-10 15:23 UTC  (4+ messages)

[PATCH 0/12] GCC _BitInt support [PR102989]
 2023-08-10 15:22 UTC  (4+ messages)
  ` [PATCH 13/12] C _BitInt incremental fixes [PR102989]
    ` [PATCH 13/12 v2] "

[PATCH 0/5] [og13] OpenMP: Implement 'declare mapper' for 'target update' directives
 2023-08-10 13:33 UTC  (6+ messages)
` [PATCH 1/5] OpenMP: Move Fortran 'declare mapper' instantiation code
` [PATCH 2/5] OpenMP: Reprocess expanded clauses after 'declare mapper' instantiation
` [PATCH 3/5] OpenMP: Introduce C_ORT_{,OMP_}DECLARE_MAPPER c_omp_region_type types
` [PATCH 4/5] OpenMP: Look up 'declare mapper' definitions at resolution time not parse time
` [PATCH 5/5] OpenMP: Enable 'declare mapper' mappers for 'target update' directives

[PATCH] aarch64: enable mixed-types for aarch64 simdclones
 2023-08-10 13:26 UTC  (8+ messages)

[PATCH] RISC-V: Add MASK vec_duplicate pattern[PR110962]
 2023-08-10 13:19 UTC  (5+ messages)
  `  "

[PATCH] rtl-optimization/110939 Really fix narrow comparison of memory and constant
 2023-08-10 13:04 UTC 

[PATCH] tree-optimization/110963 - more PRE when optimizing for size
 2023-08-10 12:41 UTC 

[PATCH v1] RISC-V: Support RVV VFNMACC rounding mode intrinsic API
 2023-08-10 12:39 UTC  (3+ messages)

[PATCH v1] RISC-V: Support RVV VFMACC rounding mode intrinsic API
 2023-08-10 12:39 UTC  (3+ 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).