public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH][AArch64] Replace insn to zero up DF register
 2016-03-10 16:37 UTC  (13+ messages)

Fix ICE in initialize_node_lattices
 2016-03-10 16:33 UTC  (3+ messages)

[PATCH][AArch64] Fix thinko in handling of -momit-leaf-frame-pointer option
 2016-03-10 16:19 UTC  (2+ messages)

[PATCH] Add -funconstrained-commons to work around PR/69368 (and others) in SPEC2006
 2016-03-10 16:18 UTC 

Better fix for PR69630
 2016-03-10 16:07 UTC 

RFA: PR 70044: Catch a second call to aarch64_override_options_after_change
 2016-03-10 15:43 UTC  (5+ messages)

Add C++ special math functions to C++17
 2016-03-10 15:28 UTC  (5+ messages)

C++ PATCH for c++/70153 (unhandled UNARY_PLUS_EXPR causes stack overflow)
 2016-03-10 15:08 UTC  (7+ messages)

[PATCH][AArch64] PR target/70002: Make aarch64_set_current_function play nice with pragma resetting
 2016-03-10 14:51 UTC  (3+ messages)

[committed, libffi] Match upstream soname
 2016-03-10 14:29 UTC  (5+ messages)

[PATCH][ARM] Make Cortex-R8 use ARMv7 multilib
 2016-03-10 13:51 UTC  (2+ messages)
` [arm-embedded][PATCH][ARM] "

[Patch, avr]Fix multiple ICE fallout of PR 69764
 2016-03-10 13:47 UTC 

[PATCH 0/2][GCC][ARM] Add support for Cortex-R8
 2016-03-10 13:33 UTC  (13+ messages)
` [PATCH 1/2][GCC][ARM] "
  ` [arm-embedded][PATCH "
` [PATCH 2/2][GCC][ARM] Fix testcases after introduction of Cortex-R8
          ` [arm-embedded][PATCH "

[AArch64] Disable pcrelative_literal_loads with fix-cortex-a53-843419
 2016-03-10 13:24 UTC  (7+ messages)

[ptx] debug info
 2016-03-10 13:14 UTC  (8+ messages)

[AArch64] Fix dependency of gcc-plugin.h
 2016-03-10 11:23 UTC  (2+ messages)

[PATCH] Add -funknown-commons to work around PR/69368 (and others) in SPEC2006
 2016-03-10 10:51 UTC  (4+ messages)
` [PATCH] Add -funconstrained-commons to work around PR/69368 (and others) in SPEC2006 (was: Re: [PATCH] Add -funknown-commons ...)
  ` [PATCH] Add -funconstrained-commons to work around PR/69368 (and others) in SPEC2006

[PATCH] Additional check for mask type in masked load/store vectorization
 2016-03-10 10:51 UTC  (2+ messages)

[RFC] PR69195, Reload confused by invalid reg equivs
 2016-03-10  9:48 UTC  (5+ messages)
    ` [PATCH] "

[RFC] dump_varmap in tree-ssa-structalias.c
 2016-03-10  9:07 UTC  (2+ messages)

Fix 69650, bogus line numbers from libcpp
 2016-03-10  8:40 UTC 

[committed][testsuite] Xfail pr46032.c scan if alignment requirements not met
 2016-03-10  8:39 UTC 

Fix 70083, lra-induced crash
 2016-03-10  8:26 UTC 

[PATCH] Fix PR70128
 2016-03-10  8:05 UTC 

[PATCH] c++/65579 - set readonly bit on static constexpr members of templates
 2016-03-09 22:09 UTC 

[Patch, fortran] PR68241 - [meta-bug] Deferred-length character
 2016-03-09 20:52 UTC  (4+ messages)

[PATCH] Require type compatible bases in DDR initialization (PR tree-optimization/70127)
 2016-03-09 20:11 UTC  (5+ messages)

[PATCH] Fix ICE with xmm{16-31} in *truncdfsf_fast_mixed with -mtune=barcelona (PR target/70086)
 2016-03-09 19:37 UTC  (5+ messages)

[PATCH, rs6000] Add support for xxpermr and vpermr instructions
 2016-03-09 19:31 UTC  (2+ messages)

[openacc] combined loop errors
 2016-03-09 18:54 UTC  (2+ messages)

[PATCH 1/2] PR c++/70105: Defer location expansion until diagnostic_show_locus
 2016-03-09 18:37 UTC  (2+ messages)
` [PATCH 2/2] PR c++/70105: prevent nonsensical underline spew for macro expansions

[PATCH] Fix ab SSA_NAME handling in eipa_sra replace_removed_params_ssa_names (PR tree-optimization/70152)
 2016-03-09 17:51 UTC  (2+ messages)

[C++ RFC] magic_varargs_p issues (PR c++/70144)
 2016-03-09 17:18 UTC 

[PATCH] Fix PR70138
 2016-03-09 16:37 UTC 

C PATCH for c/70093 (ICE with nested-function returning VM type)
 2016-03-09 15:55 UTC  (7+ messages)

[PATCH] Fix PR70143
 2016-03-09 13:53 UTC 

[gomp4] ptx debug
 2016-03-09 13:31 UTC 

[PATCH] Fix PR69907
 2016-03-09 13:11 UTC  (6+ messages)
` [Patch testsuite] Change xfail conditions for bb-slp-34.c

[PATCH][ARM] Use proper output modifier for DImode register in store exclusive patterns
 2016-03-09 12:56 UTC 

[PATCH] Fix pextr{b,w} with -masm=intel (PR target/70049)
 2016-03-09 12:13 UTC  (2+ messages)

[PATCH][SPARC] sparc: switch -fasynchronous-unwind-tables on by default
 2016-03-09 10:03 UTC  (4+ messages)

[PATCH][ARM] Split out armv7ve effective target check
 2016-03-09  9:33 UTC  (2+ messages)

[PATCH][ARM][RFC] PR target/65578 Fix gcc.dg/torture/stackalign/builtin-apply-4.c for single-precision fpus
 2016-03-09  9:32 UTC  (6+ messages)

[PATCH] Fix PR67278
 2016-03-09  9:24 UTC  (3+ messages)

[PATCH] Fix ICE with vector types in X % -Y pattern (PR middle-end/70050)
 2016-03-09  9:21 UTC  (3+ messages)

[PATCH series, 16] Use parloops to parallelize oacc kernels regions
 2016-03-09  9:19 UTC  (15+ messages)
` [PATCH, 12/16] Handle acc loop directive
  ` [PING][PATCH, "
    ` [PING^2][PATCH, "
      ` [PING^3][PATCH, "
` [PATCH, 15/16] Add libgomp.oacc-c-c++-common/kernels-*.c
` [PATCH, 16/16] Add libgomp.oacc-fortran/kernels-*.f95

[Patch x86_64]: fix order of cost table initialization for -march=znver1
 2016-03-09  7:36 UTC  (3+ messages)

[PATCH, libstdc++] Add missing free-standing headers to install rule
 2016-03-09  3:34 UTC 

[C++] Add -fnull-this-pointer
 2016-03-08 23:09 UTC  (8+ messages)

C++ PATCH to unary fold-expression semantics
 2016-03-08 22:27 UTC 

C++ PATCH to remove -fconcepts from -std=c++1z
 2016-03-08 22:24 UTC 

[PATCH] Fix PR67278, x86 target part
 2016-03-08 22:22 UTC  (2+ messages)

[AArch64] Emit square root using the Newton series
 2016-03-08 22:20 UTC  (6+ messages)

[PR69634] fix debug_insn-inconsistent REG_N_CALLS_CROSSED
 2016-03-08 22:13 UTC  (2+ messages)

[C++ PATCH] Further fix for constexpr SAVE_EXPR loop handling (PR c++/70135)
 2016-03-08 19:57 UTC  (2+ messages)

[PATCH][wwwdocs] GCC 6 supports musl libc on Linux
 2016-03-08 18:28 UTC 

[committed] Spelling fixes - becuase -> because
 2016-03-08 17:50 UTC 

[RFC][ARM,AArch64] Adding crypto Advsimd intrinsics tests
 2016-03-08 15:37 UTC  (2+ messages)

[PATCH] libcc1: rerun configure when gcc/BASE-VER changes
 2016-03-08 14:18 UTC 

[PATCH][obvious] Fix typo in tree-ssa-math-opts.c
 2016-03-08 13:39 UTC 

[PATCH 0/2] Fix TD->SD conversion issue
 2016-03-08 12:53 UTC  (3+ messages)
` [PATCH 2/2] S/390: Fix rounding for _Decimal128 to _Decimal32 conversion
` [PATCH 1/2] S/390: Define macros for rounding mode constants

[PATCH 7/9] S/390: Get rid of Y constraint in vector.md
 2016-03-08 12:51 UTC  (2+ messages)
` [PATCH] S/390: Rename shift_count_or_setmem_operand to setmem_operand

[PATCH] Fix ICE with i?86 stv (PR target/70110)
 2016-03-08  7:57 UTC  (2+ messages)

[PATCH, AArch64] atomics: prefetch the destination for write prior to ldxr/stxr loops
 2016-03-08  6:54 UTC  (4+ messages)

[Patch, fortran] PRs 70031 and 69524 - submodule tweaks
 2016-03-07 23:47 UTC  (2+ messages)

IRA costs tweaks, PR 56069
 2016-03-07 20:29 UTC  (4+ messages)

[hsa testsuite 0/5] Re-post of all pending patches adjusting testsuite for HSA
 2016-03-07 18:00 UTC  (11+ messages)
` [hsa testsuite 5/5] New directory for HSA-specific C testcases
` [hsa testsuite 4/5] Adjust libgomp tests that do not work on host fallback
` [hsa testsuite 1/5] Gridification tests
` [hsa testsuite 2/5] Suppress hsa warnings in compiler gomp tests
` [hsa testsuite 3/5] Suppress hsa warnings in libgomp tests

[PATCH][PR tree-optimization/69740] Request loop fixups when needed
 2016-03-07 17:07 UTC 

Fix postreload_combine miscompilation (PR 69941)
 2016-03-07 16:36 UTC  (4+ messages)

[hsa] Consodlidate GTY roots for trees used during expansion to HSA
 2016-03-07 15:54 UTC 

[PATCH][ARM] Add deprecation warning on pre-v4t architecture revisions
 2016-03-07 15:40 UTC  (2+ messages)

[PATCH, RFC, v2] Use Levenshtein spelling suggestions in Fortran FE
 2016-03-07 14:57 UTC  (3+ messages)
` [PATCH, fortran, v3] "

[PATCH, PR69607] Mark offload symbols as global in lto
 2016-03-07 14:38 UTC  (6+ messages)
      ` [PING][PATCH, "
        ` [PING^2][PATCH, "

[PATCH] Fix PR70115
 2016-03-07 14:12 UTC 

[PATCH] Fix PR c++/66786 (ICE with nested lambdas in variable template)
 2016-03-07 14:08 UTC  (4+ messages)

[PATCH][ARM][5 Backport] PR target/69875 Fix atomic_loaddi expansion
 2016-03-07 13:39 UTC  (2+ messages)

[PATCH][ARM][4.9 Backport] PR target/69875 Fix atomic_loaddi expansion
 2016-03-07 13:39 UTC  (2+ messages)

[C PATCH] Prevent -Wunused-value warning with __atomic_fetch_* (PR c/69407)
 2016-03-07 13:34 UTC  (2+ messages)

[C PATCH] Prevent -Wunused-value warning with __atomic_fetch_* (PR c/69407)
 2016-03-07 13:33 UTC  (5+ messages)

[PATCH, ARM] stop changing signedness in PROMOTE_MODE
 2016-03-07 12:55 UTC  (8+ messages)

[RFC, PATCH 0/3] tree-ssa-tail-merge engine replacement
 2016-03-07 11:56 UTC  (13+ messages)
` [PATCH 3/3] Fix ubsan tests by disabling of an optimization
              ` [PATCH] Skip ubsan internal fns in tail-merge

[PATCH PR69052]Set higher precedence for CONST_WIDE_INT than CONST_INT when canonicalizing addr expr
 2016-03-07 11:54 UTC  (6+ messages)

[PATCH] Fix PR70109
 2016-03-07 11:44 UTC 

Only assume 4-byte stack alignment on 32-bit Solaris/x86 (PR target/62281)
 2016-03-07  9:39 UTC 

[PATCH][ARM,testsuite] fix pragma_cpp_fma testcase
 2016-03-07  9:24 UTC  (2+ messages)

[Ada] Fix handling of bitpacked arrays in ASIS mode
 2016-03-07  8:47 UTC 

[PATCH, i386]: Fix PR 70024, wrong code with -fPIC and -mred-zone on i686
 2016-03-07  8:42 UTC  (5+ messages)

[Ada] Fix ICE on renaming of downcast of dereference
 2016-03-07  8:10 UTC 

[PATCH] Fix pr70061
 2016-03-07  7:51 UTC  (2+ messages)

[PATCH] Enable the whole-vector-shift tests for PPC64
 2016-03-07  6:59 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).