enable sqrt insns for cdce3.c
2021-03-20 15:20 UTC (2+ messages)
[PATCH] Fix typo in gcc/asan.c comment
2021-03-20 15:18 UTC (2+ messages)
[committed] [PR99680] Check empty constraint before using CONSTRAINT_LEN
2021-03-20 14:53 UTC
[committed] libstdc++: Add std::is_scoped_enum for C++23
2021-03-20 14:18 UTC (4+ messages)
[PATCH] x86: Check cfun != NULL before accessing silent_p
2021-03-20 13:46 UTC (2+ messages)
[patch, fortran] Also use size estimate for vector-matrix matmul
2021-03-20 9:57 UTC (3+ messages)
fix ssse3_pshufbv8qi3 post-reload const pool load
2021-03-19 22:57 UTC (4+ messages)
[PATCH] rs6000: Fix some unexpected empty split conditions
2021-03-19 21:58 UTC (4+ messages)
[PATCH] c: FIx up -Wunused-but-set-* warnings for _Atomics [PR99588]
2021-03-19 21:50 UTC (2+ messages)
[PATCH] c++: Diagnose references to void in structured bindings [PR99650]
2021-03-19 20:25 UTC (4+ messages)
[wwwdocs] Document std::is_scoped_enum support
2021-03-19 20:12 UTC
[PATCH v4 0/7] RISC-V big endian support
2021-03-19 19:49 UTC (8+ messages)
` [PATCH v4 1/7] RISC-V: Support -mlittle-endian and -mbig-endian
` [PATCH v4 2/7] RISC-V: Add riscv{32,64}be with big endian as default
` [PATCH v4 3/7] RISC-V: Update soft-fp config for big-endian
` [PATCH v4 4/7] RISC-V: Fix trampoline generation on big endian
` [PATCH v4 5/7] RISC-V: Update shift-shift-5.c testcase for "
` [PATCH v4 6/7] RISC-V: Fix matches against subreg with a bytenum of 0 in riscv.md
` [PATCH v4 7/7] RISC-V: Fix riscv_subword() for big endian
[PATCH] Complete __gnu_debug::basic_string
2021-03-19 19:41 UTC (2+ messages)
[COMMITTED] [PR99663] Don't use unknown constraint for address constraint in process_address_1
2021-03-19 19:40 UTC
[PATCH] c++: Only reject reinterpret casts from pointers to integers for manifestly_const_eval evaluation [PR99456]
2021-03-19 17:18 UTC (4+ messages)
[PATCH] arm: Fix MVE ICEs with vector moves and -mpure-code [PR97252]
2021-03-19 17:18 UTC (2+ messages)
[PATCH] ubsan: Don't test for NaNs if those do not exist (PR97926)
2021-03-19 17:07 UTC (2+ messages)
[pushed] Darwin : Fix build failure for powerpc-darwin8 [PR99661]
2021-03-19 16:52 UTC
[PATCH v2 0/5] RISC-V big endian support
2021-03-19 16:22 UTC (8+ messages)
[PATCH] [PR99581] Define relaxed memory and use it for aarch64
2021-03-19 16:10 UTC (7+ messages)
[committed] hppa: Use memcpy instead of strncpy to avoid error with -Werror=stringop-truncation
2021-03-19 16:05 UTC
Fix for PR target/99660 - vxworksae/mils build failure from missing VX_CPU_PREFIX
2021-03-19 15:49 UTC
[patch] PR/99296: Handle setting of 1-bit anti-ranges uniformly
2021-03-19 15:17 UTC (2+ messages)
[PATCH] libstdc++: Avoid accidental ADL when calling make_reverse_iterator
2021-03-19 14:48 UTC (4+ messages)
[PATCH V5 0/6] Support for the CTF and BTF debug formats
2021-03-19 14:31 UTC (8+ messages)
` [PATCH V5 1/6] dwarf: add a dwarf2int.h internal interface
` [PATCH V5 2/6] dwarf: new dwarf_debuginfo_p predicate
` [PATCH V5 3/6] CTF/BTF debug formats
` [PATCH V5 4/6] CTF/BTF testsuites
` [PATCH V5 5/6] CTF/BTF documentation
` [PATCH V5 6/6] Enable BTF generation in the BPF backend
[PATCH] slp: remove unneeded permute calculation (PR99656)
2021-03-19 14:11 UTC (2+ messages)
GCC 10.2.1 Status Report (2021-03-19)
2021-03-19 13:17 UTC
[committed] analyzer: mark epath_finder with DISABLE_COPY_AND_ASSIGN [PR99614]
2021-03-19 13:06 UTC
[PATCH] aarch64: Don't emit -Wpsabi note when ABI was never affected [PR91710]
2021-03-19 13:04 UTC (2+ messages)
[PATCH] x86: Issue error for return/argument only with function body
2021-03-19 12:20 UTC (4+ messages)
` [PATCH v2] "
[PATCH] arm: Fix mve_vshlq* [PR99593]
2021-03-19 12:09 UTC (2+ messages)
[committed] amdgcn: Silence warnings in gcn.c
2021-03-19 10:53 UTC (3+ messages)
Patch ping
2021-03-19 9:57 UTC
[Patch] Fortran: Fix intrinsic null() handling [PR99651]
2021-03-19 8:50 UTC
[patch] Fix PR middle-end/99641
2021-03-19 7:28 UTC (4+ messages)
[patch] substitute @tie{} with a space for the man pages
2021-03-19 2:56 UTC (2+ messages)
[PATCH] c++: Fix error-recovery with requires expression [PR99500]
2021-03-19 0:07 UTC (2+ messages)
[PATCH] Fix ICE: in function_and_variable_visibility, at ipa-visibility.c:795 (PR99466)
2021-03-18 22:23 UTC (4+ messages)
[PATCH] adjust "partly out of bounds" warning (PR 98503)
2021-03-18 22:18 UTC (8+ messages)
` [PING][PATCH] "
[r11-7723 Regression] FAIL: g++.dg/torture/pr85013.C -Os (test for excess errors) on Linux/x86_64
2021-03-18 21:48 UTC (2+ messages)
[pushed] c++: Add assert to tsubst
2021-03-18 21:16 UTC (3+ messages)
[PATCH] c++: Private parent access check for using decls [PR19377]
2021-03-18 21:10 UTC (17+ messages)
[committed] [PR99422] LRA: Use lookup_constraint only for a single constraint in process_address_1
2021-03-18 20:03 UTC
[PATCH, rs6000 V2] Update "prefix" attribute for Power10 [PR99133]
2021-03-18 20:01 UTC (3+ messages)
[PATCH, OG10, C++, OpenMP 5.0] Support lambda capturing of pointers and references in target directives
2021-03-18 18:33 UTC
arm: Fix bfloat16_scalar_1_1.c test
2021-03-18 18:05 UTC (2+ messages)
[PATCH 1/2, rs6000] Add const_anchor for rs6000 [PR33699]
2021-03-18 16:53 UTC (10+ messages)
[PATCH] PR target/99314: Fix integer signedness issue for cpymem pattern expansion
2021-03-18 16:39 UTC (2+ messages)
znver3 tuning part 3
2021-03-18 16:18 UTC
[PATCH] rs6000: Convert the vector element register to SImode [PR98914]
2021-03-18 16:13 UTC (13+ messages)
` [PATCH v2] "
` Ping: "
` Ping^2: "
[PATCH 2/2] Bypass BLKmode before try_const_anchors
2021-03-18 15:49 UTC (2+ messages)
[PATCH] testsuite: Fix up strlenopt-80.c on powerpc [PR99636]
2021-03-18 15:47 UTC (7+ messages)
[PATCH][AArch64] Leveraging the use of STP instruction for vec_duplicate
2021-03-18 15:36 UTC
[PATCH] RFC: come up with startswith function
2021-03-18 15:30 UTC (2+ messages)
[PATCH] testsuite: Fix up strlenopt-73.c on powerpc [PR99626]
2021-03-18 14:58 UTC (2+ messages)
[patch] fix installation of jit headers, usage of $(mkinstalldirs)
2021-03-18 14:17 UTC (2+ messages)
[PATCH] testsuite: Skip c-c++-common/zero-scratch-regs-10.c on arm
2021-03-18 14:16 UTC (2+ messages)
[Patch, fortran] PR99602 - [11 regression] runtime error: pointer actual argument not associated
2021-03-18 13:22 UTC (5+ messages)
` Aw: "
GCC: v850-elf
2021-03-18 13:00 UTC (7+ messages)
[WIP] 'walk_gimple_seq' backward
2021-03-18 12:41 UTC (3+ messages)
znver3 tuning part 2
2021-03-18 12:34 UTC (2+ messages)
[RFC] Fortran: OpenMP (Coarray?) – handling transfer/mapping of allocatable componens, esp. polymorphic ones
2021-03-18 12:28 UTC
[PATCH] aarch64: Improve generic SVE tuning defaults
2021-03-18 10:37 UTC (4+ messages)
[PATCH] Aarch64: Prevent use of SIMD fcvtz[su] instruction variant with "nosimd"
2021-03-18 10:34 UTC
[PATCH][pushed] coroutines: init struct members to NULL
2021-03-18 9:43 UTC
[patch] Fix PR middle-end/98099
2021-03-18 8:57 UTC (2+ messages)
` [committed] testsuite: Fix up pr98099.c testcase for big endian [PR98099]
[Patch] Fortran: Fix func decl mismatch [PR93660]
2021-03-18 8:56 UTC (3+ messages)
` Early ping: "
` *PING*: "
[PATCH] c-family: Fix PR94272 -fcompare-debug issue even for C [PR99230]
2021-03-18 8:48 UTC
[committed] nios2: Fix format complaints and similar diagnostics
2021-03-18 0:00 UTC (3+ messages)
[PATCH] c++: ICE with real-to-int conversion in template [PR97973]
2021-03-17 21:28 UTC (5+ messages)
` [PATCH v2] "
[PATCH] debug: Fix __int128 handling in dwarf2out [PR99562]
2021-03-17 20:55 UTC (2+ messages)
[PATCH] tighten up checking for virtual bases (PR 99502)
2021-03-17 20:51 UTC (6+ messages)
Merge from trunk to gccgo branch
2021-03-17 20:24 UTC (5+ messages)
[PATCH] Objective-C++ : Fix handling of unnamed message parms [PR49070]
2021-03-17 19:44 UTC (4+ messages)
` ping^1 "
[pushed] testsuite, Darwin : Fix the asan/strncpy-overflow-1 test
2021-03-17 19:18 UTC
Go patch committed: Copy receiver argument for go/defer of method call
2021-03-17 19:18 UTC
[pushed] testsuite, Darwin : Fix match output for asan/memcmp-1.c
2021-03-17 19:16 UTC
[stage1 PATCH] libstdc++: Implement LWG 1203 for rvalue iostreams
2021-03-17 18:33 UTC
[Patch][GCC12] Fortran/OpenMP: Add 'omp depobj' and 'depend(mutexinoutset:'
2021-03-17 18:29 UTC (2+ messages)
[PATCH] aarch64: Fix status return logic in RNG intrinsics
2021-03-17 17:59 UTC
[PATCH] rs6000: Fix disassembling a vector pair in gcc-10 in little-endian mode
2021-03-17 15:55 UTC (3+ messages)
[PATCH] c-family: Fix up -Wduplicated-branches for union members [PR99565]
2021-03-17 15:14 UTC (6+ messages)
[PATCH] x86: Update 'P' operand modifier for -fno-plt
2021-03-17 14:05 UTC (13+ messages)
` [PATCH v3] "
` [PATCH v4] "
Scam alert
2021-03-17 13:57 UTC
[PATCH][committed]AArch64 Fix -Werror issue in aarch64_simd_clone_compute_vecsize_and_simdlen
2021-03-17 11:17 UTC
Password_Expiry_Notification
2021-03-17 5:45 UTC
[pushed] c++: Fix NaN as C++20 template argument
2021-03-16 21:48 UTC
[PATCH] c++: Fix up calls to immediate functions returning reference [PR99507]
2021-03-16 20:25 UTC (2+ messages)
[PATCH] c++: Ensure correct destruction order of local statics [PR99613]
2021-03-16 20:14 UTC (2+ messages)
[PATCH] C++: target attribute - local decl
2021-03-16 20:12 UTC (16+ 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).