[PATCH 1/3] Write CodeView information about local static variables
2024-08-16 20:50 UTC (3+ messages)
[PATCH V3 00/10] optabs: Make all `*dot_prod_optab's modeled as conversions
2024-08-16 20:16 UTC (13+ messages)
` [PATCH V3 01/10] "
` [PATCH V3 02/10] autovectorizer: Add basic support for convert optabs
` [PATCH V3 03/10] aarch64: Fix aarch64 backend-use of (u|s|us)dot_prod patterns
` [PATCH V3 04/10] arm: Fix arm "
` [PATCH V3 05/10] i386: Fix dot_prod backend patterns for mmx and sse targets
` [PATCH V3 06/10] arc: Adjust dot-product backend patterns
` [PATCH V3 07/10] mips: "
` [PATCH V3 08/10] rs6000: Adjust altivec "
` [PATCH V3 09/10] c6x: Adjust "
` [PATCH V3 10/10] autovectorizer: Test autovectorization of different dot-prod modes
[PATCH] c++: fix ICE in convert_nontype_argument [PR116384]
2024-08-16 20:07 UTC
[PATCH] libcpp: Adjust lang_defaults
2024-08-16 17:57 UTC
[Patch, Fortran, PR84244, v1] Fix ICE in recompute_tree_invariant_for_addr_expr, at tree.c:4535
2024-08-16 17:20 UTC (6+ messages)
` [Ping, Patch, "
` [Ping 2, Patch, Fortran, PR84244, v3] "
` [Ping x 3, "
[PATCH] Extend check-function-bodies to cover directives
2024-08-16 17:20 UTC
[PATCH] libcpp, c-family, v2: Add (dumb) C23 N3017 #embed support [PR105863]
2024-08-16 17:14 UTC (10+ messages)
` [PATCH] libcpp, c-family, v3: "
[Fortran, Patch, PR46371, v1] Fix coarrays use in select type
2024-08-16 17:06 UTC (3+ messages)
[PATCH] libcpp: Add support for gnu::offset #embed/__has_embed parameter
2024-08-16 16:58 UTC (3+ messages)
` [PATCH] libcpp, v2: "
[PATCH] Fortran: fix doumentation of intrinsic RANDOM_INIT [PR114146]
2024-08-16 16:37 UTC (4+ messages)
[COMMITTED] Regenerate avr.opt.urls
2024-08-16 16:07 UTC (2+ messages)
[PATCH] c++: reference variable as default targ [PR101463]
2024-08-16 16:00 UTC (2+ messages)
` [PATCH] c++: default targ eligibility refinement [PR101463]
[nvptx] Pass -m32/-m64 to host_compiler if it has multilib support
2024-08-16 15:36 UTC (3+ messages)
[RFC/RFA][PATCH v3 06/12] aarch64: Implement new expander for efficient CRC computation
2024-08-16 15:25 UTC (3+ messages)
[PATCH ver 2] rs6000,extend and document built-ins vec_test_lsbb_all_ones and vec_test_lsbb_all_zeros
2024-08-16 15:15 UTC (2+ messages)
[PATCH 0/4] rs6000, remove redundant built-ins and add more test cases
2024-08-16 15:14 UTC (3+ messages)
` [PATCH 4/4] rs6000, Add tests and documentation for vector, conversions between integer and float
[PATCH] testsuite: Add -fshort-enums to pr33738.C
2024-08-16 14:52 UTC (5+ messages)
` [PATCH v2] testsuite: Verify -fshort-enums and -fno-short-enums in pr33738.C
[PATCH] testsuite: Add -fno-short-enums to pr97315-1.C
2024-08-16 14:44 UTC (3+ messages)
[PATCH] match: Fix A || B not optimized to true when !B implies A [PR114326]
2024-08-16 14:40 UTC (3+ messages)
[PATCH v5] Target-independent store forwarding avoidance
2024-08-16 14:33 UTC (2+ messages)
[RFC/RFA] [PATCH v2 09/12] Add symbolic execution support
2024-08-16 14:33 UTC (4+ messages)
[PATCH] testsuite: Add -fwrapv to signbit-5.c
2024-08-16 14:29 UTC (3+ messages)
[PATCH] Re-add calling emit_clobber in lower-subreg.cc's resolve_simple_move
2024-08-16 14:29 UTC (6+ messages)
` "
[PATCH v2] match: Fix A || B not optimized to true when !B implies A [PR114326]
2024-08-16 14:23 UTC
[PATCH] testsuite: Reduce cut-&-paste in scanltranstree.exp
2024-08-16 14:12 UTC (2+ messages)
[PATCH] Dump aliases in -fcallgraph-info
2024-08-16 14:11 UTC (2+ messages)
[PATCH] c++: ICE with enum and conversion fn in template [PR115657]
2024-08-16 13:44 UTC
[PATCH] RISC-V: Fix factor in dwarf_poly_indeterminate_value [PR116305]
2024-08-16 13:29 UTC (6+ messages)
[PATCH v3 00/12] Metadirective support + "declare variant" improvements
2024-08-16 12:58 UTC (11+ messages)
` [PATCH v3 04/12] OpenMP: C front end support for metadirectives
` [PATCH v3 05/12] OpenMP: C++ front-end "
` [PATCH v3 06/12] OpenMP: common c/c++ testcases "
` [PATCH v3 07/12] OpenMP: Fortran front-end support "
` [PATCH v3 08/12] OpenMP: Reject other properties with kind(any)
[PATCH v2] RISC-V: Make sure high bits of usadd operands is clean for HI/QI [PR116278]
2024-08-16 12:38 UTC (8+ messages)
[PATCH v2] c++: Ensure ANNOTATE_EXPRs remain outermost expressions in conditions [PR116140]
2024-08-16 11:20 UTC (5+ messages)
Business cards Printing
2024-08-16 11:17 UTC
[PATCH] Do not emit a redundant DW_TAG_lexical_block for inlined subroutines
2024-08-16 10:48 UTC
[PATCH v2 00/10] fortran: Inline MINLOC/MAXLOC without DIM argument [PR90608]
2024-08-16 10:22 UTC (11+ messages)
` [PATCH v2 01/10] fortran: Add tests covering inline MINLOC/MAXLOC without DIM [PR90608]
` [PATCH v2 02/10] fortran: Disable frontend passes for inlinable MINLOC/MAXLOC [PR90608]
` [PATCH v2 03/10] fortran: Inline MINLOC/MAXLOC with no DIM and ARRAY of rank 1 [PR90608]
` [PATCH v2 04/10] fortran: Remove MINLOC/MAXLOC frontend optimization
` [PATCH v2 05/10] fortran: Outline array bound check generation code
` [PATCH v2 06/10] fortran: Inline integral MINLOC/MAXLOC with no DIM and no MASK [PR90608]
` [PATCH v2 07/10] fortran: Inline integral MINLOC/MAXLOC with no DIM and scalar "
` [PATCH v2 08/10] fortran: Inline non-character MINLOC/MAXLOC with no DIM [PR90608]
` [PATCH v2 09/10] fortran: Continue MINLOC/MAXLOC second loop where the first stopped [PR90608]
` [PATCH v2 10/10] fortran: Add -finline-intrinsics flag for MINLOC/MAXLOC [PR90608]
[PATCH-2] Builtins: Fold isfinite on IBM long double to isfinite on high-order double [PR97786]
2024-08-16 9:47 UTC
[PATCH-1] Builtins: Fold isinf on IBM long double to isinf on high-order double [PR97786]
2024-08-16 9:46 UTC
[PATCH] s390: Fix TF to FPRX2 conversion [PR115860]
2024-08-16 7:41 UTC
[PATCH] RISC-V: Fix factor in dwarf_poly_indeterminate_value [PR116305]
2024-08-16 7:38 UTC
[PATCH v3 0/5] aarch64: Fix intrinsic availability [PR112108]
2024-08-16 7:17 UTC (9+ messages)
` [PATCH v3 1/5] aarch64: Refactor check_required_extensions
` [PATCH v3 2/5] aarch64: Move check_required_extensions
` [PATCH v3 3/5] aarch64: Fix tme intrinsic availability
` [PATCH v3 4/5] aarch64: Fix memtag "
` [PATCH v3 5/5] aarch64: Fix ls64 "
[PATCH] s390: Fix strict_low_part generation
2024-08-16 7:14 UTC
[PATCH] c++/modules: Avoid rechecking initializers when streaming NTTPs [PR116382]
2024-08-16 6:55 UTC
[RESEND PATCH v5 0/3] ifcvt: Allow if conversion of arithmetic in basic blocks with multiple sets
2024-08-16 5:31 UTC (7+ messages)
` [RESEND PATCH v5 1/3] ifcvt: handle sequences that clobber flags in noce_convert_multiple_sets
[PATCH] Optimize initialization of small padded objects
2024-08-16 4:04 UTC (2+ messages)
` [PATCH v2] "
[libstdc++] [testsuite] avoid async.cc loss of precision [PR91486]
2024-08-16 4:01 UTC (4+ messages)
` [PATCH v2] "
[PATCH v2] [testsuite] add linkonly to dg-additional-sources [PR115295]
2024-08-16 2:55 UTC (2+ messages)
[PATCHv2, aarch64] Implement 16-byte vector mode const0 store by TImode
2024-08-16 2:31 UTC
[PATCHv3, expand] Add const0 move checking for CLEAR_BY_PIECES optabs
2024-08-16 1:59 UTC (3+ messages)
FYI: Your refund bill is ready!
2024-08-16 1:45 UTC
[PUSHED] PHIOPT: Fix comment before factor_out_conditional_operation
2024-08-16 0:10 UTC
[PATCH] c++: Pedwarn on [[]]; at class scope [PR110345]
2024-08-15 23:58 UTC (2+ messages)
[RFC PATCH] c++: Disallow [[deprecated]] on types other than class/enum definitions [PR110345]
2024-08-15 21:13 UTC
[COMMITTED] RISC-V: use fclass insns to implement isfinite,isnormal and isinf builtins
2024-08-15 21:11 UTC
[PATCH] c++: Parse and ignore attributes on base specifiers [PR110345]
2024-08-15 20:53 UTC
[PATCH] c++: Allow standard attributes after closing square bracket in new-type-id [PR110345]
2024-08-15 20:53 UTC
[PATCH] c++: Appertain standard attributes after array closing square bracket to array type rather than declarator [PR110345]
2024-08-15 20:53 UTC
[Fortran, Patch, PR110033, v1] Fix associate for coarrays
2024-08-15 20:52 UTC (9+ messages)
` [committed] fortran: Fix bootstrap in resolve.cc [PR116387]
[pushed] wwwdocs: news: Avoid (obsolete) link for Blackfin
2024-08-15 19:58 UTC
[PATCH v1] Provide new GCC builtin __builtin_get_counted_by [PR116016]
2024-08-15 18:47 UTC (2+ messages)
[pushed] c++: fix up cpp23/consteval-if3.C test [PR115583]
2024-08-15 18:40 UTC
[PATCH 0/7] v3 of libdiagnostics
2024-08-15 18:11 UTC (8+ messages)
` [PATCH 1/7] libdiagnostics v3: header
` [PATCH 2/7] libdiagnostics v3: implementation
` [PATCH 3/7] libdiagnostics v3: add C++ wrapper API
` [PATCH 4/7] testsuite: move dg-test cleanup code from gcc-dg.exp to its own file
` [PATCH 5/7] libdiagnostics v3: test suite
` [PATCH 6/7] json: add json parsing support
` [PATCH 7/7] libdiagnostics: add a "sarif-replay" command-line tool [PR96032]
[PATCH] gnat: fix lto-type-mismatch between C_Version_String and gnat_version_string [PR115917]
2024-08-15 17:17 UTC
[PATCH v5] RISC-V: use fclass insns to implement isfinite,isnormal and isinf builtins
2024-08-15 16:43 UTC (2+ messages)
` [RESEND PATCH "
[GCC 14] aarch64: Add another use of force_subreg [PR115464]
2024-08-15 16:32 UTC
[PATCH v2] Update LDPT_REGISTER_CLAIM_FILE_HOOK_V2 linker plugin hook
2024-08-15 16:11 UTC
[PATCH] ltmain.sh: allow more flags at link-time
2024-08-15 15:53 UTC (4+ messages)
[PATCH] libstdc++-v3: testsuite: Prune uncapitalized "in function" linker warning
2024-08-15 15:32 UTC (6+ messages)
[PATCH] Tweak base/index disambiguation in decompose_normal_address [PR116236]
2024-08-15 15:12 UTC (3+ messages)
[PATCH] late-combine: Preserve INSN_CODE when modifying notes [PR116343]
2024-08-15 15:00 UTC (2+ messages)
[PATCH 3/5] testsuite: Ensure ltrans dump files get cleaned up properly [PR116140]
2024-08-15 13:11 UTC (2+ messages)
[PATCH 2/5] testsuite: Add scan-ltrans-rtl for use in dg-final [PR116140]
2024-08-15 12:59 UTC (2+ messages)
[Patch, Fortran, 77871, v1] Allow for class typed coarray parameter as dummy [PR77871]
2024-08-15 12:39 UTC
[PATCH] LoongArch: Implement scalar isinf, isnormal, and isfinite via fclass
2024-08-15 12:08 UTC (3+ messages)
[PATCH] c++/modules: Fix type lookup in DECL_TEMPLATE_INSTANTIATIONS [PR116364]
2024-08-15 11:55 UTC
[Patch, rs6000, middle-end] v8: Add implementation for different targets for pair mem fusion
2024-08-15 11:42 UTC (4+ messages)
[PATCH] [x86] Movement between GENERAL_REGS and SSE_REGS for TImode doesn't need secondary reload
2024-08-15 11:10 UTC (4+ messages)
` [PATCH v2] "
Acoustic Imaging Product
2024-08-15 10:13 UTC
[x86_64 PATCH] Support wide immediate constants in STV
2024-08-15 10:11 UTC (2+ messages)
[PATCH] libcpp, v2: Add support for gnu::base64 #embed parameter
2024-08-15 9:58 UTC (2+ messages)
` [PATCH] libcpp, v3: "
[x86 PATCH] Improve split of *extendv2di2_highpart_stv_noavx512vl
2024-08-15 9:54 UTC (2+ messages)
[PATCH V2 00/10] optabs: Make all `*dot_prod_optab's modeled as conversions
2024-08-15 9:45 UTC (6+ messages)
` [PATCH V2 01/10] "
` [PATCH V2 03/10] aarch64: Fix aarch64 backend-use of (u|s|us)dot_prod patterns
[pushed] aarch64: Rename svpext to svpext_lane [PR116371]
2024-08-15 9:13 UTC
[PATCH v2 0/1] RISC-V: Support BF16 interfaces in libgcc
2024-08-15 9:05 UTC (9+ messages)
` [PATCH v2 1/1] "
` "
[PATCH 0/4] Prime path coverage in gcc/gcov
2024-08-15 8:15 UTC (8+ messages)
` [PATCH 1/3] gcov: Cache source files
` [PATCH 1/4] testsuite: Use dg-compile, not gcc -c
` [PATCH 2/3] gcov: branch, conds, calls in function summaries
` [PATCH 2/4] gcov: Cache source files
` [PATCH 3/3] Add prime path coverage to gcc/gcov
` [PATCH 3/4] gcov: branch, conds, calls in function summaries
` [PATCH 4/4] Add prime path coverage to gcc/gcov
[PATCH] libstdc++-v3: Handle iconv as optional for newlib builds [PR116362]
2024-08-15 8:10 UTC (2+ messages)
[PATCH v3] aarch64: Improve popcount for bytes [PR113042]
2024-08-15 7:42 UTC (2+ messages)
[PATCH v2] i386: Fix some vex insns that prohibit egpr
2024-08-15 6:38 UTC (2+ messages)
[PATCH v2] aarch64: Improve popcount for bytes [PR113042]
2024-08-15 5:06 UTC (3+ messages)
[PATCH-1v4] Value Range: Add range op for builtin isinf
2024-08-15 3:32 UTC (10+ messages)
[PATCH 00/22] Support AVX10.2 ymm rounding
2024-08-15 1:45 UTC (2+ messages)
[PATCH] gm2: fix bad programming practice identifier warning
2024-08-15 1:17 UTC (3+ messages)
[PATCH] gm2: fix bad programming practice warning
2024-08-15 1:16 UTC (3+ 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).