[PATCH v2] libgccjit: allow common objects in $(EXTRA_GCC_OBJS) and $(EXTRA_OBJS)
2022-06-06 22:33 UTC (3+ messages)
[PATCH] c++: Allow mixing GNU/std-style attributes [PR69585]
2022-06-06 22:27 UTC (3+ messages)
[patch] libgompd: Add thread handles
2022-06-06 22:21 UTC
[PATCH] libgccjit: Support getting the size of a float
2022-06-06 22:18 UTC (2+ messages)
[PATCH,RS6000 0/5] Clean up MASK_ and RS6000_BTM_ defines
2022-06-06 22:07 UTC (6+ messages)
` [PATCH,RS6000 1/5] Clean-up MASK_<xxxx> and RS6000_BTM_<xxxx> definitions
` [PATCH,RS6000 2/5] Rework the RS6000_BTM defines
` [PATCH, RS6000 3/5] Rework the RS6000_BTM defines, continued
` [PATCH,RS6000 5/5] Replace MASK_<xxxx> usage with OPTION_MASK_<xxxx>
` [PATCH,RS6000 4/5] Replace MASK_<xxxx> "
[PATCH] libcpp: Update cpp_wcwidth() to Unicode 14.0.0
2022-06-06 21:49 UTC
[PATCH] Fix behavior of using enum in dependent contexts [PR105787]
2022-06-06 21:48 UTC (2+ messages)
[PATCH] c++: function NTTP argument considered unused [PR53164, PR105848]
2022-06-06 19:26 UTC (2+ messages)
[PATCH] x86: harmonize __builtin_ia32_psadbw*() types
2022-06-06 18:53 UTC (4+ messages)
[C++ PATCH take #2] PR c++/96442: Improved error recovery in enumerations
2022-06-06 18:39 UTC (2+ messages)
[PATCH]: libgompd add parallel handle functions
2022-06-06 17:59 UTC (6+ messages)
[ping][vect-patterns] Refactor widen_plus/widen_minus as internal_fns
2022-06-06 17:20 UTC (5+ messages)
[committed] amdgcn: Remove LLVM 9 assembler/linker support
2022-06-06 16:02 UTC (3+ messages)
[PING] PR middle-end/95126: Expand small const structs as immediate constants
2022-06-06 15:52 UTC (11+ messages)
[PATCH 2/3][ARM] STAR-MC1 CPU Support - arm: Add individual star-mc1 cost tables and cost functions
2022-06-06 14:18 UTC (2+ messages)
[PATCH 1/3][ARM] STAR-MC1 CPU Support - arm: Add star-mc1 core
2022-06-06 14:10 UTC (2+ messages)
[PATCH 3/3][ARM] STAR-MC1 CPU Support - docs: Add star-mc1 core
2022-06-06 14:07 UTC (2+ messages)
[PATCH] PR middle-end/105853: Call store_constructor directly from calls.cc
2022-06-06 13:50 UTC
[PATCH, OpenMP] Implement uses_allocators clause for target regions
2022-06-06 13:42 UTC (11+ messages)
` [PATCH, OpenMP, v2] "
[x86 PATCH] Double word implementation of and; cmp to not; test optimization
2022-06-06 11:28 UTC (6+ messages)
[1/2] PR96463 - aarch64 specific changes
2022-06-06 10:59 UTC (13+ messages)
[PATCH] Update document for VECTOR_MODES_WITH_PREFIX
2022-06-06 10:01 UTC (2+ messages)
[PATCH] c++ bugfix: inconsistent runtime beahavior when have -O2
2022-06-06 9:51 UTC (2+ messages)
[PATCH] Mips: Fix the ASAN shadow offset hook for the n32 ABI
2022-06-06 9:28 UTC
[PATCH] Simplify vec_unpack of uniform_vector_p constructors in match.pd
2022-06-06 9:06 UTC (3+ messages)
[PATCH] RISC-V:Fix a bug that is the CMO builtins are missing parameter
2022-06-06 9:05 UTC (2+ messages)
[PATCH v3] rs6000: Adjust mov optabs for opaque modes [PR103353]
2022-06-06 8:53 UTC (2+ messages)
` PING^1 "
[PATCH v3] rs6000: Fix the check of bif argument number [PR104482]
2022-06-06 8:52 UTC (2+ messages)
` PING^1 "
[PATCH] rs6000: Handle unresolved overloaded builtin [PR105485]
2022-06-06 8:50 UTC (2+ messages)
` PING^1 "
[PATCH-1, rs6000] Replace shift and ior insns with one rotate and mask insn for bswap pattern [PR93453]
2022-06-06 8:44 UTC (2+ messages)
[PATCH v2, rs6000] Fix ICE on expand bcd<bcd_add_sub>_<code>_<mode> [PR100736]
2022-06-06 8:14 UTC (7+ messages)
[PATCH] inline: Rebuild target option node for caller [PR105459]
2022-06-06 6:20 UTC
[PATCH] Update {skylake, icelake, alderlake}_cost to add a bit preference to vector store
2022-06-06 5:25 UTC (3+ messages)
` [PATCH] Update {skylake,icelake,alderlake}_cost "
[x86 PATCH] PR target/91681: zero_extendditi2 pattern for more optimizations
2022-06-05 18:57 UTC (5+ messages)
[x86 PATCH] Recognize vpcmov in combine with -mxop
2022-06-05 18:22 UTC (2+ messages)
[PATCH] PR tree-optimization/105835: Two narrowing patterns for match.pd
2022-06-05 13:12 UTC
[PATCH take #2] Fold truncations of left shifts in match.pd
2022-06-05 11:12 UTC
[PATCH] Fix PR target/104871 (macosx-version-min wrong for macOS >= Big Sur (darwin20))
2022-06-04 18:37 UTC
[PATCH] configure: arrange to use appropriate objcopy
2022-06-04 8:32 UTC (3+ messages)
Salutations --TOFIRSTNA
2022-06-04 5:21 UTC
[PATCH] Optimize vec_splats of constant V2DI/V2DF vec_extract, PR target/99293
2022-06-03 18:56 UTC (5+ messages)
` Ping: "
[PATCH] c++: value-dep but not type-dep decltype operand [PR105756]
2022-06-03 18:18 UTC (5+ messages)
[pushed] c++: redeclared hidden friend [PR105761]
2022-06-03 17:44 UTC
[PATCH/RFC take #2] cprop_hardreg... Third time's a charm
2022-06-03 17:27 UTC
[PATCH] c++: cv-quals of dummy obj for non-dep memfn call [PR105637]
2022-06-03 16:04 UTC (15+ messages)
[PATCH v3] RISC-V: Implement C[LT]Z_DEFINED_VALUE_AT_ZERO
2022-06-03 14:58 UTC (7+ messages)
[Patch] OpenMP/Fortran: Add support for firstprivate and allocate clauses on scope construct
2022-06-03 13:41 UTC (2+ messages)
[PATCH] i386: Fix up *_doubleword_mask [PR105825]
2022-06-03 11:10 UTC (4+ messages)
[PATCH] x86-64: make "length_vex" also account for VEX.B use by register operand
2022-06-03 10:17 UTC (2+ messages)
[PATCH] match.pd: Optimize __builtin_mul_overflow_p (x, cst, (stype)0) [PR105777]
2022-06-03 9:49 UTC (3+ messages)
[COMMITTED] Flesh out unsupported_range
2022-06-03 7:32 UTC (3+ messages)
` [COMMITTED] Remove unneeded vrange_traits
` [COMMITTED] Misc range temporary fixes
[COMMITTED] Implement vrange::supports_type_p
2022-06-03 7:30 UTC
[PATCH] Support multilib-aware target lib flags self-specs overriding
2022-06-03 7:15 UTC (3+ messages)
[PATCH, FYI] libcody: fix nonportable shell code in revision.stamp build rule
2022-06-03 7:04 UTC
[PATCH] [PR105665] ivopts: check defs of names in base for undefs
2022-06-03 7:01 UTC (8+ messages)
[PATCH 0/8][RFC] Support BTF decl_tag and type_tag annotations
2022-06-03 2:04 UTC (18+ messages)
` [ping][PATCH "
` [ping2][PATCH "
[PATCH] libgccjit: Fix infinite recursion in gt_ggc_mx_lang_tree_node
2022-06-03 1:23 UTC (3+ messages)
[PATCH] c++: fix broken copy elision with nested TARGET_EXPRs [PR105550]
2022-06-02 21:08 UTC (2+ messages)
[PATCH v2] x86: {,v}psadbw have commutative source operands
2022-06-02 20:46 UTC (2+ messages)
[PATCH] c++: find_template_parameters and PARM_DECLs [PR105797]
2022-06-02 20:43 UTC (2+ messages)
[PATCH] c++: ICE with template NEW_EXPR [PR105803]
2022-06-02 20:38 UTC (8+ messages)
[PATCH] c++: don't substitute TEMPLATE_PARM_CONSTRAINT [PR100374]
2022-06-02 19:53 UTC (7+ messages)
[committed] diagnostics: add SARIF output format
2022-06-02 19:46 UTC
[committed] Add -fdiagnostics-format={json-stderr|json-file}
2022-06-02 19:45 UTC
[committed] json: fix escaping of '\'
2022-06-02 19:44 UTC
[PATCH v2] RISC-V: bitmanip: improve constant-loading for (1ULL << 31) in DImode
2022-06-02 19:24 UTC (4+ messages)
[pushed] c++: more constexpr empty base [PR105795]
2022-06-02 19:17 UTC
[pushed] c++: constexpr empty aggr [PR105795]
2022-06-02 19:15 UTC
[PATCH][WIP] have configure probe prefix for gmp/mpfr/mpc [PR44425]
2022-06-02 15:53 UTC
[PATCH] Fold truncations of left shifts in match.pd
2022-06-02 11:02 UTC (4+ messages)
[PATCH/RFC] cprop_hardreg... Third time's a charm
2022-06-02 10:55 UTC (2+ messages)
[PATCH] Introduce -finstrument-functions-once
2022-06-02 10:14 UTC (2+ messages)
[x86 PATCH] Add peephole2 to reduce double word register shuffling
2022-06-02 10:04 UTC (5+ messages)
[PATCH] match.pd: Optimize __builtin_mul_overflow_p (x, cst, (utype)0) to x > ~(utype)0 / cst [PR30314]
2022-06-02 9:58 UTC (4+ messages)
[PATCH] Simplify (B * v + C) * D -> BD* v + CD when B, C, D are all INTEGER_CST
2022-06-02 9:11 UTC (2+ messages)
[Ada] Fix record layout warnings not being tagged
2022-06-02 9:09 UTC
[Ada] Disable -flto when building the shared libgnat
2022-06-02 9:09 UTC
[Ada] Couple of small preparatory adjustments
2022-06-02 9:09 UTC
[Ada] Restore full generation of static dispatch tables with -gnatzr
2022-06-02 9:09 UTC
[Ada] Never make symbols for thunks public
2022-06-02 9:09 UTC
[Ada] Remove redundant checks for missing lists
2022-06-02 9:09 UTC
[Ada] Get rid of secondary stack for most calls returning tagged types
2022-06-02 9:09 UTC
[Ada] Fix references to old variables that have been refactored
2022-06-02 9:09 UTC
[Ada] Rename GNATprove annotate pragma for termination to Always_Return
2022-06-02 9:09 UTC
[Ada] Make the functional Maps and Sets unbounded
2022-06-02 9:09 UTC
[Ada] Fix spurious use of trampolines with interface types
2022-06-02 9:09 UTC
[Ada] Add precise subprogram identification to -fdiagnostics-format=json
2022-06-02 9:09 UTC
[Ada] Refine previous changes on making symbols public/private
2022-06-02 9:09 UTC
[Ada] Fix spurious errors on ghost code in generics
2022-06-02 9:09 UTC
[Ada] Move registering code for predefined primitives to Exp_Disp
2022-06-02 9:09 UTC
[Ada] Build static dispatch tables always at the end of declarative part
2022-06-02 9:08 UTC
[Ada] vx7r2-arm/aarch64 - Support Atomic Primitives True
2022-06-02 9:08 UTC
[Ada] Update documentation of GNAT.Dynamic_Tables
2022-06-02 9:08 UTC
[Ada] Fix detection of deferred constants for freezing error
2022-06-02 9:08 UTC
[Ada] Fix preconditions of Interfaces.C.Strings
2022-06-02 9:08 UTC
[Ada] Issue errors on wrong context for ghost entities
2022-06-02 9:08 UTC
[Ada] Complete contracts of Interfaces.C.Strings subprograms
2022-06-02 9:08 UTC
[Ada] Propagate Has_Inherit{able,ed}_Invariants to base types
2022-06-02 9:08 UTC
[Ada] Combine system.ads files - arm and aarch64 linux
2022-06-02 9:08 UTC
[Ada] Combine system.ads file - vxworks7 rtp constants
2022-06-02 9:08 UTC
[Ada] Gnatbind crash during checksum calculation
2022-06-02 9:08 UTC
[Ada] Fix iteration on formal vectors
2022-06-02 9:08 UTC
[Ada] Add contracts to System.Address_To_Access_Conversions
2022-06-02 9:08 UTC
[Ada] Add contracts to Interfaces.C.Strings
2022-06-02 9:08 UTC
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).