public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] libcpp: Improve location for macro names [PR66290]
 2023-06-20 15:40 UTC  (2+ messages)

[PATCH v6 0/6] c++, libstdc++: get std::is_object to dispatch to new built-in traits
 2023-06-20 15:32 UTC  (5+ messages)
` [PATCH v7 "

[PATCH] RISC-V: Fix compiler warning of riscv_arg_has_vector
 2023-06-20 15:28 UTC  (10+ messages)
  `  "

[PATCH v1] RISC-V: Fix out of range memory access when lto mode init
 2023-06-20 15:25 UTC  (8+ messages)
` [PATCH] RISC-V: Fix out of range memory access of machine mode table

[V10][PATCH 0/3] Accept and Handle the case when a structure including a FAM nested in another structure
 2023-06-20 15:22 UTC  (4+ messages)
` [V10][PATCH 1/3] Introduce IR bit TYPE_INCLUDES_FLEXARRAY for the GCC extension [PR77650]
` [V10][PATCH 2/3] Update documentation to clarify a "
` [V10][PATCH 3/3] Use TYPE_INCLUDES_FLEXARRAY in __builtin_object_size [PR101832]

[PATCH 1/2] c++: implement __remove_pointer built-in trait
 2023-06-20 15:21 UTC  (4+ messages)

[PATCH] VECT: Apply LEN_MASK_{LOAD,STORE} into vectorizer
 2023-06-20 15:10 UTC  (5+ messages)
  `  "

[PATCH V3] VECT: Apply LEN_MASK_{LOAD,STORE} into vectorizer
 2023-06-20 15:06 UTC 

[committed] libstdc++: Optimize std::to_array for trivial types [PR110167]
 2023-06-20 14:37 UTC  (4+ messages)

[PATCH v2] RISC-V: Set the natural size of constant vector mask modes to one RVV data vector
 2023-06-20 14:15 UTC  (4+ messages)

[PATCH][RFC] c-family: Implement __has_feature and __has_extension [PR60512]
 2023-06-20 14:08 UTC  (4+ messages)

[PATCH] RISC-V: Add tuple vector mode psABI checking and simplify code
 2023-06-20 14:03 UTC  (11+ messages)

[PATCH V3] RISC-V: Optimize codegen of VLA SLP
 2023-06-20 14:00 UTC  (4+ messages)

[PATCH V2] VECT: Apply LEN_MASK_{LOAD,STORE} into vectorizer
 2023-06-20 13:47 UTC  (2+ messages)

[COMMITTED] ada: Add CHERI intrinsic bindings and helper functions
 2023-06-20 13:47 UTC  (3+ messages)

[PATCH] libstdc++: Use RAII in std::vector::_M_realloc_insert
 2023-06-20 13:38 UTC 

[PATCH] Improve DSE to handle stores before __builtin_unreachable ()
 2023-06-20 13:27 UTC 

[PATCH] RISC-V: Implement autovec copysign
 2023-06-20 12:47 UTC 

[PATCH] RISC-V: Fix vmul test expectation
 2023-06-20 12:35 UTC  (3+ messages)

[committed] Fortran: Fix parse-dump-tree for OpenMP ALLOCATE clause
 2023-06-20 12:01 UTC 

[COMMITTED] ada: Minor tweaks
 2023-06-20 11:26 UTC 

[COMMITTED] ada: Fix crash on inlining in GNATprove
 2023-06-20 11:26 UTC 

[COMMITTED] ada: Further fixes to handling of private views in instances
 2023-06-20 11:26 UTC 

[COMMITTED] ada: Remove outdated comment
 2023-06-20 11:26 UTC 

[SVE][match.pd] Fix ICE observed in PR110280
 2023-06-20 11:15 UTC  (2+ messages)

[Patch] Fortran's gfc_match_char: %S to match symbol with host_assoc
 2023-06-20 10:58 UTC  (2+ messages)

[Patch, fortran] PR107900 Select type with intrinsic type inside associate causes ICE / Segmenation fault
 2023-06-20 10:54 UTC  (3+ messages)

[PATCH] Update virtual SSA form manually where easily possible in phiprop
 2023-06-20 10:50 UTC 

[libstdc++] Improve M_check_len
 2023-06-20 10:50 UTC  (14+ messages)

[PATCH][committed] aarch64: Optimise ADDP with same source operands
 2023-06-20 10:03 UTC 

[PATCH 0/2] resolve confilct between RISC-V zcmp and shrink-wrap-separate
 2023-06-20  9:40 UTC  (3+ messages)
` [PATCH 1/2] allow target to check shrink-wrap-separate enabled or not
` [PATCH 2/2] [RISC-V] resolve confilct between zcmp multi push/pop and shrink-wrap-separate

[PATCH v3] x86: make VPTERNLOG* usable on less than 512-bit operands with just AVX512F
 2023-06-20  9:34 UTC  (4+ messages)

[PATCHv4, rs6000] Add two peephole2 patterns for mr. insn
 2023-06-20  9:23 UTC  (2+ messages)

[PATCH] [vect]Use intermiediate integer type for float_expr/fix_trunc_expr when direct optab is not existed
 2023-06-20  9:22 UTC  (4+ messages)

[PATCH] RISC-V: Optimize codegen of VLA SLP
 2023-06-20  8:57 UTC  (8+ messages)
    `  "

[PATCH V2] RISC-V: Optimize codegen of VLA SLP
 2023-06-20  8:54 UTC 

[PATCH][committed]AArch64 remove test comment from *mov<mode>_aarch64
 2023-06-20  7:52 UTC 

[COMMITTED] ada: Fix couple of issues in documentation of overflow checking
 2023-06-20  7:52 UTC 

[COMMITTED] ada: Do not issue warning on postcondition in some cases
 2023-06-20  7:52 UTC 

[COMMITTED] ada: Add the ability to add error codes to error messages
 2023-06-20  7:52 UTC 

[COMMITTED] ada: Fix for attribute Range in Exceptional_Cases
 2023-06-20  7:52 UTC 

[COMMITTED] ada: Document partition-wide Ada signal handlers
 2023-06-20  7:52 UTC 

[COMMITTED] ada: Fix for quantified expressions in Exceptional_Cases
 2023-06-20  7:47 UTC 

[COMMITTED] ada: Fix bug in predicate checks with address clauses
 2023-06-20  7:47 UTC 

[COMMITTED] ada: Fix fallout of fix to handling of private views in instances
 2023-06-20  7:47 UTC 

[COMMITTED] ada: Small fixes to handling of private views in instances
 2023-06-20  7:46 UTC 

[COMMITTED] ada: Fix internal error on aggregate within container aggregate
 2023-06-20  7:46 UTC 

[COMMITTED] ada: Fix -fdiagnostics-format=json not printing all messages
 2023-06-20  7:46 UTC 

[COMMITTED] ada: Introduce -gnateH switch to force reverse Bit_Order threshold to 64
 2023-06-20  7:46 UTC 

[COMMITTED] ada: Update annotations in runtime for proof
 2023-06-20  7:46 UTC 

[COMMITTED] ada: Fix type derivation of subtype of derived type
 2023-06-20  7:46 UTC 

[COMMITTED] ada: Pass Error_Node to calls to Error_Msg in lib-load.adb
 2023-06-20  7:46 UTC 

[COMMITTED] ada: Remove references to Might_Not_Return and Always_Return
 2023-06-20  7:46 UTC 

[COMMITTED] ada: Spurious error on package instantiation
 2023-06-20  7:46 UTC 

[COMMITTED] ada: Fix edge case in Ada.Calendar.Formatting.Time_Of
 2023-06-20  7:46 UTC 

[PATCH] tree-optimization/110243 - kill off IVOPTs split_offset
 2023-06-20  7:36 UTC  (4+ messages)

[PATCH] debug/110295 - mixed up early/late debug for member DIEs
 2023-06-20  7:01 UTC  (2+ messages)

[PATCH] Improve DSE to handle stores before __builtin_unreachable ()
 2023-06-20  6:59 UTC 

[PATCH] [i386] Reject too large vectors for partial vector vectorization
 2023-06-20  6:48 UTC 

[PATCH] RISC-V: Set the natural size of constant vector mask modes to one RVV data vector
 2023-06-20  6:32 UTC  (2+ messages)

[PATCHv3, rs6000] Add two peephole2 patterns for mr. insn
 2023-06-20  6:04 UTC  (2+ messages)

[PATCH] Do not allow "x + 0.0" to "x" optimization with -fsignaling-nans
 2023-06-20  5:18 UTC  (4+ messages)

[PATCH 0/2] RISC-V: New pass to optimize calculation of offsets for memory operations
 2023-06-20  5:00 UTC  (11+ messages)
` [PATCH 2/2] cprop_hardreg: Enable propagation of the stack pointer if possible

[PATCH] Change fma_reassoc_width tuning for ampere1
 2023-06-20  3:58 UTC 

[PATCH, rs6000] Add two peephole2 patterns for mr. insn
 2023-06-20  3:03 UTC  (3+ messages)

[PATCH ver 6] rs6000: Add builtins for IEEE 128-bit floating point values
 2023-06-20  3:03 UTC  (2+ messages)

[PATCH] RISC-V: Fix fails of testcases
 2023-06-20  1:18 UTC  (4+ messages)
  `  "

[PATCH v6 0/4] P1689R5 support
 2023-06-20  0:54 UTC  (8+ messages)
` [PATCH v6 1/4] libcpp: reject codepoints above 0x10FFFF

[PR target/110201] Fix operand types for various scalar crypto insns
 2023-06-19 22:34 UTC 

[PATCH] RISC-V: Add VLS modes for GNU vectors
 2023-06-19 22:07 UTC  (4+ messages)
  `  "

[PATCH v5 0/5] P1689R5 support
 2023-06-19 21:33 UTC  (5+ messages)
` [PATCH v5 3/5] p1689r5: initial support

[PATCH 00/14] [og13] OpenMP/OpenACC: map clause and OMP gimplify rework
 2023-06-19 21:17 UTC  (15+ messages)
` [PATCH 01/14] Revert "Assumed-size arrays with non-lexical data mappings"
` [PATCH 02/14] Revert "Fix references declared in lexically-enclosing OpenACC data region"
` [PATCH 03/14] Revert "Fix implicit mapping for array slices on lexically-enclosing data constructs (PR70828)"
` [PATCH 04/14] Revert "openmp: Handle C/C++ array reference base-pointers in array sections"
` [PATCH 05/14] OpenMP/OpenACC: Reindent TO/FROM/_CACHE_ stanza in {c_}finish_omp_clause
` [PATCH 06/14] OpenMP/OpenACC: Rework clause expansion and nested struct handling
` [PATCH 07/14] OpenMP: implicitly map base pointer for array-section pointer components
` [PATCH 08/14] OpenMP: Pointers and member mappings
` [PATCH 09/14] OpenMP/OpenACC: Unordered/non-constant component offset runtime diagnostic
` [PATCH 10/14] OpenMP/OpenACC: Reorganise OMP map clause handling in gimplify.cc
` [PATCH 11/14] OpenACC: Reimplement "inheritance" for lexically-nested offload regions
` [PATCH 12/14] OpenACC: "declare create" fixes wrt. "allocatable" variables
` [PATCH 13/14] OpenACC: Allow implicit uses of assumed-size arrays in offload regions
` [PATCH 14/14] OpenACC: Improve implicit mapping for non-lexically nested "

[PATCH] RISC-V: Save and restore FCSR in interrupt functions to avoid program errors
 2023-06-19 19:03 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] Introduce hardbool attribute for C
 2023-06-19 18:48 UTC  (4+ messages)

[PATCH ver 5] rs6000: Add builtins for IEEE 128-bit floating point values
 2023-06-19 18:36 UTC  (3+ messages)

[PATCH] c-family: implement -ffp-contract=on
 2023-06-19 18:23 UTC  (5+ messages)

Tiny phiprop compile time optimization
 2023-06-19 18:21 UTC  (4+ messages)

[PATCH] rs6000, __builtin_set_fpscr_rn add retrun value
 2023-06-19 15:57 UTC 

[committed] recog: Change return type of predicate functions from int to bool
 2023-06-19 14:46 UTC 

[PATCH v2] RISC-V: Fix VWEXTF iterator requirement
 2023-06-19 14:33 UTC  (4+ messages)

[PATCH v1] RISC-V: Bugfix for RVV widenning reduction in ZVE32/64
 2023-06-19 14:30 UTC  (6+ messages)
` [PATCH v2] "

[PATCH v1] RISC-V: Bugfix for RVV float reduction in ZVE32/64
 2023-06-19 14:27 UTC  (6+ messages)
` [PATCH v2] "

[PATCH] combine: Narrow comparison of memory and constant
 2023-06-19 14:23 UTC  (4+ messages)
    ` [PATCH v2] "

ping: [PATCH] libcpp: Improve location for macro names [PR66290]
 2023-06-19 14:20 UTC  (2+ messages)

[PATCH] Improved SUBREG simplifications in simplify-rtx.cc's simplify_subreg
 2023-06-19 13:54 UTC  (2+ messages)

[PATCH] [i386] Reject too large vectors for partial vector vectorization
 2023-06-19 12:35 UTC 

[PATCH V6] VECT: Support LEN_MASK_{LOAD,STORE} ifn && optabs
 2023-06-19 11:43 UTC  (5+ messages)
  `  "

Do not account __builtin_unreachable guards in inliner
 2023-06-19 11:40 UTC  (5+ 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).