[PATCH] Fortran: fixes for procedures with ALLOCATABLE,INTENT(OUT) arguments [PR92178]
2023-07-08 12:07 UTC (12+ messages)
[PATCH v2 1/2] c++: implement __is_unsigned built-in trait
2023-07-08 11:25 UTC (5+ messages)
` [PATCH v3 "
` [PATCH v4 "
` [PATCH v4 2/2] libstdc++: use new built-in trait __is_unsigned
[committed] doc: Fix typos in Warning Options [PR110596]
2023-07-08 9:24 UTC
[PATCH] Fortran: simplification of FINDLOC for constant complex arguments [PR110585]
2023-07-08 7:35 UTC (2+ messages)
[PATCH 1/2] c++: implement __remove_pointer built-in trait
2023-07-08 5:29 UTC (3+ messages)
` [PATCH v2 "
` [PATCH v2 2/2] libstdc++: use new built-in trait __remove_pointer
[PATCH v2 1/2] c++: implement __is_const built-in trait
2023-07-08 5:26 UTC (3+ messages)
` [PATCH v3 "
` [PATCH v3 2/2] libstdc++: use new built-in trait __is_const
[PATCH v2 1/2] c++: implement __is_array built-in trait
2023-07-08 5:23 UTC (3+ messages)
` [PATCH v3 "
` [PATCH v3 2/2] libstdc++: use new built-in trait __is_array
[PATCH v2 1/2] c++: implement __is_volatile built-in trait
2023-07-08 5:18 UTC (3+ messages)
` [PATCH v3 "
` [PATCH v3 2/2] libstdc++: use new built-in trait __is_volatile
[PATCH v7 0/6] c++, libstdc++: get std::is_object to dispatch to new built-in traits
2023-07-08 5:08 UTC (8+ messages)
` [PATCH v8 "
` [PATCH v8 1/6] c++: implement __is_reference built-in trait
` [PATCH v8 2/6] libstdc++: use new built-in trait __is_reference for std::is_reference
` [PATCH v8 3/6] c++: implement __is_function built-in trait
` [PATCH v8 4/6] libstdc++: use new built-in trait __is_function for std::is_function
` [PATCH v8 5/6] c++, libstdc++: implement __is_void built-in trait
` [PATCH v8 6/6] libstdc++: make std::is_object dispatch to new built-in traits
[PATCH] libstdc++: use __is_enum built-in trait
2023-07-08 4:50 UTC (2+ messages)
` [PATCH v2] "
[PATCH 1/2] c++, libstdc++: implement __is_scalar built-in trait
2023-07-08 4:45 UTC (3+ messages)
` [PATCH v2 "
` [PATCH v2 2/2] libstdc++: use new built-in trait __is_scalar for std::is_scalar
Pilot training
2023-07-08 1:11 UTC
[PATCH] RISC-V: Support vfwmul.vv combine lowering
2023-07-07 23:05 UTC (10+ messages)
` "
[PATCH v5] rs6000: Update the vsx-vector-6.* tests
2023-07-07 20:40 UTC
[PATCH v4] rs6000: Update the vsx-vector-6.* tests
2023-07-07 20:36 UTC (3+ messages)
[V1][PATCH 0/3] New attribute "element_count" to annotate bounds for C99 FAM(PR108896)
2023-07-07 20:21 UTC (6+ messages)
[PATCH ver 3] rs6000, fix vec_replace_unaligned built-in arguments
2023-07-07 20:18 UTC
[PATCH] rs6000, fix vec_replace_unaligned builtin arguments
2023-07-07 20:18 UTC (5+ messages)
[committed] d: Fix PR 108842: Cannot use enum array with -fno-druntime
2023-07-07 19:29 UTC
[PATCH] Fix PR 110539: missed optimization after moving two_value to match.pd
2023-07-07 17:56 UTC
[PATCH] rs6000: Don't ICE when generating vector pair load/store insns [PR110411]
2023-07-07 17:54 UTC (5+ messages)
Cleanup force_edge_cold
2023-07-07 17:23 UTC
Fix some profile consistency testcases
2023-07-07 17:19 UTC
[PATCH] libstdc++: Compile basic_file_stdio.cc for LFS
2023-07-07 16:38 UTC
[PATCH] libstdc++: Fix --enable-cstdio=stdio_pure [PR110574]
2023-07-07 16:36 UTC
[PATCH v2] x86: Properly find the maximum stack slot alignment
2023-07-07 15:13 UTC
[PATCH] s390: Fix vec_init default expander
2023-07-07 14:56 UTC (2+ messages)
[PATCH V4] RISC-V: Support gather_load/scatter RVV auto-vectorization
2023-07-07 14:34 UTC (3+ messages)
` "
[PATCH V5] RISC-V: Support gather_load/scatter RVV auto-vectorization
2023-07-07 14:32 UTC
[PATCH] tree-optimization/110279- Check for nested FMA chains in reassoc
2023-07-07 14:31 UTC (3+ messages)
` [PING][PATCH] "
[PATCH ver 2] rs6000, __builtin_set_fpscr_rn add retrun value
2023-07-07 14:23 UTC (6+ messages)
[PATCH 4/19]middle-end: Fix scale_loop_frequencies segfault on multiple-exits
2023-07-07 14:10 UTC (8+ messages)
[pushed][LRA][PR110372]: Refine reload pseudo class
2023-07-07 14:01 UTC
[PATCH v2] vect: Fix vectorized BIT_FIELD_REF for signed bit-fields [PR110557]
2023-07-07 13:18 UTC
Gcc - CIFF FASHION FAIR 2023
2023-07-07 12:16 UTC
[PATCH] gcc-ar: Handle response files properly [PR77576]
2023-07-07 12:00 UTC (4+ messages)
[PATCH v4 0/9] MIPS: Add MIPS16e2 ASE instrucions
2023-07-07 10:53 UTC (5+ messages)
` [PATCH v4 4/9] MIPS: Add bitwise instructions for mips16e2
[PATCH V3] RISC-V: Support gather_load/scatter RVV auto-vectorization
2023-07-07 10:51 UTC (5+ messages)
` "
[PATCH] Vect: use a small step to calculate induction for the unrolled loop (PR tree-optimization/110449)
2023-07-07 10:23 UTC (8+ messages)
[PATCH] vect: Fix vectorized BIT_FIELD_REF for signed bit-fields [PR110557]
2023-07-07 9:59 UTC (3+ messages)
[PATCH 1/2]middle-end ifcvt: Reduce comparisons on conditionals by tracking truths [PR109154]
2023-07-07 9:37 UTC (2+ messages)
` [PATCH 2/2]middle-end ifcvt: Sort PHI arguments not only occurrences but also complexity [PR109154]
[PATCH] RISCV: Fix local_eliminate_vsetvl_insn bug in VSETVL PASS[PR110560]
2023-07-07 9:35 UTC (5+ messages)
` "
[COMMITTED] ada: Fix expanding container aggregates
2023-07-07 8:51 UTC (2+ messages)
[COMMITTED] ada: Fix internal error on aggregate within container aggregate
2023-07-07 8:51 UTC (2+ messages)
[COMMITTED] ada: Fix crash on vector initialization
2023-07-07 8:49 UTC (2+ messages)
[r14-2314 Regression] FAIL: gcc.target/i386/pr100711-2.c scan-assembler-times vpandn 8 on Linux/x86_64
2023-07-07 8:08 UTC (7+ messages)
[COMMITTED] Implement value/mask tracking for irange
2023-07-07 7:57 UTC (3+ messages)
` [COMMITTED] The caller to irange::intersect (wide_int, wide_int) must normalize the range
` [COMMITTED] A singleton irange has all known bits
[PATCH] doc: Document arm_v8_1m_main_cde_mve_fp
2023-07-07 7:51 UTC (2+ messages)
` [PATCH] testsuite: Add _link flavor for several arm_arch* and arm* effective-targets
[r14-2310 Regression] FAIL: gcc.target/i386/pr53652-1.c scan-assembler-times pandn[ \\t] 2 on Linux/x86_64
2023-07-07 7:49 UTC (5+ messages)
[PATCH] mklog: handle Signed-Off-By, minor cleanup
2023-07-07 7:07 UTC
[PATCH] Break false dependence for vpternlog by inserting vpxor
2023-07-07 6:50 UTC (3+ messages)
[PATCH 1/2] [x86] Add pre_reload splitter to detect fp min/max pattern
2023-07-07 6:41 UTC (5+ messages)
` [PATCH V2] "
[PATCH 0/3] testsuite: Exclude vector tests for unsupported targets
2023-07-07 6:33 UTC (7+ messages)
` [PATCH 1/3] testsuite: Add check for vectors of 128 bits being supported
` [PATCH 2/3] testsuite: Require 128-bit vectors for bb-slp-pr95839.c
` [PATCH 3/3] testsuite: Require vectors of doubles for pr97428.c
[PATCH] lto: bypass-asm: Fixed test(U*) used but never defined error
2023-07-07 6:29 UTC
[PATCH] support ggc hash_map and hash_set
2023-07-07 6:20 UTC (3+ messages)
` GGC: Remove 'const char *' 'gt_ggc_mx', 'gt_pch_nx' variants (was: [PATCH] support ggc hash_map and hash_set)
[PATCH] VECT: Add COND_LEN_* operations for loop control with length targets
2023-07-07 4:03 UTC
[PATCH V2] RISC-V: Support gather_load/scatter RVV auto-vectorization
2023-07-07 1:05 UTC (2+ messages)
[PATCH v5] RISC-V: Fix one bug for floating-point static frm
2023-07-07 0:40 UTC (3+ messages)
committed: Stepping down as maintainer for ARC and Epiphany
2023-07-07 0:08 UTC
[PATCH 0/9] rs6000: Rework rs6000_emit_vector_compare
2023-07-06 21:54 UTC (5+ messages)
` PING^1 "
` PING^2 "
` PING^3 "
[PATCH] match.pd: Implement missed optimization (~X | Y) ^ X -> ~(X & Y) [PR109986]
2023-07-06 19:51 UTC (3+ messages)
[PATCH] rs6000: Change GPR2 to volatile & non-fixed register for function that does not use TOC [PR110320]
2023-07-06 18:41 UTC (3+ messages)
[PATCH] arm: Fix MVE intrinsics support with LTO (PR target/110268)
2023-07-06 16:38 UTC (4+ messages)
[PATCH] [og13] OpenMP: Expand "declare mapper" mappers for target {enter,exit,} data directives
2023-07-06 15:55 UTC
[PATCH ver 3] rs6000: Update the vsx-vector-6.* tests
2023-07-06 15:33 UTC (3+ messages)
[PATCH 10/11] riscv: thead: Add support for the XTheadMemIdx ISA extension
2023-07-06 15:28 UTC (8+ messages)
[committed] libstdc++: Document --enable-cstdio=stdio_pure [PR110574]
2023-07-06 15:28 UTC
[PATCH][RFC] c-family: Implement __has_feature and __has_extension [PR60512]
2023-07-06 15:23 UTC (8+ messages)
Fix profile update after loop-ch and cunroll
2023-07-06 15:06 UTC
[PATCH v1 0/6] Add Loongson SX/ASX instruction support to LoongArch target
2023-07-06 14:57 UTC (3+ messages)
[PATCH] analyzer: Add support of placement new and improved operator new [PR105948]
2023-07-06 14:43 UTC
[x86_64 PATCH] Improve __int128 argument passing (in ix86_expand_move)
2023-07-06 14:20 UTC (4+ messages)
update_bb_profile_for_threading TLC
2023-07-06 14:17 UTC
[committed] arc: Update builtin documentation
2023-07-06 13:57 UTC
[PATCH] tree-optimization/110556 - tail merging still pre-tuples
2023-07-06 13:24 UTC
[COMMITTED] ada: Add specification source files of runtime units
2023-07-06 11:39 UTC
[COMMITTED] ada: Refactor the proof of the Value and Image runtime units
2023-07-06 11:39 UTC
[COMMITTED] ada: Evaluate static expressions in Range attributes
2023-07-06 11:39 UTC
[COMMITTED] ada: Refer to non-Ada binding limitations in user guide
2023-07-06 11:39 UTC
[COMMITTED] ada: Reuse code in Is_Fully_Initialized_Type
2023-07-06 11:38 UTC
[COMMITTED] ada: Avoid crash in Find_Optional_Prim_Op
2023-07-06 11:38 UTC
[COMMITTED] ada: Improve error message on violation of SPARK_Mode rules
2023-07-06 11:38 UTC
[COMMITTED] ada: Finalization not performed for component of protected type
2023-07-06 11:38 UTC
[PATCH 6/19]middle-end: Don't enter piecewise expansion if VF is not constant
2023-07-06 10:51 UTC (4+ messages)
[PATCH] tree-optimization/110563 - simplify epilogue VF checks
2023-07-06 10:48 UTC
[Committed] Handle COPYSIGN in dwarf2out.cc'd mem_loc_descriptor
2023-07-06 9:00 UTC
[PATCH] Initial Granite Rapids D Support
2023-07-06 8:16 UTC (2+ messages)
[PATCH] tree-optimization/110515 - wrong code with LIM + PRE
2023-07-06 7:29 UTC
[PATCH] i386: Update document for inlining rules
2023-07-06 7:22 UTC (2+ messages)
[PATCH V2] VECT: Fix ICE of variable stride on strieded load/store with SELECT_VL loop control
2023-07-06 7:12 UTC (3+ messages)
[PATCH] Fix expectation on gcc.dg/vect/pr71264.c
2023-07-06 6:55 UTC
[PATCH] VECT: Fix ICE of variable stride on strieded load/store with SELECT_VL loop control
2023-07-06 6:52 UTC (3+ messages)
` "
[PATCH] x86: Properly find the maximum stack slot alignment
2023-07-06 6:38 UTC (2+ messages)
[PATCH] RISC-V: Handle rouding mode correctly on zfinx
2023-07-06 6:33 UTC (3+ messages)
[PATCH] Collect both user and kernel events for autofdo tests and autoprofiledbootstrap
2023-07-06 6:23 UTC (8+ messages)
` [EXTERNAL] "
[PATCH] Fix PR 110554: vec lowering introduces scalar signed-boolean:32 comparisons
2023-07-06 6:08 UTC (2+ messages)
Patch: New GTY ((atomic)) option
2023-07-06 6:07 UTC (3+ messages)
` GGC, GTY: No pointer walking for 'atomic' in PCH 'gt_pch_note_object' (was: Patch: New GTY ((atomic)) option)
GGC, GTY: Tighten up a few things re 'reorder' option and strings
2023-07-06 6:04 UTC (2+ messages)
[PATCH 0/3] Finish removing param_is and if_marked
2023-07-06 6:03 UTC (5+ messages)
` [PATCH 3/3] remove gengtype support for param_is use_param, if_marked and splay tree allocators
` GTY: Clean up obsolete parametrized structs remnants (was: [PATCH 3/3] remove gengtype support for param_is use_param, if_marked and splay tree allocators)
` [v2] "
[cxx-conversion] Support garbage-collected C++ templates
2023-07-06 6:01 UTC (13+ messages)
` GTY: Repair 'enum gty_token', 'token_names' desynchronization (was: [cxx-conversion] Support garbage-collected C++ templates)
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).