public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] i386: Omit clobbers from vzeroupper until final [PR92190]
 2020-02-05 11:24 UTC  (18+ messages)
  ` [PATCH] i386: Make xmm16-xmm31 call used even in ms ABI

[PATCH] c++: Mark __builtin_convertvector operand as read [PR93557]
 2020-02-05 10:44 UTC 

[PATCH] Add link to porting_to.html from the changes page for GCC 9
 2020-02-05 10:43 UTC 

[committed] Fix up comment typo
 2020-02-05 10:40 UTC 

[committed] openmp: Avoid ICEs with declare simd; declare simd inbranch [PR93555]
 2020-02-05 10:39 UTC 

[PATCH] Fix -ffast-math flags handling inconsistencies
 2020-02-05  9:58 UTC  (2+ messages)

[Patch][Testsuite][libgomp] – Fix check_effective_target_offload_target_nvptx for remote execution
 2020-02-05  9:17 UTC  (2+ messages)
` [Patch][Testsuite] – More fixes for remote execution: check_gc_sections_available, …

[PATCH coroutines] Build co_await/yield_expr with unknown_type in processing_template_decl phase
 2020-02-05  9:17 UTC  (2+ messages)
` [PATCH coroutines v1] "

[PATCH Coroutines][OBVIOUS]Fix typo of temporary variable name
 2020-02-05  9:10 UTC  (2+ messages)

[PATCH][DOCUMENTATION] Document ASLR for Precompiled Headers
 2020-02-05  8:56 UTC  (7+ messages)

[PATCH] avoid issuing -Wrestrict from folder (PR 93519)
 2020-02-05  8:20 UTC  (9+ messages)

[PATCH] alias: Fix offset checks involving section anchors [PR92294]
 2020-02-05  8:10 UTC  (2+ messages)

[PATCH 00/14] rs6000: Begin replacing built-in support
 2020-02-05  7:57 UTC  (22+ messages)
` [PATCH 01/14] Initial create of rs6000-genbif.c
` [PATCH 02/14] Add stubs for input files. These will grow much larger
` [PATCH 06/14] Red-black tree implementation for balanced tree search
` [PATCH 07/14] Add main function with stub functions for parsing and output
` [PATCH 05/14] Add support functions for matching types
` [PATCH 09/14] Add parsing support for rs6000-overload.def
` [PATCH 14/14] Incorporate new code into the build machinery
` [PATCH 03/14] Add file support and functions for diagnostic support
` [PATCH 08/14] Add support for parsing rs6000-bif.def
` [PATCH 11/14] Write #defines to rs6000-vecdefines.h
` [PATCH 04/14] Support functions to parse whitespace, lines, identifiers, integers
` [PATCH 13/14] Write code to rs6000-bif.c
` [PATCH 10/14] Build function type identifiers and store them
` [PATCH 12/14] Write code to rs6000-bif.h

[RFA] [PR rtl-optimization/90275] Handle nop reg->reg copies in cse
 2020-02-05  6:26 UTC  (2+ messages)

libgo patch committed: Update to Go1.14beta1
 2020-02-05  4:40 UTC  (6+ messages)

[PATCH Coroutines]Pickup more CO_AWAIT_EXPR expanding cases
 2020-02-05  1:34 UTC 

[PATCH] document that alias and target must have the same type
 2020-02-05  1:05 UTC 

[PATCH][AARCH64] Fix for PR86901
 2020-02-05  0:01 UTC 

[COMMITTED] c++: Fix error-recovery with concepts
 2020-02-04 23:08 UTC 

[COMMITTED] c++: Fix constexpr vs. omitted aggregate init
 2020-02-04 22:27 UTC 

[PATCH 1/3] libstdc++: Apply the move_iterator changes described in P1207R4
 2020-02-04 21:49 UTC  (6+ messages)
` [PATCH 3/3] libstdc++: Implement C++20 range adaptors
` [PATCH 2/3] libstdc++: Implement C++20 constrained algorithms

[PATCH] git: Fix typo in url
 2020-02-04 20:11 UTC 

[COMMITTED] c++: Fix ({ ... }) array mem-initializer
 2020-02-04 19:49 UTC 

[PATCH 1/4] [ARC] Update mlo/mhi handling when big-endian CPU
 2020-02-04 16:57 UTC  (9+ messages)
` [PATCH 2/4] [ARC] Use TARGET_INSN_COST
` [PATCH 4/4] arc: Don't use if-conversion when optimizing for size
` [PATCH 3/4] [ARC] Deprecate q-class option

[GCC][BUG][Aarch64][ARM] (PR93300) Fix ICE due to BFmode placement in GET_MODES_WIDER chain
 2020-02-04 16:33 UTC  (9+ messages)

[committed] analyzer: fix testsuite assumption that sizeof(int) > 2
 2020-02-04 15:57 UTC 

[PATCH] Do not load body for alias symbols
 2020-02-04 15:29 UTC  (2+ messages)

[PATCH] i386: Define TARGET_ASM_PRINT_PATCHABLE_FUNCTION_ENTRY
 2020-02-04 14:54 UTC  (4+ messages)
    ` [PATCH] x86: Add UNSPECV_PATCHABLE_AREA

[PATCH] adjust object size computation for union accesses and PHIs (PR 92765)
 2020-02-04 14:35 UTC  (4+ messages)

[RFC PATCH] __builtin_escape/__builtin_bless
 2020-02-04 14:35 UTC  (3+ messages)

[PATCH][AArch64] Improve clz patterns
 2020-02-04 14:29 UTC  (3+ messages)

[PATCH] tree-optimization/93538 - add missing comparison folding case
 2020-02-04 14:16 UTC 

[PR47785] COLLECT_AS_OPTIONS
 2020-02-04 14:14 UTC  (22+ messages)

[committed] libstdc++: Fix name of macro in #undef directive
 2020-02-04 14:05 UTC 

[GCC][PATCH][ARM] Set profile to M for Armv8.1-M
 2020-02-04 13:49 UTC 

[committed] libstdc++: Fix regressions in unique_ptr::swap (PR 93562)
 2020-02-04 13:29 UTC 

[PATCH] Rework GCOV_PREFIX_STRIP env variable
 2020-02-04 13:00 UTC 

[PATCH coroutines] Change lowering behavior of alias variable from copy to substitute
 2020-02-04 12:17 UTC 

[PATCH] libcpp: Fix ICEs on __has_include syntax errors [PR93545]
 2020-02-04 12:10 UTC  (2+ messages)

[PATCH] libcpp: Diagnose __has_include outside of preprocessor directives [PR93545]
 2020-02-04 12:10 UTC  (2+ messages)

[PATCH Coroutines] Handle type deduction of auto and decltype(auto) with indirect_ref expression
 2020-02-04 12:07 UTC  (7+ messages)
    ` [PATCH Coroutines v1] "
        ` [PATCH Coroutines v2] "

[PATCH][ARM] Remove support for MULS
 2020-02-04 10:58 UTC  (7+ messages)

[PATCH][ARM] Improve max_cond_insns setting for Cortex cores
 2020-02-04 10:57 UTC  (5+ messages)

[PATCH][Arm] Only enable fsched-pressure with Ofast
 2020-02-04 10:52 UTC  (4+ messages)

[PATCH][ARM] Correctly set SLOW_BYTE_ACCESS
 2020-02-04 10:50 UTC  (4+ messages)

[wwwdocs] Updates to contribute.html for git-friendly posting rules
 2020-02-04 10:41 UTC  (32+ messages)
    ` [PATCH, v2] wwwdocs: e-mail subject lines for contributions
      ` [PATCH, v3] "

[PATCH][AArch64] Improve popcount expansion
 2020-02-04 10:34 UTC  (3+ messages)

[RFC] [c-family] PR92867 - Add returns_arg attribute
 2020-02-04  9:24 UTC  (15+ messages)

[PATCH] c++: Handle CONSTRUCTORs without indexes in find_array_ctor_elt [PR93549]
 2020-02-04  9:20 UTC 

[PATCH][OBVIOUS] Fix release checking build of ARM
 2020-02-04  8:22 UTC 

[PATCH] issues with configure --enable-checking option
 2020-02-04  7:16 UTC  (2+ messages)

libbacktrace patch committed: Always build tests with -g
 2020-02-04  2:14 UTC 

PowerPC -mcpu=future Version 12 patches
 2020-02-04  0:09 UTC  (12+ messages)
` [PATCH] V12 patch #2 of 14, Refactor rs6000_adjust_vec_address & rs6000_split_vec_extract_var
` [PATCH] V12 patch #3 of 14, Improve address validation in rs6000_adjust_vec_address
` [PATCH] V12 patch #5 of 14, Make -mpcrel default for -mcpu=future on little endian Linux 64-bit systems

[PATCH] contrib/vimrc: detect more C-like files
 2020-02-03 23:26 UTC 

[COMMITTED 1/2] c++: Allow parm of empty class type in constexpr
 2020-02-03 22:52 UTC  (2+ messages)
` [COMMITTED 2/2] c++: Fix constexpr vs. reference parameter

[PATCH] Add --with-diagnostics-urls configuration option and GCC_URLS/TERM_URLS env var
 2020-02-03 22:29 UTC  (15+ messages)

[committed] analyzer: detect zero-assignment in phis (PR 93544)
 2020-02-03 19:44 UTC 

[committed] analyzer: show BBs in .dot dumps
 2020-02-03 19:42 UTC 

[committed] analyzer: fix ICE merging models containing label pointers (PR 93546)
 2020-02-03 19:39 UTC 

[committed] analyzer: fix ICE due to comparing int and real constants (PR 93547)
 2020-02-03 19:37 UTC 

[PATCH] rs6000: Update constraint documentation
 2020-02-03 18:17 UTC 

[committed] arm: Use move-if-change for updating regenerated files [PR93548]
 2020-02-03 17:44 UTC 

[committed, amdgcn] Remove gfx801 "carrizo" support
 2020-02-03 17:34 UTC 

[GCC][PATCH][ARM] Regenerate arm-tables.opt for Armv8.1-M patch
 2020-02-03 17:20 UTC 

[GCC][PATCH][ARM] Set profile to M for Armv8.1-M
 2020-02-03 17:20 UTC 

[Patch] Inline optimization for tanh(x)/sinh(x) -> 1.0/cosh(x)
 2020-02-03 16:29 UTC  (5+ messages)

[PATCH] correct COUNT and PROB for unrolled loop
 2020-02-03 16:23 UTC  (4+ messages)

Add OpenACC 2.6 `acc_get_property' support
 2020-02-03 14:41 UTC  (9+ messages)
  ` [PATCH] "
            ` Make OpenACC 'acc_get_property' with 'acc_device_current' work (was: [PATCH] Add OpenACC 2.6 `acc_get_property' support)
              ` Make OpenACC 'acc_get_property' with 'acc_device_current' work

[COMMITTED] c++: Fix cast to pointer to VLA
 2020-02-03 14:20 UTC 

[PATCH] simplify-rtx: Extend (truncate (*extract ...)) fold [PR87763]
 2020-02-03 13:15 UTC  (3+ messages)

[PATCH] coroutines: Fix ICE on invalid (PR93458)
 2020-02-03 12:45 UTC  (8+ messages)
  ` [PATCH, v2] "
      ` [PATCH, v3] "
          ` [PATCH, v4] "

[PATCH] Prevent IPA-SRA from creating calls to local comdats (PR 92676)
 2020-02-03 12:24 UTC  (2+ 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).