[PATCH] aarch64: Don't record hazards against paired insns [PR113356]
2024-01-15 14:26 UTC
[PATCH 2/2] find_base_value part
2024-01-15 13:34 UTC
[PATCH 1/2] rtl-optimization/113255 - base_alias_check vs. pointer difference
2024-01-15 13:34 UTC
[PATCH 0/1] Avoid exponential behavior in scheduler and better logging
2024-01-15 13:08 UTC (15+ messages)
` [PATCH v3 1/8] sched-deps.cc (find_modifiable_mems): Avoid exponential behavior
` [PATCH v3 3/8] Simplify handling of INSN_ and EXPR_LISTs in sched-rgn.cc
` [PATCH v3 4/8] Improve and fix sched-deps.cc: dump_dep() and dump_lists()
` [PATCH v3 5/8] Add a bit more logging scheduler's dependency analysis
` [PATCH v3 6/8] sched_deps.cc: Simplify initialization of dependency contexts
` [PATCH v3 7/8] Improve logging of register data in scheduler dependency analysis
` [PATCH v3 8/8] Improve logging of scheduler dependency analysis context
[PATCH V1] rs6000: New pass for replacement of adjacent (load) lxv with lxvp
2024-01-15 12:55 UTC (5+ messages)
[PATCH 0/5] Fix fmv mangling for AArch64
2024-01-15 12:28 UTC (7+ messages)
` [PATCH 1/5] testsuite: Add tests for fmv symbol presence and mangling
` [PATCH 2/5] tree: Extend DECL_FUNCTION_VERSIONED to an enum
` [PATCH 3/5] Change create_version_clone_with_body parameter name
` [PATCH 4/5] cp: Use get_mangled_id in more places in mangle_decl
` [PATCH 5/5] Add target hook for function version name mangling
[Committed V2] RISC-V: Fix regression (GCC-14 compare with GCC-13.2) of SHA256 from coremark-pro
2024-01-15 12:00 UTC
[Committed V3] RISC-V: Adjust loop len by costing 1 when NITER < VF
2024-01-15 11:43 UTC
[PATCH] tree-optimization/113385 - wrong loop father with early exit vectorization
2024-01-15 11:26 UTC
[PATCH] RISC-V: Adjust loop len by costing 1 when NITER < VF
2024-01-15 10:40 UTC (2+ messages)
[PATCH] RISC-V: Fix regression (GCC-14 compare with GCC-13.2) of SHA256 from coremark-pro
2024-01-15 10:39 UTC (2+ messages)
[PATCH 1/2] RISC-V: delete all the vector psabi checking
2024-01-15 9:55 UTC (4+ messages)
` [PATCH 2/2] RISC-V: delete vector abi checking in all relevant tests
[Committed] RISC-V: Add optimized dump check of VLS reduc tests
2024-01-15 9:50 UTC
[patch,avr,applied] Fix PR target/113156 - ICE when building libgcc
2024-01-15 9:50 UTC
[PATCH] c++: Fix ENABLE_SCOPE_CHECKING printing
2024-01-15 9:41 UTC
HELP: Questions on unshare_expr
2024-01-15 9:31 UTC (5+ messages)
[PATCH/RFC] Add --with-dwarf4 configure option
2024-01-15 9:22 UTC (2+ messages)
[PATCH] Mark ASM_OUTPUT_FUNCTION_LABEL ()'s DECL argument as used
2024-01-15 9:22 UTC
[PATCH] lower-bitint: Fix up handling of INTEGER_CSTs in handle_operand in right shifts or comparisons [PR113370]
2024-01-15 8:35 UTC (2+ messages)
[PATCH] lower-bitint: Fix up handle_operand_addr INTEGER_CST handling [PR113361]
2024-01-15 8:33 UTC (3+ messages)
[PATCH v4 0/3] RISC-V: Add intrinsics for Bitmanip and Scalar Crypto extensions
2024-01-15 8:31 UTC (4+ messages)
` [PATCH v4 1/3] RISC-V: Remove the Scalar Bitmanip and Crypto Built-In function testsuites
` [PATCH v4 2/3] RISC-V: Add C intrinsic for Scalar Crypto Extension
` [PATCH v4 3/3] RISC-V: Add C intrinsic for Scalar Bitmanip Extension
[PATCH, rs6000] Refactor expand_compare_loop and split it to two functions
2024-01-15 8:04 UTC (3+ messages)
[PATCH v2] LoongArch: testsuite:Added additional vectorization "-mlsx" option
2024-01-15 7:50 UTC (9+ messages)
[Patch, rs6000] Eliminate unnecessary byte swaps for block clear on P8 LE [PR113325]
2024-01-15 7:15 UTC (2+ messages)
[Committed] RISC-V: Fix attributes bug configuration of ternary instructions
2024-01-15 6:57 UTC
[PATCH, rs6000] Enable block compare expand on P9 with m32 and mpowerpc64
2024-01-15 6:20 UTC (2+ messages)
[PATCH] strub: Only unbias stack point for SPARC_STACK_BOUNDARY_HACK [PR113100]
2024-01-15 6:13 UTC (5+ messages)
MIPS: the method of getting GOT address for PIC code
2024-01-15 6:04 UTC (2+ messages)
[PATCH] MIPS: avoid $gp store if global_pointer is not $gp
2024-01-15 5:54 UTC
[Patch] libgomp.texi: Document omp_pause_resource{,_all}
2024-01-15 4:35 UTC (4+ messages)
` [Patch] libgomp.texi: Document omp_pause_resource{,_all} and omp_target_memcpy* (was: [Patch] libgomp.texi: Document omp_pause_resource{,_all})
[PATCH] libstdc++: atomic: Add missing clear_padding in __atomic_float constructor
2024-01-15 3:46 UTC (3+ messages)
` [PING][PATCH] "
[PATCH] libsupc++: Fix UB terminating on foreign exception
2024-01-15 3:39 UTC (6+ messages)
[PATCH] Pass GUILE down to subdirectories
2024-01-15 3:05 UTC (3+ messages)
[committed] Disable tests for strdup/strndup on __hpux__ in various builtin-object-size tests
2024-01-14 20:53 UTC
[committed] Skip several gcc.dg/builtin-dynamic-object-size tests on hppa*-*-hpux*
2024-01-14 20:33 UTC
[committed] Fix dg-warning on hppa*64*-*-*
2024-01-14 18:46 UTC
[patch,wwwdocs,avr,applied] Add AVR news for v14
2024-01-14 18:41 UTC
[committed] Skip several analyzer socket tests on hppa*-*-hpux*
2024-01-14 18:29 UTC
[patch,avr,ping #3] PR target/112944: Support .rodata in RAM for AVR64* and AVR128* devices
2024-01-14 15:08 UTC (2+ messages)
[committed] Fix MIPS bootstrap
2024-01-14 14:56 UTC
[PATCH v2]: gcc/doc/extend.texi: Update builtin example for __builtin_FILE, __builtin_LINE __builtin_FUNCTION
2024-01-14 5:34 UTC (2+ messages)
[PATCH] libcpp: Support extended characters for #pragma {push,pop}_macro [PR109704]
2024-01-13 22:12 UTC
[PATCH] Fortran: intrinsic ISHFTC and missing optional argument SIZE [PR67277]
2024-01-13 21:57 UTC (2+ messages)
[PATCH] testsuite: Turn errors back into warnings in arm/acle/cde-mve-error-2.c
2024-01-13 20:46 UTC
[committed] hppa64: Fix fmt_f_default_field_width_3.f90 and fmt_g_default_field_width_3.f90
2024-01-13 18:11 UTC
[PATCH 4/4] aarch64: Fix up uses of mem following stp insert [PR113070]
2024-01-13 15:46 UTC
[PATCH 3/4] rtl-ssa: Ensure new defs get inserted [PR113070]
2024-01-13 15:45 UTC
[PATCH 2/4] rtl-ssa: Support for creating new uses [PR113070]
2024-01-13 15:44 UTC
[PATCH 1/4] rtl-ssa: Run finalize_new_accesses forwards [PR113070]
2024-01-13 15:43 UTC
[PATCH 0/4] aarch64, rtl-ssa: Fix wrong code in ldp fusion pass [PR113070]
2024-01-13 15:42 UTC
[PATCH v2 0/2] When cmodel=extreme, add macro support and only support macros
2024-01-13 14:05 UTC (13+ messages)
` [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
Jit testsuite updates for Darwin
2024-01-13 13:57 UTC (5+ messages)
` [PATCH 1/4] testsuite, jit: test-alias-attribute.c requires alias support
` [PATCH 2/4] testsuite, jit: Handle whitespace in test-link-section-assembler.c
` [PATCH 3/4] testsuite, jit: Allow for target-specific assembler scans
` [PATCH 4/4] testsuite,jit: Handle Darwin/Mach-O in assembler tests
[WIP] libstdc++: Implement C++26 std::text_encoding [PR113318]
2024-01-13 12:44 UTC (2+ messages)
` [PATCH v2] "
[PATCH] libstdc++: Make PSTL algorithms accept C++20 iterators [PR110512]
2024-01-13 11:20 UTC (2+ messages)
[PATCH] libstdc++: Update tzdata to 2023d
2024-01-13 11:18 UTC (2+ messages)
` [PATCH v2] "
[PATCH] libstdc++: Implement P2255R2 dangling checks for std::tuple [PR108822]
2024-01-13 11:16 UTC (9+ messages)
[PATCH][testsuite]: Make bitint early vect test more accurate
2024-01-13 9:50 UTC (4+ messages)
[PATCH v2] LoongArch: testsuite:Fix fail in gen-vect-{2,25}.c file
2024-01-13 7:28 UTC
[PATCH] LoongArch: Assign the '/u' attribute to the mem to which the global offset table belongs
2024-01-13 6:37 UTC
[COMMITTED] Add a few testcases for fix missed optimization regressions
2024-01-13 4:37 UTC
[PATCH] RISC-V: Adjust loop len by costing 1 when NITER < VF [GCC 14 regression]
2024-01-13 1:51 UTC
[PATCH] testsuite: Fix fallout of turning warnings into errors on 32-bit Arm
2024-01-13 0:55 UTC
[r14-7199 Regression] FAIL: gcc.dg/vect/vect-early-break_100-pr113287.c (test for excess errors) on Linux/x86_64
2024-01-13 0:09 UTC
[PATCH] libstdc++: Make PSTL algorithms accept C++20 iterators [PR110512]
2024-01-12 23:48 UTC (3+ messages)
[PATCH v2 0/2] asan: Align .LASANPC on function boundary
2024-01-12 21:47 UTC (3+ messages)
` [PATCH v2 1/2] Implement ASM_DECLARE_FUNCTION_NAME using ASM_OUTPUT_FUNCTION_LABEL
[PATCH 1/2] libstdc++: Use C++23 deducing this in std::bind_front
2024-01-12 21:35 UTC (4+ messages)
` [PATCH 2/2] libstdc++: Implement C++23 std::bind_pack from P2387R3 [PR108827]
[PATCHv2] aarch64/expr: Use ccmp when the outer expression is used twice [PR100942]
2024-01-12 21:28 UTC (3+ messages)
` [PATCHv3] "
[PATCH] Fortran: annotations for DO CONCURRENT loops [PR113305]
2024-01-12 19:23 UTC (4+ messages)
` [PATCH, v2] "
[PATCH V3 0/4] RISC-V: Associate typed insns to dfa reservation
2024-01-12 18:08 UTC (5+ messages)
` [PATCH V3 1/4] RISC-V: Add non-vector types to dfa pipelines
` [PATCH V3 2/4] RISC-V: Add vector related pipelines
` [PATCH V3 3/4] RISC-V: Use default cost model for insn scheduling
` [PATCH V3 4/4] RISC-V: Enable assert for insn_has_dfa_reservation
[patch,avr,applied] Add link to sample ld-script in avr-gcc wiki
2024-01-12 18:07 UTC
[PATCH] testsuite: Reduce gcc.dg/torture/inline-mem-cpy-1.c by 11 for simulators
2024-01-12 17:57 UTC (3+ messages)
` Ping "
[patch,avr,applied] Fix documentation for attribute "address"
2024-01-12 17:52 UTC
[PATCH RFC] c++/modules: __class_type_info and modules
2024-01-12 17:16 UTC (6+ messages)
[PATCH v3 00/12] [GCC] arm: vld1q vst1 vst1q vst1 intrinsics
2024-01-12 17:03 UTC (2+ messages)
[PATCH] c: Avoid _BitInt indexes > sizetype in ARRAY_REFs [PR113315]
2024-01-12 15:37 UTC (2+ messages)
[pushed][PR112918][LRA]: Fixing IRA ICE on m68k
2024-01-12 14:33 UTC (2+ messages)
[PATCH] tree-optimization/109893 - allow more backwards jump threading
2024-01-12 14:16 UTC
[pushed] Objective-C, Darwin: Fix a regression in handling bad receivers
2024-01-12 14:12 UTC
[pushed] c++: corresponding object parms [PR113191]
2024-01-12 14:11 UTC (2+ messages)
[pushed] Darwin, powerpc: Fix bootstrap
2024-01-12 14:06 UTC
GCN: Enable effective-target 'vect_early_break', 'vect_early_break_hw'
2024-01-12 14:02 UTC
[PATCH 0/2] RISC-V/testsuite: A couple of improvements for pr105314.c
2024-01-12 13:59 UTC (7+ messages)
` [PATCH 1/2] RISC-V/testsuite: Widen coverage "
` [PATCH 2/2] RISC-V/testsuite: Also verify if-conversion runs "
[PATCH] c++, demangle: Implement https://github.com/itanium-cxx-abi/cxx-abi/issues/148 non-proposal
2024-01-12 13:48 UTC (2+ messages)
[PATCH] Add support for function attributes and variable attributes
2024-01-12 13:47 UTC (8+ messages)
GCC 14.0.1 Status Report (2024-01-12), Stage 4 in effect now
2024-01-12 13:09 UTC
[patch,avr,applied] Fix PR107201 -nodevicelib not working for all devices
2024-01-12 12:51 UTC
[pushed] aarch64: Rework uxtl->zip optimisation [PR113196]
2024-01-12 12:39 UTC
[patch,avr,applied] PR target/112952 Fix attribute "io" et al. handling
2024-01-12 12:32 UTC (3+ messages)
[PATCH 1/2] aarch64: Use a separate group for SME builtins [PR112989]
2024-01-12 12:31 UTC (2+ messages)
` [PATCH 2/2] aarch64: Use a global map to detect duplicated overloads [PR112989]
[PATCH] varasm: Fix up process_pending_assemble_externals [PR113182]
2024-01-12 11:44 UTC (2+ messages)
[PATCH] rs6000: New pass for replacement of adjacent lxv with lxvp
2024-01-12 10:56 UTC (2+ messages)
[PATCH V3] RISC-V: Adjust scalar_to_vec cost
2024-01-12 10:10 UTC (2+ messages)
[PATCH] lower-bitint: Fix up handling of unsigned INTEGER_CSTs operands with lots of 1s in the upper bits [PR113334]
2024-01-12 9:56 UTC (2+ messages)
[committed] testsuite: Fix up preprocessor conditions in bitint-31.c test
2024-01-12 9:51 UTC
[committed 2/2] libstdc++: Implement P2918R0 "Runtime format strings II" for C++26
2024-01-12 9:49 UTC (4+ messages)
` [PATCH] libstdc++: Fix std::runtime_format deviations from the spec [PR113320]
[committed] libstdc++: Implement C++23 P1951R1 (Default Args for pair's Forwarding Ctor) [PR105505]
2024-01-12 9:48 UTC
[committed] libstdc++: Fix incorrect PR number in comment
2024-01-12 9:44 UTC
[PATCH] sra: Punt for too large _BitInt accesses [PR113330]
2024-01-12 9:44 UTC (2+ messages)
[PATCH] lower-bitint: Fix a typo in a condition [PR113323]
2024-01-12 9:43 UTC (2+ messages)
[PATCH] lower-bitint: Fix up handling of uninitialized large/huge _BitInt call arguments [PR113316]
2024-01-12 9:43 UTC (2+ messages)
[RFC] aarch64: Add support for __BitInt
2024-01-12 9:42 UTC (5+ messages)
` [PATCH] lower-bitint: Fix handling of casts on arches with abi_limb_mode != limb_mode
[PATCH] c++: reject packs on xobj params. [PR113307]
2024-01-12 8:48 UTC (2+ messages)
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).