public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[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] testsuite: Compile-only gcc.dg/tree-ssa/pr100359.c if ! natural_alignment_32
 2023-03-21 15:38 UTC 

[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 

Should -ffp-contract=off the default on GCC?
 2023-03-21 15:01 UTC  (8+ messages)

[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] range-op-float: Fix up -ffinite-math-only range extension and don't extend into infinities [PR109008]
 2023-03-21 13:56 UTC  (14+ messages)

[PATCH] amdgcn: Add accumulator VGPR registers
 2023-03-21 13:42 UTC 

[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 V2, rs6000] Tweak modulo define_insns to eliminate register copy
 2023-03-21 12:10 UTC 

[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 0/2] Make std::experimental::simd (more) usable with Clang
 2023-03-21 11:19 UTC  (5+ messages)
` [PATCH 1/2] libstdc++: Fix simd test compilation "
` [PATCH 2/2] libstdc++: Fix simd "

[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 v2 0/5] A small Texinfo refinement
 2023-03-21  9:52 UTC  (10+ messages)
` [PATCH v2 4/5] Update texinfo.tex, remove the @gol macro/alias
      ` Ping (gcc/configure.ac, docs): "

[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] Fortran: reject MODULE PROCEDURE outside generic module interface [PR99036]
 2023-03-21  8:31 UTC  (3+ 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 v2 1/2] libstdc++: use copy_file_range, improve sendfile in filesystem::copy_file
 2023-03-20 22:30 UTC  (5+ messages)
` [PATCH v2 1/2] libstdc++: also use sendfile for big files

[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  (7+ 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  (5+ 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  (3+ messages)
` Ping "

[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  (16+ messages)

[PATCH] rs6000: Fix vector_set_var_p9 by considering BE [PR108807]
 2023-03-20  6:35 UTC  (2+ messages)
` PING^1 "

[PATCH] libgcc: Use initarray section type for .init_stack
 2023-03-20  6:33 UTC 

[PATCH] rs6000: Make _mm_slli_si128 and _mm_bslli_si128 consistent [PR109167]
 2023-03-20  6:32 UTC 

[PATCH] rs6000: Ensure vec_sld shift count in allowable range [PR109082]
 2023-03-20  6:31 UTC 

[PATCH v3] rs6000: Fix vector parity support [PR108699]
 2023-03-20  6:31 UTC 

[PATCH] RISC-V: Fix RVV ICE && runtine fail
 2023-03-20  4:29 UTC 

[PATCH] RISC-V: Fix bugs of ternary integer and floating-point ternary intrinsics
 2023-03-20  0:51 UTC  (3+ messages)
  `  "

[PATCH] RISC-V: Fine tune gather load RA constraint
 2023-03-20  0:49 UTC  (5+ messages)
  `  "

[PATCH] Fortran: simplification of NEAREST for large argument [PR109186]
 2023-03-19 20:44 UTC 

[PATCH] Fortran: procedures with BIND(C) attribute require explicit interface [PR85877]
 2023-03-19 19:38 UTC  (7+ messages)

[PATCH] Testsuite: Disable micromips for MSA tests
 2023-03-19 17:31 UTC  (4+ messages)

[PATCH testsuite] rs6000: suboptimal code for returning bool value on target ppc
 2023-03-19 17:20 UTC 

[PATCH] vect: Verify that GET_MODE_NUNITS is greater than one
 2023-03-19 16:58 UTC  (2+ messages)

[PATCH] PR target/89828 Inernal compiler error on -fno-omit-frame-pointer
 2023-03-19 16:48 UTC  (3+ messages)
` [PATCH v2] "

Contents of PO file 'gcc-13.1-b20230212.sv.po'
 2023-03-19 13:02 UTC 

New Swedish PO file for 'gcc' (version 13.1-b20230212)
 2023-03-19 13:02 UTC 

[Patch, fortran] PR87127 - External function not recognised from within an associate block
 2023-03-19 12:04 UTC 

[PATCH v2] rs6000: suboptimal code for returning bool value on target ppc
 2023-03-19 11:45 UTC 

[patch, wwwdocs] Mention finalization
 2023-03-19 11:41 UTC  (2+ messages)

[PATCH] or1k: Do not clear existing FPU exceptions before updating
 2023-03-19  6:48 UTC  (2+ messages)

[PATCH] correct function attribute typo
 2023-03-19  1:30 UTC  (2+ messages)

[patch, wwwdocs] Mention random number generators in porting_to.html
 2023-03-18 21:11 UTC  (3+ messages)

[pushed] analyzer: fix ICE on certain longjmp calls [PR109094]
 2023-03-18 16:51 UTC 

[pushed] c++: constant, array, lambda, template [PR108975]
 2023-03-18 13:50 UTC  (2+ messages)

[committed] libstdc++: Add const to hash<coroutine_handle<P>>::operator() [PR109165]
 2023-03-18  9:55 UTC  (3+ messages)

[PATCH] [testsuite] test for weak_undefined support and add options
 2023-03-18  7:29 UTC  (3+ messages)

[PATCH] rs6000: suboptimal code for returning bool value on target ppc
 2023-03-18  3:53 UTC  (4+ messages)

[committed] lra: Ignore debug insns and notes in combine_reload_insn [PR109179]
 2023-03-18  0:12 UTC 

[pushed] c++: throw and private destructor [PR109172]
 2023-03-17 21:32 UTC 

[PATCH] json: preserve key-insertion order [PR109163]
 2023-03-17 20:53 UTC 

[pushed] c++: namespace-scoped friend in local class [PR69410]
 2023-03-17 18:44 UTC 

[PATCH] tree-inline: Fix up multiversioning with vector arguments [PR105554]
 2023-03-17 17:52 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).