[PATCH] testsuite: Prune compilation messages for modules tests
2024-08-31 21:41 UTC (2+ messages)
[PATCH] [testsuite] add linkonly to dg-additional-sources [PR115295]
2024-08-31 21:22 UTC (4+ messages)
` [PATCH v2] "
[PATCH] testsuite: Rename scanltranstree.exp -> scanltrans.exp
2024-08-31 21:17 UTC (2+ messages)
[PUSEHED] libobjc: Add cast to void* to disable warning for casting between incompatible function types [PR89586]
2024-08-31 19:03 UTC
[x86_64 PATCH] Support read-modify-write memory operands in STV
2024-08-31 18:57 UTC (2+ messages)
[patch,avr] Run pass avr-fuse-add a second time
2024-08-31 17:43 UTC (6+ messages)
[Patch, rs6000, middle-end] v9: Add implementation for different targets for pair mem fusion
2024-08-31 17:23 UTC
[PATCH] c++, coroutines: Revise promise construction/destruction
2024-08-31 16:37 UTC
[pushed] testsuite, c++, coroutines: Avoid 'unused' warnings [NFC]
2024-08-31 16:34 UTC
[pushed] testsuite, c++, coroutines: Correct a test intent
2024-08-31 16:33 UTC
[committed] hppa: Enable PA 2.0 symbolic operands on ELF32 targets
2024-08-31 16:25 UTC
[RFC v1 0/2] c: Add _Lengthof operator
2024-08-31 14:56 UTC (6+ messages)
` [PATCH v12 0/4] c: Add __nelementsof__ operator
` [PATCH v12 1/4] contrib/: Add support for Cc: and Link: tags
` [PATCH v12 2/4] gcc/: Rename array_type_nelts() => array_type_nelts_minus_one()
` [PATCH v12 3/4] Merge definitions of array_type_nelts_top()
` [PATCH v12 4/4] c: Add __nelementsof__ operator
[PATCH, pushed] Fortran: fix ICE with use with rename of namelist member [PR116530]
2024-08-31 14:27 UTC (13+ messages)
` [PATCH] Fortran: downgrade use associated namelist group name to, legacy extension
[PATCH 2/2] load and store-lanes with SLP
2024-08-31 12:52 UTC
[PATCH 1/2] lower SLP load permutation to interleaving
2024-08-31 12:50 UTC
[patch,avr,applied] Remove superfluous spaces
2024-08-31 12:04 UTC
[PATCH 1/2] testsuite: Change what is being tested for pr66726-2.c
2024-08-31 10:59 UTC (3+ messages)
` [PATCH 2/2] phiopt: Ignore some nop statements in heursics [PR116098]
[PATCH v3] libssp: Include 'libstd.h' for using alloca(3) [PR116547]
2024-08-31 6:26 UTC
[PATCH v2] libssp: Include 'libstd.h' for using alloca(3) [PR116547]
2024-08-31 6:16 UTC
[PATCH] libssp: Include 'libstd.h' for using alloca(3) [PR116547]
2024-08-31 6:10 UTC
[pushed] c++: add fixed test [PR101099]
2024-08-30 21:11 UTC
[pushed] c++: add fixed test [PR115616]
2024-08-30 20:36 UTC
[PATCH] rs6000: Fix PTImode handling in power8 swap optimization pass [PR116415]
2024-08-30 20:05 UTC (7+ messages)
[PATCH] c++: fn redecl in fn scope wrongly accepted [PR116239]
2024-08-30 19:40 UTC
[pushed] c++: fix used but not defined warning for friend
2024-08-30 19:22 UTC
[patch] lto/lto.cc: Fix build with not HAVE_WORKING_FORK
2024-08-30 18:16 UTC
[PATCH] Use add_name_and_src_coords_attributes in modified_type_die
2024-08-30 18:15 UTC (6+ messages)
C++ patch ping
2024-08-30 17:40 UTC
[PATCH] c++: Partially implement CWG 2867 - Order of initialization for structured bindings [PR115769]
2024-08-30 17:37 UTC (3+ messages)
` [PATCH] c++, v2: "
[RFC PATCH] c++: Disallow [[deprecated]] on types other than class/enum definitions [PR110345]
2024-08-30 17:34 UTC (3+ messages)
` [PATCH] c++, v2: "
[PATCH] c++: Diagnose attributes on class/enum declarations [PR110345]
2024-08-30 17:31 UTC
[PATCH] c++: Handle enum attributes like class attributes [PR110345]
2024-08-30 17:29 UTC
[PATCH] libcpp, v2: Add support for gnu::base64 #embed parameter
2024-08-30 17:22 UTC (4+ messages)
` [PATCH] libcpp, v3: "
` [PATCH] libcpp, v4: "
[PATCH] libcpp: Add support for gnu::offset #embed/__has_embed parameter
2024-08-30 17:21 UTC (4+ messages)
` [PATCH] libcpp, v2: "
` [PATCH] libcpp, v3: "
[PATCH] libcpp, c-family, v2: Add (dumb) C23 N3017 #embed support [PR105863]
2024-08-30 17:20 UTC (7+ messages)
` [PATCH] libcpp, c-family, v3: "
` [PATCH] libcpp, c-family, v4: "
[PATCH] c: Add support for unsequenced and reproducible attributes
2024-08-30 17:12 UTC (5+ messages)
` [PATCH] c, v2: "
[PATCH] gdbhooks: Handle references to vec* in VecPrinter
2024-08-30 17:11 UTC
[patch] lto-wrapper: Honor -save-temps for ltrans' makefile
2024-08-30 17:04 UTC
[PATCH] Fortran: default-initialization of derived-type function results [PR98454]
2024-08-30 16:28 UTC (4+ messages)
[committed] hppa: Fix handling of unscaled index addresses on HP-UX
2024-08-30 15:54 UTC (3+ messages)
[PATCH] gdbhooks: Fix printing of vec with vl_ptr layout
2024-08-30 14:38 UTC (3+ messages)
[PATCH v2] GCC Driver : Enable very long gcc command-line option
2024-08-30 14:35 UTC (2+ messages)
[PATCH 3/3] RISC-V: Do not cancel SLP to force load/store-lanes
2024-08-30 13:39 UTC
[PATCH 2/3] RISC-V: load and store-lanes with SLP
2024-08-30 13:39 UTC
[PATCH 1/3] lower SLP load permutation to interleaving
2024-08-30 13:39 UTC
[PATCH] [libstdc++-v3] [testsuite] improve future/*/poll.cc calibration
2024-08-30 13:38 UTC
[RFC PATCH] Do not cache SLP trees across SLP instances [PR116352]
2024-08-30 13:35 UTC (5+ messages)
[PATCH v5] Target-independent store forwarding avoidance
2024-08-30 13:31 UTC (7+ messages)
[PATCH] RISC-V: Fix effective target check
2024-08-30 13:04 UTC
[PATCH] c++/contracts: ICE in build_contract_condition_function [PR116490]
2024-08-30 12:49 UTC
[PATCH 3/3] SVE intrinsics: Fold constant operands for svmul
2024-08-30 12:21 UTC (2+ messages)
[PATCH 2/3] SVE intrinsics: Fold constant operands for svdiv
2024-08-30 12:17 UTC (2+ messages)
[PATCH 1/3] SVE intrinsics: Fold constant operands
2024-08-30 12:05 UTC (2+ messages)
[PATCH v7 0/2] aarch64: Add support for AdvSIMD faminmax
2024-08-30 11:55 UTC (4+ messages)
` [PATCH v7 1/2] aarch64: Add AdvSIMD faminmax intrinsics
` [PATCH v7 2/2] aarch64: Add codegen support for AdvSIMD faminmax
[PATCH] libstdc++: Do not use use memmove for 1-element ranges [PR108846, PR116471]
2024-08-30 10:52 UTC
[PATCH] Do not bother with reassociation in SLP discovery for single-lane
2024-08-30 10:46 UTC
[PATCH] RISC-V: Avoid division by zero via constant_multiple_p
2024-08-30 10:33 UTC
[PATCH v3 0/2] RISC-V: add option -m(no-)autovec-segment
2024-08-30 10:32 UTC (14+ messages)
` [PATCH v3 2/2] Prevent divide-by-zero
[PATCH] [RFC] Add constant_multiple_if_divisor_nonzero_p
2024-08-30 10:25 UTC (3+ messages)
[PATCH v1] Vect: Support form 1 of vector signed integer .SAT_ADD
2024-08-30 10:16 UTC
[PATCH 1/2] Introduce __builtin_is_virtual_base_of
2024-08-30 10:05 UTC (3+ messages)
` [PATCH 1/2 v2] "
[PATCH] GCC Driver : Enable very long gcc command-line option
2024-08-30 7:43 UTC (4+ messages)
` PING ^1 "
[PATCH 2/2] RISC-V: load and store-lanes with SLP
2024-08-30 7:40 UTC
[PATCH 1/2] lower SLP load permutation to interleaving
2024-08-30 7:38 UTC
[PATCH] lower SLP load permutation to interleaving
2024-08-30 7:37 UTC
[PATCH v1] RISC-V: Refactor gen zero_extend rtx for SAT_* when expand SImode in RV64
2024-08-30 7:23 UTC
[PATCH 1/2] expand: Small speed up expansion of __builtin_prefetch
2024-08-30 6:08 UTC (4+ messages)
` [PATCH 2/2] middle-end: Remove integer_three_node [PR116537]
[PATCH] [x86] Check avx upper register for parallel
2024-08-30 5:50 UTC (4+ messages)
[PATCH v1 1/2] RISC-V: Add testcases for form 3 of unsigned vector .SAT_ADD IMM
2024-08-30 3:04 UTC (2+ messages)
` [PATCH v1 2/2] RISC-V: Add testcases for form 4 "
[PATCH 1/3] c++: stop altering co_awaits converted to void
2024-08-30 0:09 UTC (4+ messages)
` [PATCH 3/3] c++/coro: prevent ICV_STATEMENT diagnostics in temp promotion [PR116502]
[PATCH] middle-end: also optimized `popcount(a) <= 1` [PR90693]
2024-08-30 0:08 UTC
[pushed 1/4] Use std::unique_ptr for optinfo_item
2024-08-29 22:58 UTC (4+ messages)
` [pushed 2/4] pretty-print: move class chunk_info into its own header
` [pushed 3/4] pretty-print: reimplement pp_format with a new struct pp_token
` [pushed 4/4] SARIF output: implement embedded URLs in messages (§3.11.6; PR other/116419)
[PATCH] c++: mutable temps in rodata [PR116369]
2024-08-29 20:15 UTC
[PATCH] c++, coroutines: Rework the ramp codegen
2024-08-29 19:10 UTC (3+ messages)
` [PATCH v2] "
[patch] Fortran: Add OpenMP 'interop' directive parsing support
2024-08-29 18:02 UTC
[PATCH V3 00/10] optabs: Make all `*dot_prod_optab's modeled as conversions
2024-08-29 17:15 UTC (10+ messages)
` [PATCH V3 06/10] arc: Adjust dot-product backend patterns
` [PING] "
` [PATCH V3 07/10] mips: "
` [PING] "
` [PATCH V3 09/10] c6x: "
` [PING] "
[PATCH] c++: ICE with -Wtautological-compare in template [PR116534]
2024-08-29 16:23 UTC
[PATCH] c++, coroutines: Make and use a frame access helper
2024-08-29 16:22 UTC (2+ messages)
[PATCH] c++, coroutines: Fix awaiter var creation [PR116506]
2024-08-29 15:22 UTC
[PATCH v1] Provide new GCC builtin __builtin_get_counted_by [PR116016]
2024-08-29 14:22 UTC (15+ messages)
[PATCH 4/4] RISC-V: Re-implement SLP single-lane rediscovery for SLP
2024-08-29 13:32 UTC
[PATCH 3/4] Do not cancel SLP because of load/store-lanes from loop analysis
2024-08-29 13:32 UTC
[PATCH 2/4] load and store-lanes with SLP
2024-08-29 13:32 UTC
[PATCH 1/4] lower SLP load permutation to interleaving
2024-08-29 13:32 UTC
[COMMITTED 01/17] ada: Update documentation for conditional when constructs
2024-08-29 13:07 UTC (17+ messages)
` [COMMITTED 02/17] ada: First controlling parameter aspect
` [COMMITTED 03/17] ada: Proper handling for iterator associations in array aggregates
` [COMMITTED 04/17] ada: Display actual line length in line length check
` [COMMITTED 05/17] ada: Ensure validity checks for private scalar types
` [COMMITTED 06/17] ada: Extract line fitting algorithm
` [COMMITTED 07/17] ada: Use consistent type continuations messages
` [COMMITTED 08/17] ada: Parse the attributes of continuation messages correctly
` [COMMITTED 09/17] ada: Avoid creating continuation messages without an intended parent
` [COMMITTED 10/17] ada: Improve Inspection_Point warning
` [COMMITTED 11/17] ada: Restructure continuation message for pretty printing
` [COMMITTED 12/17] ada: Use the same warning character in continuation messages
` [COMMITTED 13/17] ada: Print Insertion_Sloc in dmsg
` [COMMITTED 14/17] ada: Fix missing finalization for call to function returning limited view
` [COMMITTED 15/17] ada: Missing legality check when type completed
` [COMMITTED 16/17] ada: Fix internal error on concatenation of discriminant-dependent component
` [COMMITTED 17/17] ada: Fix assertion failure on private limited with clause
[PATCH 2/2] RISC-V: load and store-lanes with SLP
2024-08-29 11:20 UTC
[PATCH 1/2] lower SLP load permutation to interleaving
2024-08-29 11:20 UTC
[PATCH v2 2/5] testsuite: Add scan-ltrans-rtl* for use in dg-final [PR116140]
2024-08-29 10:44 UTC (5+ messages)
[ping^2,patch,avr,v2] PR115830: Make better use of SREG
2024-08-29 10:40 UTC (3+ messages)
[committed] testsuite: Fix up refactored scanltranstree.exp functions [PR116522]
2024-08-29 10:36 UTC
[PATCH v6 0/2] aarch64: Add support for AdvSIMD faminmax
2024-08-29 10:36 UTC (5+ messages)
` [PATCH v6 1/2] aarch64: Add AdvSIMD faminmax intrinsics
` [PATCH v6 2/2] aarch64: Add codegen support for AdvSIMD faminmax
[patch,avr] Move pass related code to avr-passes.cc
2024-08-29 9:51 UTC (2+ messages)
[PATCH] libstdc++: Add missing feature-test macro in <string>
2024-08-29 9:17 UTC (4+ messages)
` [PATCH] libstdc++: Add missing feature-test macro in various headers
[PATCH] Allow subregs around constant displacements [PR116516]
2024-08-29 9:17 UTC (2+ messages)
[PATCH] expand: Allow widdening optab when expanding popcount==1 [PR116508]
2024-08-29 9:15 UTC (2+ messages)
[PATCH] Rename gimple_asm_input_p to gimple_asm_basic_p
2024-08-29 9:10 UTC (2+ messages)
[PATCH] Rename ASM_INPUT_P to ASM_BASIC_P
2024-08-29 9:09 UTC (2+ messages)
[PATCH] RISC-V: Fix subreg of VLS modes larger than a vector [PR116086]
2024-08-29 9:08 UTC (6+ messages)
[PATCH v2 1/2] RISC-V: Add testcases for unsigned scalar quad and oct .SAT_TRUNC form 2
2024-08-29 8:12 UTC (2+ messages)
` [PATCH v2 2/2] RISC-V: Add testcases for unsigned scalar quad and oct .SAT_TRUNC form 3
[PATCH] Make some smallest_int_mode_for_size calls cope with failure
2024-08-29 8:05 UTC (2+ messages)
[PATCH v2] match: Fix A || B not optimized to true when !B implies A [PR114326]
2024-08-29 7:13 UTC (3+ messages)
[PATCH v3] match: Fix A || B not optimized to true when !B implies A [PR114326]
2024-08-29 7:03 UTC
[PATCH v1] RISC-V: Support form 1 of integer scalar .SAT_ADD
2024-08-29 6:25 UTC
[gcc-wwwdocs PATCH] gcc-15: Mention recent update for x86_64 backend
2024-08-29 2:37 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).