public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[committed] libstdc++: Remove std::formatter<const charT[N], charT> specialization
 2023-03-22 17:50 UTC 

[committed] libstdc++: Define __cpp_lib_constexpr_algorithms in <utility> (LWG 3792)
 2023-03-22 17:50 UTC 

[committed] libstdc++: Add missing __cpp_lib_format macro to <version>
 2023-03-22 17:50 UTC 

[committed] libstdc++: Use rvalues in std::string::resize_and_overwrite (LWG 3645)
 2023-03-22 17:49 UTC 

[committed] libstdc++: Add comment to <format> (LWG 3720)
 2023-03-22 17:49 UTC 

[committed] libstdc++: Add allocator-extended constructors to std::match_results (LWG 2195)
 2023-03-22 17:49 UTC 

[committed] libstdc++: Make std::istream_iterator copy ctor constexpr (LWG 3600)
 2023-03-22 17:49 UTC 

[pushed] [PR109137] LRA: Do not repeat inheritance and live range splitting in case of asm error
 2023-03-22 17:37 UTC 

[PATCH] tree-optimization/109237 - last_stmt is possibly slow
 2023-03-22 16:50 UTC 

[pushed] c++: attribute on dtor in template [PR108795]
 2023-03-22 16:04 UTC 

Should -ffp-contract=off the default on GCC?
 2023-03-22 15:52 UTC  (27+ messages)

[PATCH] c++: Avoid duplicate diagnostic calling unavailable function [PR109177]
 2023-03-22 15:10 UTC  (2+ messages)

[PATCH] wwwdocs: Clarify experimental status of C++17 prior to GCC 9
 2023-03-22 15:05 UTC  (2+ messages)

[pushed] analyzer: fix false +ves from -Wanalyzer-deref-before-check due to inlining [PR109239]
 2023-03-22 12:43 UTC 

[PATCH] tree-optimization/109237 - last_stmt is possibly slow
 2023-03-22 12:38 UTC 

[PATCH] tree-optimization/109237 - last_stmt is possibly slow
 2023-03-22 12:29 UTC 

[PATCH v2 1/2] libstdc++: use copy_file_range, improve sendfile in filesystem::copy_file
 2023-03-22 12:20 UTC  (8+ messages)
` [PATCH v2 1/2] libstdc++: also use sendfile for big files

[PATCH] RISC-V: Fix redundant vmv1r.v instruction in vmsge.vx codegen
 2023-03-22 12:15 UTC 

[PATCH] Remove TARGET_GEN_MEMSET_SCRATCH_RTX since it's not used anymore
 2023-03-22 10:34 UTC  (4+ messages)

[PATCH] match.pd: Fix up fneg/fadd simplification [PR109230]
 2023-03-22 10:16 UTC 

[wwwdocs] Document support for znver4 in gcc-13/changes.html
 2023-03-22 10:11 UTC  (2+ messages)

[PATCH] rtl-optimization/109237 - speedup bb_is_just_return
 2023-03-22 10:03 UTC 

[PATCH] rtl-optimization/109237 - quadraticness in delete_trivially_dead_insns
 2023-03-22 10:01 UTC 

[committed] MAINTAINERS: Add myself as OpenMP and libgomp maintainer
 2023-03-22  9:59 UTC 

[PATCH] range-op-float: Fix up -ffinite-math-only range extension and don't extend into infinities [PR109008]
 2023-03-22  8:35 UTC  (16+ messages)

[PATCH][stage1] Remove conditionals around free()
 2023-03-22  7:21 UTC  (3+ messages)

[PATCH] RISC-V: Fix PR109228
 2023-03-22  5:06 UTC 

[PATCH V3] RISC-V: Fix a redefinition bug for the fd-4.c
 2023-03-22  5:03 UTC 

[PATCH-1, rs6000] Put constant into pseudo at expand when it needs two insns [PR86106]
 2023-03-22  3:08 UTC  (3+ messages)

[PATCH] RISC-V: Fix ICE in LRA for LMUL < 1 vector spillings
 2023-03-22  2:49 UTC 

[patch V2] Docs, OpenMP: Correct internal documentation of OMP_FOR
 2023-03-22  1:40 UTC 

[PATCH 1/2] c++: implement __is_const built-in trait
 2023-03-22  0:11 UTC  (2+ messages)
` [PATCH 2/2] libstdc++: use new built-in trait __is_const

[PATCH] PR target/105325, Make load/cmp fusion know about prefixed loads
 2023-03-21 23:53 UTC 

[PATCH v2 0/5] A small Texinfo refinement
 2023-03-21 23:11 UTC  (11+ messages)
` [PATCH v2 4/5] Update texinfo.tex, remove the @gol macro/alias
      ` Ping (gcc/configure.ac, docs): "

[PATCH 1/2] c++: implement __is_array built-in trait
 2023-03-21 22:39 UTC  (2+ messages)
` [PATCH 2/2] libstdc++: use new built-in trait __is_array

[PATCH] Fortran: reject MODULE PROCEDURE outside generic module interface [PR99036]
 2023-03-21 19:10 UTC  (5+ messages)

[PATCH V2, rs6000] Tweak modulo define_insns to eliminate register copy
 2023-03-21 18:21 UTC  (2+ messages)

[PATCH] libstdc++: Skip integer division optimization for Clang
 2023-03-21 17:12 UTC  (2+ messages)

[PATCH] libstdc++: Use more precise __RECIPROCAL_MATH__ macro
 2023-03-21 17:11 UTC  (2+ messages)

[PATCH 1/2] c++: implement __is_unsigned built-in trait
 2023-03-21 17:08 UTC  (7+ messages)
` [PATCH 2/2] libstdc++: use new built-in trait __is_unsigned
  ` [PATCH v2 "
` [PATCH v2 1/2] c++: implement __is_unsigned built-in trait

[PATCH 0/2] Make std::experimental::simd (more) usable with Clang
 2023-03-21 17:01 UTC  (6+ messages)
` [PATCH 1/2] libstdc++: Fix simd test compilation "
` [PATCH 2/2] libstdc++: Fix simd "
    ` [committed] "

[PATCH v2] libstdc++: Fix handling of surrogate CP in codecvt [PR108976]
 2023-03-21 16:50 UTC 

[PATCH] testsuite: Compile-only gcc.dg/tree-ssa/pr100359.c if ! natural_alignment_32
 2023-03-21 16:47 UTC  (2+ messages)

[PATCH] amdgcn: Add accumulator VGPR registers
 2023-03-21 16:11 UTC  (2+ messages)

[Patch] libgomp/nvptx: Prepare for reverse-offload callback handling
 2023-03-21 15:53 UTC  (2+ messages)
` libgomp: Simplify OpenMP reverse offload host <-> device memory copy implementation (was: [Patch] libgomp/nvptx: Prepare for reverse-offload callback handling)

[PATCH] amdgcn: Add instruction patterns for vector operations on complex numbers
 2023-03-21 15:16 UTC  (4+ messages)

[pushed] c++: DMI in template with virtual base [PR106890]
 2023-03-21 15:08 UTC 

[PATCH] c++: further -Wdangling-reference refinement [PR107532]
 2023-03-21 14:31 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH] doc: md.texi (Insn Splitting): Tweak wording for readability
 2023-03-21 14:22 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH 1/2] c++: implement __is_function built-in trait
 2023-03-21 14:21 UTC  (2+ messages)
` [PATCH 2/2] libstdc++: use new built-in trait __is_function

[PATCH] PR tree-optimization/109192 - Terminate GORI calculations if a relation is not relevant
 2023-03-21 14:00 UTC  (2+ messages)

[PATCH] tree-optimization/109219 - avoid looking at STMT_SLP_TYPE
 2023-03-21 13:04 UTC 

[jakub@redhat.com: Re: [PATCH] testsuite: Fix up vect-simd-clone1[678]*.c tests [PR108898]]
 2023-03-21 12:46 UTC 

[PATCH] testsuite: Fix up vect-simd-clone1[678]*.c tests [PR108898]
 2023-03-21 12:35 UTC  (3+ messages)

[PATCH 1/2] c++: implement __add_const built-in trait
 2023-03-21 11:37 UTC  (7+ messages)
` [PATCH 2/2] libstdc++: use new built-in trait __add_const

[PATCH 1/2] gcov: Fix "do-while" structure in case statement leads to incorrect code coverage [PR93680]
 2023-03-21 11:18 UTC  (14+ messages)
                  ` [PATCH v3] "
                      ` [PATCH v4] "

[PATCHv4, gfortran] Escalate failure when Hollerith constant to real conversion fails [PR103628]
 2023-03-21 10:09 UTC  (2+ messages)

[PATCH] c++: implement __add_pointer built-in trait
 2023-03-21  9:49 UTC  (2+ messages)

[PATCH] tree: Fix up component_ref_sam_type handling of arrays of 0 sized elements [PR109215]
 2023-03-21  9:40 UTC  (2+ messages)

[PATCH] tree-optimization/109170 - bogus use-after-free with __builtin_expect
 2023-03-21  8:23 UTC  (13+ messages)

[PATCH] RISC-V: Fix loss of function to script 'multilib-generator'
 2023-03-21  7:38 UTC 

stor-layout: Set TYPE_TYPELESS_STORAGE consistently for type variants
 2023-03-21  7:29 UTC  (2+ messages)

[PATCH] rs6000: Don't ICE when compiling the __builtin_vec_xst_trunc built-in [PR109178]
 2023-03-21  2:24 UTC  (5+ messages)

[PATCH] vect: Check that vector factor is a compile-time constant
 2023-03-21  2:02 UTC  (2+ messages)
`  "

[committed] libstdc++: Fix formatting in std::filesystem helper function
 2023-03-20 23:04 UTC 

[PATCH V4] Rework 128-bit complex multiply and divide
 2023-03-20 23:00 UTC  (5+ messages)

[PATCH] libstdc++: use new built-in trait __remove_pointer
 2023-03-20 22:24 UTC  (7+ messages)

[PATCH] c++: implement __remove_pointer built-in trait
 2023-03-20 22:24 UTC  (2+ messages)

[PATCH 1/2] c++: implement __remove_pointer built-in trait
 2023-03-20 22:22 UTC  (2+ messages)
` [PATCH 2/2] libstdc++: use new built-in trait __remove_pointer

[PATCH] testsuite: always use UTF-8 in scan-sarif-file[-not] [PR105959]
 2023-03-20 22:06 UTC 

[PATCH] Fortran: fix documentation of -fno-underscoring [PR109216]
 2023-03-20 21:44 UTC  (2+ messages)

[patch, fortran, doc] Explicitly mention undefined overflow
 2023-03-20 21:32 UTC  (6+ messages)

[PATCH] libstdc++: use new built-in trait __is_reference
 2023-03-20 20:24 UTC  (12+ messages)

Add notes for Go to gcc 12 and 13 changes file
 2023-03-20 19:37 UTC 

[PATCH] c++: Drop TREE_READONLY on vars (possibly) initialized by tls wrapper [PR109164]
 2023-03-20 19:28 UTC  (8+ messages)
    ` [PATCH] c++, v2: "

[PATCH] c++: explicit ctor and list-initialization [PR109159]
 2023-03-20 18:40 UTC  (2+ messages)

[PATCH] fix for __sanitizer_struct_mallinfo with mallinfo2
 2023-03-20 18:23 UTC  (2+ messages)

[PATCH] libstdc++: Fix handling of surrogate CP in codecvt [PR108976]
 2023-03-20 17:45 UTC  (3+ messages)

[committed] Docs: Fix formatting issues in BPF built-ins documentation
 2023-03-20 15:04 UTC  (2+ messages)

[PATCH v1] [RFC] Improve folding for comparisons with zero in tree-ssa-forwprop
 2023-03-20 14:01 UTC  (3+ messages)

[PATCH] c++: implement __is_reference built-in trait
 2023-03-20 13:23 UTC  (3+ messages)

[PATCH 1/2] c++: implement __is_reference built-in trait
 2023-03-20 13:14 UTC  (2+ messages)
` [PATCH 2/2] libstdc++: use new built-in trait __is_reference

[PATCH] New testcase
 2023-03-20 10:59 UTC  (2+ messages)

[RFC] internal documentation for OMP_FOR
 2023-03-20 10:52 UTC  (2+ messages)

[PATCHv3, gfortran] Escalate failure when Hollerith constant to real conversion fails [PR103628]
 2023-03-20 10:19 UTC  (2+ messages)

[RFC/PATCH] sched: Consider debug insn in no_real_insns_p [PR108273]
 2023-03-20  9:48 UTC  (3+ messages)

[PATCH] driver: Treat include path args the same way between cpp_unique_options and asm_options. [PR71850]
 2023-03-20  9:47 UTC  (3+ messages)

[committed] libstdc++: Remove template-head from std::expected<void> ctor [PR109182]
 2023-03-20  9:36 UTC 

[PATCH] tree-optimization/106912 - IPA profile and pure/const
 2023-03-20  8:33 UTC  (12+ 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).