[PATCH] c++/modules: seed namespaces for bindings [PR106363]
2024-01-06 22:23 UTC (2+ messages)
[PATCH 1/4] libbacktrace: change all pc related variables to uintptr_t
2024-01-06 22:15 UTC (6+ messages)
` [PATCH 4/4] libbacktrace: get debug information for loaded dlls
` [PATCH 5/4] libbacktrace: improve getting "
` [PATCH 6/4] libbacktrace: Add loaded dlls after initialize
[Patch] gcn.h: Add builtin_define ("__gfx1030")
2024-01-06 21:20 UTC
[PATCH] libstdc++: Add Unicode-aware width estimation for std::format
2024-01-06 21:11 UTC (6+ messages)
` [PATCH v2] "
[PATCH 0/8] OpenMP: Implement metadirective support
2024-01-06 19:45 UTC (10+ messages)
` [PATCH 1/8] OpenMP: metadirective tree data structures and front-end interfaces
` [PATCH 2/8] OpenMP: middle-end support for metadirectives
` [PATCH 3/8] libgomp: runtime support for target_device selector
` [PATCH 4/8] OpenMP: C front end support for metadirectives
` [PATCH 5/8] OpenMP: C++ front-end "
` [PATCH 6/8] OpenMP: common c/c++ testcases "
` [PATCH 7/8] OpenMP: Fortran front-end support "
` [PATCH 8/8] OpenMP: Update documentation of metadirective implementation status
[patch,testsuite,applied] PR52641: Fix more sloppy tests
2024-01-06 18:36 UTC
[Patch, fortran PR89645/99065 No IMPLICIT type error with: ASSOCIATE( X => function() )
2024-01-06 17:26 UTC
[PATCH] libstdc++: Fix testsuite with -Wformat
2024-01-06 15:14 UTC (3+ messages)
[x86 PATCH] PR target/113231: Improved costs in Scalar-To-Vector (STV) pass
2024-01-06 13:30 UTC
[PATCH 1/1] gcc-14: document P1689R5 scanning output support
2024-01-06 13:17 UTC (3+ messages)
` [PATCH wwwdocs "
[PATCH 1/2] c++: Initial support for P0847R7 (Deducing This) [PR102609]
2024-01-06 12:37 UTC (10+ messages)
` [PATCH v7 1/1] "
[PATCH 1/3] LoongArch: Optimized some of the symbolic expansion instructions generated during bitwise operations
2024-01-06 11:04 UTC (6+ messages)
` [PATCH 2/3] LoongArch: Redundant sign extension elimination optimization
` [PATCH 3/3] LoongArch: Redundant sign extension elimination optimization 2
[PATCH] Fortran: bogus warnings with REPEAT intrinsic and -Wconversion-extra [PR96724]
2024-01-06 9:27 UTC (2+ messages)
[PATCH] vect: Fix ICE in vect_analyze_loop_costing [PR113210]
2024-01-06 8:59 UTC
[PATCH] LoongArch: Optimize zero_extendqisi2 and zero_extendqidi2 patterns
2024-01-06 8:42 UTC (2+ messages)
[PATCH] gimplify: Fix ICE in recalculate_side_effects [PR113228]
2024-01-06 8:41 UTC
[PATCH] LoongArch: Improve lasx_xvpermi_q_<LASX:mode> insn pattern
2024-01-06 7:51 UTC (2+ messages)
` [pushed][PATCH] "
[Committed] RISC-V: Update MAX_SEW for available vsevl info[VSETVL PASS]
2024-01-06 5:10 UTC
[PATCH v2 0/8] Optimize more type traits
2024-01-06 5:05 UTC (16+ messages)
` [PATCH v2 6/8] libstdc++: Optimize std::is_pointer compilation performance
` [PATCH v3 0/8] Optimize more type traits
` [PATCH v3 1/8] c++: Implement __is_const built-in trait
` [PATCH v3 2/8] libstdc++: Optimize std::is_const compilation performance
` [PATCH v3 3/8] c++: Implement __is_volatile built-in trait
` [PATCH v3 4/8] libstdc++: Optimize std::is_volatile compilation performance
` [PATCH v3 5/8] c++: Implement __is_pointer built-in trait
` [PATCH v3 6/8] libstdc++: Optimize std::is_pointer compilation performance
` [PATCH v3 7/8] c++: Implement __is_unbounded_array built-in trait
` [PATCH v3 8/8] libstdc++: Optimize std::is_unbounded_array compilation performance
[Committed V2] RISC-V: Teach liveness computation loop invariant shift amount
2024-01-06 2:29 UTC
[PATCH] RISC-V: Teach liveness computation loop invariant shift amount[Dynamic LMUL]
2024-01-06 2:13 UTC (3+ messages)
` "
[Committed V2] RISC-V: Allow simplification non-vlmax with len = NUNITS reg to reg move
2024-01-06 2:08 UTC
[committed] RISC-V: Clean up testsuite for multi-lib testing [NFC]
2024-01-06 2:06 UTC (2+ messages)
[COMMITTED] Regenerate libgomp/configure for copyright year update
2024-01-06 0:32 UTC
[committed] RISC-V: Add crypto vector builtin function
2024-01-05 23:54 UTC (7+ messages)
` "
Repost [PATCH 0/6] PowerPC Future patches
2024-01-05 23:42 UTC (7+ messages)
` Repost [PATCH 1/6] Add -mcpu=future
` Repost [PATCH 2/6] PowerPC: Make -mcpu=future enable -mblock-ops-vector-pair
` Repost [PATCH 3/6] PowerPC: Add support for accumulators in DMR registers
` Repost [PATCH 4/6] PowerPC: Make MMA insns support "
` Repost [PATCH 5/6] PowerPC: Switch to dense math names for all MMA operations
` Repost [PATCH 6/6] PowerPC: Add support for 1,024 bit DMR registers
[PATCH] PR target/112886, Add %S<n> to print_operand for vector pair support
2024-01-05 22:18 UTC
[PATCH] c++: reference variable as default targ [PR101463]
2024-01-05 20:01 UTC
[PATCH] libgccjit: Add support for setting the comment ident
2024-01-05 19:39 UTC (2+ messages)
[patch] libgomp.texi: Document omp_display_env
2024-01-05 18:55 UTC (3+ messages)
` [patch] omp_target_is_accessible (was: [patch] libgomp.texi: Document omp_display_env)
[PATCH v2 0/2] arm: Add support for MVE Tail-Predicated Low Overhead Loops
2024-01-05 17:52 UTC (3+ messages)
` [PATCH v2 1/2] arm: Add define_attr to to create a mapping between MVE predicated and unpredicated insns
` [PATCH v2 2/2] arm: Add support for MVE Tail-Predicated Low Overhead Loops
[PATCH] Add a late-combine pass [PR106594]
2024-01-05 17:35 UTC (6+ messages)
` Ping^3: "
[PATCH] c++: address of NTTP object as targ [PR113242]
2024-01-05 16:50 UTC
[PATCH] aarch64: Rework uxtl->zip optimisation [PR113196]
2024-01-05 16:30 UTC
[PATCH] Keep track of the FUNCTION_BEG note
2024-01-05 16:28 UTC
[pushed] aarch64: Extend VECT_COMPARE_COSTS to !SVE [PR113104]
2024-01-05 16:26 UTC
[RFA] [V3] new pass for sign/zero extension elimination
2024-01-05 16:06 UTC (5+ messages)
Fw: [RFC] Either fix or disable SME feature for `aarch64-w64-mingw32` target?
2024-01-05 14:43 UTC (3+ messages)
` [EXTERNAL] "
Patch: Remove unneeded double operation in libstdc++-v3/src/c++17/fs_path.cc
2024-01-05 14:42 UTC (5+ messages)
` [committed] libstdc++: Avoid overflow when appending to std::filesystem::path
[middle-end PATCH take #2] Only call targetm.truly_noop_truncation for truncations
2024-01-05 14:40 UTC (2+ messages)
[committed] libstdc++: Do not use __is_convertible unconditionally [PR113241]
2024-01-05 14:27 UTC
[PATCH v2 0/2] When cmodel=extreme, add macro support and only support macros
2024-01-05 14:16 UTC (10+ messages)
` [PATCH v2 1/2] LoongArch: Add the macro implementation of mcmodel=extreme
` [PATCH v2 2/2] LoongArch: When the code model is extreme, the symbol address is obtained through macro instructions regardless of the value of -mexplicit-relocs
[PATCH] RISC-V: Allow simplification non-vlmax with len = NUNITS reg to reg move
2024-01-05 13:34 UTC (2+ messages)
[PATCH]middle-end: Don't apply copysign optimization if target does not implement optab [PR112468]
2024-01-05 13:30 UTC (6+ messages)
[PATCH 0/4] LoongArch: Adjust option handling code (1st patchset)
2024-01-05 12:54 UTC (7+ messages)
` [PATCH 1/4] LoongArch: Handle ISA evolution switches along with other options
` [PATCH 2/4] LoongArch: Rename ISA_BASE_LA64V100 to ISA_BASE_LA64
` [PATCH 3/4] LoongArch: Use enums for constants
` [PATCH 4/4] LoongArch: Simplify -mexplicit-reloc definitions
[PATCH] LoongArch: Implement option save/restore
2024-01-05 12:48 UTC
[PATCH] LoongArch: Fixed the problem of incorrect judgment of the immediate field of the [x]vld/[x]vst instruction
2024-01-05 12:32 UTC (2+ messages)
` [pushed][PATCH] "
[PATCH v3] LoongArch: testsuite:Added support for vector object detection
2024-01-05 12:30 UTC (2+ messages)
` [pushed][PATCH "
[PATCH v2 0/7] LoongArch:Enable testing for common
2024-01-05 12:29 UTC (9+ messages)
` [PATCH v2 1/7] LoongArch: testsuite:Added support for vector object detection
` [PATCH v2 2/7] LoongArch: testsuite:Modify the test behavior of the vect-bic-bitmask-{12,23}.c file
` [PATCH v2 3/7] LoongArch: testsuite:Added detection support for LoongArch architecture in vect-{82,83}.c
` [PATCH v2 4/7] LoongArch: testsuite:Fix FAIL in file bind_c_array_params_2.f90
` [PATCH v2 5/7] LoongArch: testsuite:Delete the default run behavior in pr60510.f
` [PATCH v2 6/7] LoongArch: testsuite:Added additional vectorization "-mlasx" compilation option
` [PATCH v2 7/7] LoongArch: testsuite:Give up the detection of the gcc.dg/fma-{3,4,6,7}.c file
` [pushed][PATCH v2 0/7] LoongArch:Enable testing for common
[PATCH 0/8] OpenMP: lvalue parsing and "declare mapper" support
2024-01-05 12:23 UTC (4+ messages)
` [PATCH 1/8] OpenMP: lvalue parsing for map/to/from clauses (C++)
[PATCH] aarch64: Further fix for throwing insns in ldp/stp pass [PR113217]
2024-01-05 12:14 UTC (2+ messages)
School Districts Contacts 2024
2024-01-05 12:08 UTC
[PATCH v3 0/3] Libatomic: Add LSE128 atomics support for AArch64
2024-01-05 12:08 UTC (8+ messages)
` [PATCH v3 1/3] libatomic: atomic_16.S: Improve ENTRY, END and ALIAS macro interface
` [PATCH v3 2/3] libatomic: Enable LSE128 128-bit atomics for armv9.4-a
` [PATCH v3 3/3] aarch64: Add explicit checks for implicit LSE/LSE2 requirements
[PATCH] AArch64: Cleanup memset expansion
2024-01-05 10:53 UTC (12+ messages)
` [PATCH v2] "
` [PATCH v3] "
Ping #2 [patch,avr] PR112944: Support .rodata in RAM for AVR64* and AVR128* devices
2024-01-05 10:27 UTC
[committed] libstdc++: Fix std::char_traits<C>::move [PR113200]
2024-01-05 10:25 UTC
[committed] libstdc++: Remove UB from month and weekday additions and subtractions
2024-01-05 10:24 UTC
[committed] libstdc++: Use if-constexpr in std::__try_use_facet [PR113099]
2024-01-05 10:23 UTC
[PATCH] RISC-V: Fix avl-type operand index error for ZVBC
2024-01-05 9:26 UTC (2+ messages)
[PATCH v7 1/2] RISC-V: Add crypto vector builtin function
2024-01-05 9:07 UTC (3+ messages)
` "
[committed] RISC-V: Clean up unused variable [NFC]
2024-01-05 8:39 UTC
[PATCH v3 0/2] When cmodel=extreme, add macro support and only support macros
2024-01-05 7:44 UTC (3+ messages)
` [PATCH v3 1/2] LoongArch: Add the macro implementation of mcmodel=extreme
` [PATCH v3 2/2] LoongArch: When the code model is extreme, the symbol address is obtained through macro instructions regardless of the value of -mexplicit-relocs
[PATCHv2] aarch64/expr: Use ccmp when the outer expression is used twice [PR100942]
2024-01-05 7:43 UTC
[PATCH] LoongArch: Implenment vec_init<M><N> where N is a LSX vector mode
2024-01-05 7:38 UTC
[PATCH] sparc: Char arrays are 64-bit aligned on SPARC
2024-01-05 7:19 UTC (4+ messages)
` [PATCH 1/2] sparc: Revert membar optimization that is not suitable for LEON5
` [PATCH] sparc: Treat instructions with length 0 as empty
` [PATCH 2/2] sparc: Add errata workaround to membar patterns
[x86_64 PATCH] PR target/107563: Add 3-instruction subroutine vector shift in ix86_expand_vec_perm_const_1
2024-01-05 5:03 UTC
[PATCH DejaGNU/GCC 0/1] Support per-test execution timeout factor
2024-01-05 2:27 UTC (6+ messages)
` Generalizing DejaGnu timeout scaling (was: Re: [PATCH DejaGNU/GCC 0/1] Support per-test execution timeout factor)
` Generalizing DejaGnu timeout scaling
c++/modules: Emit definitions of ODR-used static members imported from modules [PR112899]
2024-01-05 2:06 UTC (9+ messages)
` [PATCH] "
` [PATCH v2] "
` :Re: "
[PATCH] libgfortran: Bugfix if not define HAVE_ATOMIC_FETCH_ADD
2024-01-05 1:43 UTC (2+ messages)
` [PATCH v2] "
[committed] RISC-V: Add crypto vector api-testing cases
2024-01-05 0:50 UTC
[committed] RISC-V: Add crypto vector builtin function
2024-01-05 0:47 UTC
[PATCH] libstdc++ Use _GLIBCXX_USE_BUILTIN_TRAIT
2024-01-05 0:15 UTC (5+ messages)
` [PATCH v2] libstdc++: "
[PATCH] Improve __builtin_popcount* (x) == 1 generation if x is known != 0 [PR90693]
2024-01-04 23:31 UTC (2+ messages)
[PATCH] scev: Avoid ICE on results used in abnormal PHI args [PR113201]
2024-01-04 21:41 UTC (2+ messages)
[PATCH] Avoid ICE with m68k-elf -malign-int and libcalls
2024-01-04 21:39 UTC (2+ messages)
[PATCH] c++/modules: Prevent treating suppressed debug info as extern template [PR112820]
2024-01-04 20:39 UTC (2+ messages)
[PATCH] Match: Improve inverted_equal_p for bool and `^` and `==` [PR113186]
2024-01-04 19:50 UTC (2+ messages)
[PATCH v2 0/2] asan: Align .LASANPC on function boundary
2024-01-04 19:47 UTC (3+ messages)
` [PATCH v2 1/2] Implement ASM_DECLARE_FUNCTION_NAME using ASM_OUTPUT_FUNCTION_LABEL
[pushed 1/2] libstdc++: rename _A badname in <generator>
2024-01-04 18:52 UTC (2+ messages)
` [pushed 2/2] libstdc++: fix typo "
[PATCH] c++/modules: Fix ICE when writing nontrivial variable initializers
2024-01-04 18:19 UTC (2+ messages)
[patch,avr,applied] PR target/112952 Fix attribute "io" et al. handling
2024-01-04 16:28 UTC
Ping: [PATCH] enable ATOMIC_COMPARE_EXCHANGE opt for floating type or types contains padding
2024-01-04 16:19 UTC (3+ messages)
[PATCH v2 1/4] libgrust: Add entry for maintainers and stub changelog file
2024-01-04 15:43 UTC (6+ messages)
` [PATCH v2 2/4] libgrust: Add libproc_macro and build system
` libgrust: 'AM_ENABLE_MULTILIB' only for target builds [PR113056] (was: [PATCH v2 2/4] libgrust: Add libproc_macro and build system)
` libgrust: 'AM_ENABLE_MULTILIB' only for target builds [PR113056]
[COMMITTED] libcpp: add function to check XID properties
2024-01-04 15:33 UTC
[PATCH] libcpp: add function to check XID properties
2024-01-04 15:22 UTC (4+ messages)
` [PATCH v3] "
[PATCH] contrib: Remove C-style comments from Python files
2024-01-04 15:02 UTC
[PATCH 0/4] v2 of Option handling: add documentation URLs
2024-01-04 14:57 UTC (4+ messages)
` [PATCH 0/4] v3 of: "
` CI for "Option handling: add documentation URLs"
Add -falign-all-functions
2024-01-04 14:56 UTC
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).