public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH][gcc] libgccjit: handle long literals in playback::context::new_string_literal
 2020-03-23 18:04 UTC  (6+ messages)
    ` [PATCH v2][gcc] "
        ` [committed][gcc] "

[PATCH 0/2] arm: Enable assembling when testing MVE
 2020-03-23 17:45 UTC  (5+ messages)
` [PATCH 1/2] arm: Add earlyclobber to MVE instructions that require it
` [PATCH 2/2] testsuite, arm: Change tests to assemble

[PATCH v2][ARM][GCC][14x]: MVE ACLE whole vector left shift with carry intrinsics
 2020-03-23 17:44 UTC 

[PATCH v2][ARM][GCC][13x]: MVE ACLE scalar shift intrinsics
 2020-03-23 17:43 UTC 

[PATCH v2][ARM][GCC][12x]: MVE ACLE intrinsics to set and get vector lane
 2020-03-23 17:42 UTC 

[PATCH] Check endianess detection
 2020-03-23 17:40 UTC  (13+ messages)

[PATCH] S/390: Fix layout of struct sigaction_t
 2020-03-23 17:05 UTC 

[PATCH] S/390: Fix PR91628
 2020-03-23 17:04 UTC 

[PATCH] avoid -Wredundant-tags on a first declaration in use (PR 93824)
 2020-03-23 16:50 UTC  (19+ messages)

[PATCH] Fix ICE PR94144
 2020-03-23 15:51 UTC  (2+ messages)

[PATCH] match.pd: recognize a signed rotate
 2020-03-23 15:44 UTC  (4+ messages)

[PATCH 00/25] AMD GCN Port
 2020-03-23 15:29 UTC  (4+ messages)
` [PATCH 24/25] Ignore LLVM's blank lines

[RFC] Should widening_mul should consider block frequency?
 2020-03-23 15:25 UTC  (2+ messages)

[PATCH] Make target_clones resolver fn static
 2020-03-23 15:09 UTC  (14+ messages)
                      ` [stage1] [PATCH] Make target_clones resolver fn static if possible

[PATCH] c++: Fix wrong no post-decrement operator error in template [PR94190]
 2020-03-23 15:06 UTC  (5+ messages)
  ` [PATCH v2] "

[Patch, 9/10 Regression] fortran: ICE in build_entry_thunks PR93814
 2020-03-23 14:55 UTC  (3+ messages)

[PATCH][PPC64] [PR88877]
 2020-03-23 14:46 UTC 

[PATCH] c++: template keyword in a typename-specifier [PR94057]
 2020-03-23 14:41 UTC  (6+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "

[PATCH] tree-optimization/94261 - avoid IL adjustments in SLP analysis
 2020-03-23 14:16 UTC 

[PING^2][PATCH] Fix documentation of -mpoke-function-name ARM option
 2020-03-23 14:10 UTC  (3+ messages)

[Patch] libgomp – fix declare target link handling (PR94251)
 2020-03-23 14:02 UTC  (2+ messages)

[Patch] lto/lto.c – used $ or . in generated linkptr name
 2020-03-23 13:19 UTC  (2+ messages)

[PATCH][gcc] libgccjit: introduce version entry points
 2020-03-23 13:03 UTC  (4+ messages)
` [PATCH V3][gcc] "

[PATCH PR94026] combine missed opportunity to simplify comparisons with zero
 2020-03-23 12:09 UTC  (12+ messages)

[PR 94044] ICE with sizeof & argument pack
 2020-03-23 10:43 UTC  (4+ messages)

[Patch]+[RFC] AMDGCN offloading – use amdgcn-amdhsa vs. amdgcn-unknown-amdhsa
 2020-03-23 10:35 UTC  (2+ messages)

[PATCH] tree-optimization/94266 - aovid propagating addresses of TARGET_MEM_REFs
 2020-03-23  8:38 UTC 

[PATCH] ipa/94245 - avoid folding when we want an ADDR_EXPR
 2020-03-23  8:38 UTC 

[Patch][LTO] Set proper DECL_ALIGN in offload_handle_link_vars (PR94233)
 2020-03-23  7:12 UTC  (4+ messages)

[PATCH PR94266] aarch64:ICE during GIMPLE pass: forwprop
 2020-03-23  6:28 UTC  (2+ messages)

[PATCH] c++: Fix ICE in tsubst_default_argument [PR92010]
 2020-03-23  3:11 UTC  (2+ messages)

[RS6000] make PLT loads volatile
 2020-03-23  1:51 UTC  (7+ messages)
          ` [RS6000] PR94145, "

[PATCH] Support the new ("v0") mangling scheme in rust-demangle
 2020-03-23  1:34 UTC  (2+ messages)

[PATCH v2 0/9] aarch64: Implement TImode comparisons
 2020-03-22 22:21 UTC  (14+ messages)
` [PATCH v2 1/9] aarch64: Accept 0 as first argument to compares
` [PATCH v2 2/9] aarch64: Accept zeros in add<GPI>3_carryin
` [PATCH v2 3/9] aarch64: Add <su>cmp_*_carryinC patterns
` [PATCH v2 4/9] aarch64: Add <su>cmp<GPI>_carryinC_m2
` [PATCH v2 5/9] aarch64: Provide expander for sub<GPI>3_compare1
` [PATCH v2 6/9] aarch64: Introduce aarch64_expand_addsubti
` [PATCH v2 7/9] aarch64: Adjust result of aarch64_gen_compare_reg
` [PATCH v2 8/9] aarch64: Implement TImode comparisons
` [PATCH v2 9/9] aarch64: Implement absti2

[PATCH] c++: Avoid a suspicious -Wnoexcept warning [PR93805]
 2020-03-22 21:14 UTC 

[PATCH] Save ref->speculative_id before clone_reference
 2020-03-22 18:45 UTC  (2+ messages)

New Swedish PO file for 'gcc' (version 10.1-b20200209)
 2020-03-22 18:42 UTC 

[PATCH] Test for sigsetjmp support in analyzer tests requiring that feature
 2020-03-22 18:13 UTC  (2+ messages)

[Patch, 10 Regression] fortran: ICE in gfc_match_assignment PR93600
 2020-03-22 17:47 UTC  (2+ messages)

New Spanish PO file for 'gcc' (version 10.1-b20200209)
 2020-03-22 15:52 UTC 

[committed] d: Generate phony targets for content imported files (PR93038)
 2020-03-22 12:26 UTC 

[committed] testsuite: Fix lambda-vis.C for targets with user label prefix '_'
 2020-03-22  9:25 UTC 

[PATCH] d: Fix missing dependencies in depfile for imported files (PR93038)
 2020-03-21 23:15 UTC 

[committed] libstdc++: Fix experimental::path::generic_string (PR 93245)
 2020-03-21 22:40 UTC 

[committed] libstdc++: Fix path::generic_string allocator handling (PR 94242)
 2020-03-21 22:06 UTC 

[committed] Darwin: Handle NULL DECL_SIZE_TYPE in machopic_select_section (PR94237)
 2020-03-21 19:17 UTC 

[committed] Darwin: Address translation comments (PR93694)
 2020-03-21 19:09 UTC 

[PATCH d] Committed fix for ICE in add_symbol_to_partition_1 at lto/lto-partition.c:215 (PR94920)
 2020-03-21 18:52 UTC 

[PATCH] Darwin: Fix i686 bootstrap when the assembler supports GOTOFF in data
 2020-03-21 14:27 UTC  (2+ messages)

[PATCH] c: Fix up cfun->function_end_locus from the C FE [PR94029]
 2020-03-21  8:40 UTC  (3+ messages)
  ` [PATCH] c: Fix up cfun->function_end_locus on invalid function bodies [PR94239]

[commited][PATCH] Fix comma at end of enumerator list seen with -std=c++98
 2020-03-21  7:06 UTC 

[PATCH,rs6000] Add command line and builtin compatibility
 2020-03-20 23:53 UTC  (7+ messages)
  `  "
      ` Re: Re: [PATCH, rs6000] "

[PATCH] avoid using TYPE_SIZE unless it's constant [PR94131]
 2020-03-20 22:13 UTC  (2+ messages)

[PATCH] c++: Reject changing active member of union during initialization [PR94066]
 2020-03-20 21:55 UTC  (12+ messages)

Fix verifier ICE on wrong comdat local flag [PR93347]
 2020-03-20 21:15 UTC 

[PATCH] driver: Improve the generated help text for alias options with arguments
 2020-03-20 21:02 UTC  (10+ messages)

[PATCH v2] generate EH info for volatile asm statements (PR93981)
 2020-03-20 19:09 UTC  (16+ messages)

[PATCH] lra: Tighten check for reloading paradoxical subregs [PR94052]
 2020-03-20 18:45 UTC  (3+ messages)

[PATCH] adjust SLP tree dumping
 2020-03-20 17:59 UTC 

[PATCH] c++: Adjust handling of COMPOUND_EXPRs in cp_build_binary_op [PR91993]
 2020-03-20 17:36 UTC  (4+ messages)
  ` [PATCH] c++: Handle COMPOUND_EXPRs in get_narrower and warnings_for_convert_and_check [PR91993]

[committed] c++: Add testcases from PR c++/69694
 2020-03-20 17:07 UTC 

[PATCH v2][ARM][GCC][11x]: MVE ACLE vector interleaving store and deinterleaving load intrinsics and also aliases to vstr and vldr intrinsics
 2020-03-20 16:58 UTC  (2+ messages)

[PATCH lto/91027][D] Committed fix for SEGV in hash_table<odr_name_hasher, false, xcallocator>::find_slot_with_hash
 2020-03-20 16:29 UTC 

[stage1][PATCH] Provide hint for misspelled -fdump-foo options
 2020-03-20 16:15 UTC  (4+ messages)

[PATCH v2][ARM][GCC][10x]: MVE ACLE intrinsics "add with carry across beats" and "beat-wise substract"
 2020-03-20 16:11 UTC  (2+ messages)

[stage1][PATCH] Add gcc_assert that &global_options are not dirty modified
 2020-03-20 15:55 UTC  (7+ messages)

[PATCH] coroutines: Implement n4849 recommended symmetric transfer
 2020-03-20 15:40 UTC 

[PATCH] Prevent IPA-SRA from creating calls to local comdats (PR 92676)
 2020-03-20 15:20 UTC  (2+ messages)

[PATCH][Arm] Enable CLI for Armv8.6-a: armv8.6-a, i8mm and bf16
 2020-03-20 15:18 UTC  (4+ messages)
` [PATCH][Arm][1/3] Support for Arm Custom Datapath Extension (CDE): enable the feature
  ` [PATCH][Arm][2/4] Custom Datapath Extension intrinsics: instructions using FPU/MVE S/D registers

[PATCH] coroutines: Implement n4849 changes to exception handling
 2020-03-20 14:54 UTC 

[PATCH] tree-optimization/94266 - fix object type extraction heuristics
 2020-03-20 14:43 UTC  (2+ messages)

[PATCH] c++: Include the constraint parameter mapping in diagnostic constraint contexts
 2020-03-20 14:23 UTC  (6+ messages)

[PATCH v3][ARM][GCC][9x]: MVE ACLE predicated intrinsics with (dont-care) variant
 2020-03-20 14:16 UTC  (2+ messages)

[PATCH] fix CTOR vectorization
 2020-03-20 14:01 UTC 

[PATCH v2][ARM][GCC][2/8x]: MVE ACLE gather load and scatter store intrinsics with writeback
 2020-03-20 12:07 UTC  (2+ messages)

[PATCH v2][ARM][GCC][1/8x]: MVE ACLE vidup, vddup, viwdup and vdwdup intrinsics with writeback
 2020-03-20 11:59 UTC  (2+ messages)

[PATCH v2][ARM][GCC][7x]: MVE vreinterpretq and vuninitializedq intrinsics
 2020-03-20 11:51 UTC  (2+ messages)

[PATCH v2][ARM][GCC][6x]:MVE ACLE vaddq intrinsics using arithmetic plus operator
 2020-03-20 11:45 UTC  (2+ messages)

[PATCH] sra: Cap number of sub-access propagations with a param (PR 93435)
 2020-03-20 11:40 UTC  (2+ messages)

[PATCH v2][ARM][GCC][9x]: MVE ACLE predicated intrinsics with (dont-care) variant
 2020-03-20 11:35 UTC 

Fix modulo-scheduler -fcompare-debug issues
 2020-03-20 10:55 UTC  (3+ messages)

[PATCH] var-tracking: Mark as sp based more VALUEs [PR92264]
 2020-03-20 10:17 UTC  (2+ messages)

[PATCH PR93674]Avoid introducing IV of enumeral type in case of -fstrict-enums
 2020-03-20 10:12 UTC  (6+ messages)

[committed][PATCH] Fix correct offset in ipa_get_jf_ancestor_result
 2020-03-20 10:00 UTC 

[PATCH] rs6000: Check -+0 and NaN for smax/smin generation
 2020-03-20  9:36 UTC  (5+ messages)

[PATCH][GCC][Arm]: Revert changes to {get, set}_fpscr
 2020-03-20  9:05 UTC  (2+ messages)

[PATCH 0/2][GCC][Arm]: MVE fixes for codegen and testsuite
 2020-03-20  9:05 UTC  (5+ messages)
` [PATCH 1/2][GCC][Arm]: Fix MVE move from GPR -> GPR
` [PATCH 2/2][GCC][Arm]: Fix testisms for MVE testsuite

[PATCH] store-merging: Fix up -fnon-call-exceptions handling [PR94224]
 2020-03-20  8:32 UTC  (2+ messages)

[pushed] c++: Avoid unnecessary empty class copy [94175]
 2020-03-20  3:09 UTC 

[PATCH 0/6] aarch64: Implement TImode comparisons
 2020-03-19 23:33 UTC  (3+ messages)

[PATCH] c-family: Tighten vector handling in type_for_mode [PR94072]
 2020-03-19 21:41 UTC  (2+ messages)

Fix cgraph_node::function_symbol availability computation [PR94202]
 2020-03-19 21:29 UTC 

[PATCH] include/dwarf2.h: Sync with binutils
 2020-03-19 20:59 UTC 

[PATCH][RFC] API extension for binutils (type of symbols)
 2020-03-19 20:07 UTC  (19+ messages)

[PATCH d] Committed merge upstream dmd d1a606599
 2020-03-19 18:26 UTC 

[PATCH, d] Committed merge with upstream dmd e9420cfbf
 2020-03-19 18:22 UTC  (3+ messages)

page:  |  | 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).