Re: [PATCH] libstdc++: Fix fwrite error parameter
2023-07-05 17:49 UTC
[PATCH] libatomic: Enable lock-free 128-bit atomics on AArch64 [PR110061]
2023-07-05 17:19 UTC (3+ messages)
[PATCH] arm: Fix MVE intrinsics support with LTO (PR target/110268)
2023-07-05 17:07 UTC (2+ messages)
[PATCH] Fix PR 110554: vec lowering introduces scalar signed-boolean:32 comparisons
2023-07-05 17:01 UTC
[PATCH 2/2] arm: Add support for MVE Tail-Predicated Low Overhead Loops
2023-07-05 16:41 UTC (7+ messages)
Patch: New GTY ((atomic)) option
2023-07-05 16:24 UTC (2+ messages)
` GGC, GTY: No pointer walking for 'atomic' in PCH 'gt_pch_note_object' (was: Patch: New GTY ((atomic)) option)
GGC, GTY: Tighten up a few things re 'reorder' option and strings
2023-07-05 16:14 UTC
[PATCH] doc: Update my Contributors entry
2023-07-05 16:14 UTC
[PATCH 0/3] Finish removing param_is and if_marked
2023-07-05 16:12 UTC (5+ messages)
` [PATCH 3/3] remove gengtype support for param_is use_param, if_marked and splay tree allocators
` GTY: Clean up obsolete 'bool needs_cast_p' field of 'gcc/gengtype.cc:struct walk_type_data' (was: [PATCH 3/3] remove gengtype support for param_is use_param, if_marked and splay tree allocators)
` GTY: Clean up obsolete parametrized structs remnants "
` [v2] "
[PATCH] libstdc++: Fix fwrite error parameter
2023-07-05 16:06 UTC (2+ messages)
[PATCH] libstdc++: Fix fwrite error parameter
2023-07-05 15:59 UTC
[PATCH] libstdc++: Fix fwrite error parameter
2023-07-05 15:56 UTC
[committed] sched: Change return type of predicate functions from int to bool
2023-07-05 15:32 UTC
[PATCH] Fortran: fixes for procedures with ALLOCATABLE,INTENT(OUT) arguments [PR92178]
2023-07-05 14:54 UTC (12+ messages)
[PATCH v1] RISC-V: Use FRM_DYN when add the rounding mode operand
2023-07-05 14:27 UTC (5+ messages)
[PATCH] RISC-V: Handle rouding mode correctly on zfinx
2023-07-05 14:15 UTC (2+ messages)
[PATCH] RISC-V: Allow variable index for vec_set
2023-07-05 14:13 UTC (2+ messages)
[PATCH] RISC-V: Support variable index in vec_extract
2023-07-05 14:12 UTC (2+ messages)
[PATCH][RFC] target/110456 - avoid loop masking with zero distance dependences
2023-07-05 13:55 UTC (6+ messages)
[PATCH] Add -Wmissing-variable-declarations [PR65213]
2023-07-05 13:54 UTC (2+ messages)
[PATCH] RISC-V: Change truncate to float_truncate in narrowing
2023-07-05 13:52 UTC (3+ messages)
[PATCH v1] RISC-V: Support gather_load/scatter RVV auto-vectorization
2023-07-05 13:50 UTC
[PATCH] match.pd: Implement missed optimization (~X | Y) ^ X -> ~(X & Y) [PR109986]
2023-07-05 13:41 UTC
[PATCH V5] VECT: Apply LEN_MASK_GATHER_LOAD/SCATTER_STORE into vectorizer
2023-07-05 13:30 UTC (5+ messages)
` "
[PATCH v1 0/6] Add Loongson SX/ASX instruction support to LoongArch target
2023-07-05 12:57 UTC (2+ messages)
[PATCH] rs6000: Don't ICE when generating vector pair load/store insns [PR110411]
2023-07-05 11:51 UTC
[PATCH 0/2] x86: vec_extract_* adjustments
2023-07-05 10:32 UTC (10+ messages)
` [PATCH 1/2] x86: correct / simplify @vec_extract_hi_<mode> and vec_extract_hi_v32qi
` [PATCH 2/2] x86: slightly correct / simplify *vec_extractv2ti
[cxx-conversion] Support garbage-collected C++ templates
2023-07-05 10:21 UTC (12+ messages)
` GTY: Repair 'enum gty_token', 'token_names' desynchronization (was: [cxx-conversion] Support garbage-collected C++ templates)
[PATCH v2] RISC-V: Fix one bug for floating-point static frm
2023-07-05 9:51 UTC (11+ messages)
` [PATCH v4] "
[PATCH] Vect: select small VF for epilog of unrolled loop (PR tree-optimization/110474)
2023-07-05 8:46 UTC
[PATCH] pch: Fix streaming of strings with embedded null bytes
2023-07-05 8:15 UTC (7+ messages)
` 'unsigned int len' field in 'libcpp/include/symtab.h:struct ht_identifier' (was: [PATCH] pch: Fix streaming of strings with embedded null bytes)
` GTY: Enhance 'string_length' option documentation (was: 'unsigned int len' field in 'libcpp/include/symtab.h:struct ht_identifier' (was: [PATCH] pch: Fix streaming of strings with embedded null bytes))
` GTY: Explicitly reject 'string_length' option for (fields in) global variables (was: [PATCH] pch: Fix streaming of strings with embedded null bytes)
[PATCH] gimple-isel: Recognize vec_extract pattern
2023-07-05 8:14 UTC (5+ messages)
[PATCH] adjust testcase for now happening epilogue vectorization
2023-07-05 8:08 UTC
[PATCH] x86: suppress avx512f-copysign.c testcase for 32-bit
2023-07-05 7:51 UTC
[PATCH] middle-end/110541 - VEC_PERM_EXPR documentation is off
2023-07-05 7:47 UTC (2+ messages)
[PATCH] middle-end/110541 - VEC_PERM_EXPR documentation is off
2023-07-05 6:57 UTC
[PATCH] Vect: use a small step to calculate induction for the unrolled loop (PR tree-optimization/110449)
2023-07-05 6:43 UTC
[committed] libstdc++: Disable std::forward_list tests for C++98 mode
2023-07-05 6:41 UTC
[committed] libstdc++: Fix std::__uninitialized_default_n for constant evaluation [PR110542]
2023-07-05 6:40 UTC
[committed] libstdc++: Use RAII in std::vector::_M_default_append
2023-07-05 6:40 UTC
[committed] libstdc++: Add redundant 'typename' to std::projected
2023-07-05 6:39 UTC
RFA - Remove GC zone allocator
2023-07-05 6:18 UTC (8+ messages)
` GGC: Remove unused 'bool is_string' arguments to 'ggc_pch_{count,alloc,write}_object' (was: RFA - Remove GC zone allocator)
[PATCH V3] Optimize '(X - N * M) / N' to 'X / N - M' if valid
2023-07-05 5:51 UTC (4+ messages)
[PATCH, rs6000] Skip redundant vector extract if the element is first element of dword0 [PR110429]
2023-07-05 3:22 UTC
[PATCH] MIPS: Adjust mips16e2 related tests for ifcvt costing changes
2023-07-05 1:36 UTC (2+ messages)
Generating all-ones zmm needs dep-breaking pxor before ternlog (PR target/110438)
2023-07-05 1:26 UTC (2+ messages)
[PATCH v3] x86: make VPTERNLOG* usable on less than 512-bit operands with just AVX512F
2023-07-05 1:15 UTC (7+ messages)
[r14-2281 Regression] FAIL: gcc.dg/vect/slp-perm-9.c scan-tree-dump-times vect "vectorizing stmts using SLP" 1 on Linux/x86_64
2023-07-04 22:27 UTC
[PATCH V3] RISC-V: Fix bug of pre-calculated const vector mask for VNx1BI, VNx2BI and VNx4BI
2023-07-04 19:07 UTC (15+ messages)
` "
[PATCH] analyzer: Add support of placement new and improved operator new [PR105948]
2023-07-04 16:25 UTC
[PATCH] Machine_Mode: Extend machine_mode from 8 to 16 bits
2023-07-04 15:45 UTC (8+ 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)
[PATCH] xtensa: Use HARD_REG_SET instead of bare integer
2023-07-04 15:40 UTC (2+ messages)
[PATCH 4/19]middle-end: Fix scale_loop_frequencies segfault on multiple-exits
2023-07-04 14:57 UTC (3+ messages)
[PATCH] value-prof.cc: Correct edge prob calculation
2023-07-04 14:33 UTC (2+ messages)
[PATCH 0/2] ifcvt: Allow if conversion of arithmetic in basic blocks with multiple sets
2023-07-04 14:32 UTC (4+ messages)
` [PATCH 2/2] ifcvt: Allow more operations in multiple set if conversion
[PATCH v1] RISC-V: Fix one bug for floating-point static frm
2023-07-04 14:05 UTC (5+ messages)
` [PATCH v3] "
[PATCH v1] RISC-V: Fix one typo of FRM dynamic definition
2023-07-04 13:18 UTC (11+ messages)
[PATCH V4] VECT: Apply LEN_MASK_GATHER_LOAD/SCATTER_STORE into vectorizer
2023-07-04 13:12 UTC (2+ messages)
[PATCH v1] RISC-V: Fix out of range memory access when lto mode init
2023-07-04 12:40 UTC (9+ messages)
` [PATCH v3] Streamer: Fix out of range memory access of machine mode
` "
` [v4] "
[PATCH] tree-optimization/110491 - PHI-OPT and undefs
2023-07-04 12:16 UTC
[PATCH V3] VECT: Apply LEN_MASK_GATHER_LOAD/SCATTER_STORE into vectorizer
2023-07-04 12:14 UTC (7+ messages)
` "
[PATCH 6/19]middle-end: Don't enter piecewise expansion if VF is not constant
2023-07-04 12:10 UTC (2+ messages)
[PATCH 5/19]middle-end: Enable bit-field vectorization to work correctly when we're vectoring inside conds
2023-07-04 12:05 UTC (2+ messages)
[PATCH 3/19]middle-end clean up vect testsuite using pragma novector
2023-07-04 11:31 UTC (2+ messages)
[PATCH 1/19]middle-end ifcvt: Support bitfield lowering of multiple-exit loops
2023-07-04 11:29 UTC (2+ messages)
[PATCH] Remove unnecessary check on scalar_niter == 0
2023-07-04 10:35 UTC
[PATCH] Use mark_ssa_maybe_undefs in PHI-OPT
2023-07-04 10:34 UTC
[PATCH] tree-optimization/110376 - testcase for fixed bug
2023-07-04 10:32 UTC
[PATCH V2] VECT: Apply LEN_MASK_GATHER_LOAD/SCATTER_STORE into vectorizer
2023-07-04 9:55 UTC (3+ messages)
` "
[PATCH] tree-optimization/110228 - avoid undefs in ifcombine more thoroughly
2023-07-04 9:14 UTC
[PATCH] Vect: avoid using uninitialized variable (PR tree-optimization/110531)
2023-07-04 8:58 UTC (2+ messages)
[PATCH V2] i386: Inline function with default arch/tune to caller
2023-07-04 8:57 UTC (4+ messages)
[PATCH 1/2] Fix PR 110487: invalid signed boolean value
2023-07-04 8:55 UTC (3+ messages)
` [PATCH 2/2] PR 110487: `(a !=/== CST1 ? CST2 : CST3)` pattern for type safety
[PATCH v1] RISC-V: Refine the insn pattern of fsrm
2023-07-04 8:46 UTC (2+ messages)
[PATCH] x86: Enable ENQCMD and UINTR for march=sierraforest
2023-07-04 8:45 UTC (3+ messages)
[PATCH] tree-optimization/110436 - bogus live/relevant for unused pattern
2023-07-04 8:39 UTC
[PATCH] tree-optimization/110310 - move vector epilogue disabling to analysis phase
2023-07-04 8:38 UTC (5+ messages)
[COMMITTED] ada: Do not unnecessarily use component-wise loop for slice assignment
2023-07-04 8:09 UTC
[COMMITTED] ada: Small adjustments to new procedure Expand_Unchecked_Union_Equality
2023-07-04 8:09 UTC
[COMMITTED] ada: Add No_Use_Of_Attribute & No_Use_Of_Pragma to gnat_rm
2023-07-04 8:09 UTC
[COMMITTED] ada: Fix list of inherited subprograms in query for GNATprove
2023-07-04 8:09 UTC
[PATCH] vect: Treat vector widening IFN calls as 'simple' [PR110436]
2023-07-04 7:52 UTC (3+ messages)
[PATCH][v2] middle-end/110495 - avoid associating constants with (VL) vectors
2023-07-04 7:06 UTC
[PATCH V2] rs6000: Enhance lowpart/highpart DI->SF by mtvsrws/mtvsrd
2023-07-04 6:47 UTC (6+ messages)
` ping: "
` ping^^: "
` ping^^^: "
` ping^^^^: "
[PATCH V3] rs6000: Enhance lowpart/highpart DI->SF by mtvsrws/mtvsrd
2023-07-04 6:42 UTC
[PATCH] libgomp: Fix build for -fshort-enums
2023-07-04 6:20 UTC (2+ messages)
[PATCH V4 1/4] rs6000: build constant via li;rotldi
2023-07-04 3:28 UTC (2+ messages)
[PATCH V7] Machine Description: Add LEN_MASK_{GATHER_LOAD, SCATTER_STORE} pattern
2023-07-04 3:14 UTC (3+ messages)
[VSETVL PASS] RISC-V: Optimize local AVL propagation
2023-07-04 2:50 UTC (4+ messages)
[PATCH] Break false dependence for vpternlog by inserting vpxor
2023-07-04 2:50 UTC
[PATCH ver 3] rs6000: Update the vsx-vector-6.* tests
2023-07-04 2:49 UTC (2+ messages)
[PATCH] rs6000: Update the vsx-vector-6.* tests
2023-07-04 2:08 UTC (9+ messages)
[committed] CRIS: Replace unspec CRIS_UNSPEC_SWAP_BITS with rtx bitreverse
2023-07-04 1:07 UTC
[committed] dwarf2out.cc (mem_loc_descriptor): Handle BITREVERSE
2023-07-04 1:06 UTC
[PATCH] libstdc++: Split up pstl/set.cc testcase
2023-07-03 23:15 UTC (2+ messages)
[committed] libstdc++: Fix <iosfwd> synopsis test
2023-07-03 23:08 UTC
[PATCH] libstdc++: Enable OpenMP 5.0 pragmas in PSTL headers
2023-07-03 23:07 UTC (2+ messages)
[committed] libstdc++: Qualify calls to std::_Destroy and _Destroy_aux
2023-07-03 23:06 UTC
[PATCH v2] RISC-V: Add support for vector crypto extensions
2023-07-03 22:07 UTC (3+ messages)
[PATCH 0/5] [og13] OpenMP: strides, rectangular updates and array-shaping operator for "target update"
2023-07-03 21:33 UTC (6+ messages)
` [PATCH 1/5] OpenMP: Fix "exit data" for array sections for ref-to-ptr components
` [PATCH 2/5] OpenMP: Allow complete replacement of clause during map/to/from expansion
` [PATCH 3/5] OpenMP: Support strided and shaped-array updates for C++
` [PATCH 4/5] OpenMP: Noncontiguous "target update" for Fortran
` [PATCH 5/5] OpenMP: Array shaping operator and strided "target update" for C
page: next (older) | prev (newer) | 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).