public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] Fix PR c++/66786 (ICE with nested lambdas in variable template)
 2016-03-07 14:08 UTC  (5+ 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)

RFA: PR 70044: Catch a second call to aarch64_override_options_after_change
 2016-03-07 13:12 UTC  (3+ messages)

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

Fix postreload_combine miscompilation (PR 69941)
 2016-03-07 12:37 UTC  (3+ messages)

[C++] Add -fnull-this-pointer
 2016-03-07 12:27 UTC  (7+ messages)

[committed, libffi] Match upstream soname
 2016-03-07 11:59 UTC  (3+ 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 

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

[Patch, fortran] PR68241 - [meta-bug] Deferred-length character
 2016-03-07 10:22 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)

[RFC][ARM,AArch64] Adding crypto Advsimd intrinsics tests
 2016-03-07  9:12 UTC 

[AArch64] Disable pcrelative_literal_loads with fix-cortex-a53-843419
 2016-03-07  8:47 UTC  (3+ 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)

[PATCH series, 16] Use parloops to parallelize oacc kernels regions
 2016-03-07  8:22 UTC  (11+ messages)
` [PATCH, 12/16] Handle acc loop directive
  ` [PING][PATCH, "
    ` [PING^2][PATCH, "
      ` [PING^3][PATCH, "

[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)

Please include ada-hurd.diff upstream (try2)
 2016-03-07  5:22 UTC  (2+ messages)

[patch, testsuite, ARM] don't try to execute simd.exp tests on targets without NEON
 2016-03-07  4:56 UTC  (4+ messages)

[PATCH][ARM] Error out of arm_neon.h if compiling for soft-float ABI
 2016-03-07  4:50 UTC  (2+ messages)

[PATCH][ARM] PR target/70008
 2016-03-07  3:57 UTC  (8+ messages)

[PATCH] 69517 - [5/6 regression] SEGV on a VLA with excess initializer elements
 2016-03-07  1:38 UTC 

[Patch, fortran] PRs 70031 and 69524 - submodule tweaks
 2016-03-06 18:18 UTC 

[PATCH, RFC]. Some initial work on coroutines
 2016-03-06 16:58 UTC 

New Swedish PO file for 'gcc' (version 6.1-b20160131)
 2016-03-06  9:42 UTC 

C++ PATCH for another c++/67364 testcase (constexpr wrong evaluation)
 2016-03-06  6:46 UTC 

[PATCH, RFC, v2] Use Levenshtein spelling suggestions in Fortran FE
 2016-03-05 22:46 UTC  (2+ messages)
` [PATCH, fortran, v3] "

[Patch X86_64]: Fix multiplication cost for -march=znver1
 2016-03-05 17:24 UTC  (3+ messages)

[Patch X86_64] : Fix type attribute for sseimul reservations in znver1.md
 2016-03-05 12:39 UTC  (3+ messages)

New Serbian PO file for 'cpplib' (version 6.1-b20160131)
 2016-03-05  7:47 UTC 

Contents of PO file 'cpplib-6.1-b20160131.sr.po'
 2016-03-05  7:47 UTC 

[PATCH] Fix ICE with xmm{16-31} in *truncdfsf_fast_mixed with -mtune=barcelona (PR target/70086)
 2016-03-05  6:40 UTC 

[PATCH][tree-optimization/69196] Limit test to targets where it has been tested
 2016-03-05  6:14 UTC 

Limit vector alignments (PR 69973)
 2016-03-05  5:35 UTC  (2+ messages)

Fix PR69824, crash in C frontend
 2016-03-05  5:23 UTC  (3+ messages)

[PATCH] [PR tree-optimization/69196] Consider two anonymous SSA_NAMEs unassociated
 2016-03-05  5:14 UTC 

Proposed Patch for Bug 69687
 2016-03-04 23:57 UTC  (9+ messages)

C++ PATCH for c++/69203 (ICE with delete[])
 2016-03-04 22:53 UTC 

[PATCH] Fix va_arg ((ap), ...) on s390* with C++14 (PR c++/70084)
 2016-03-04 22:49 UTC  (2+ messages)

[commit] Sync include/plugin-api.h with binutils
 2016-03-04 22:13 UTC 

C++ PATCH for c++/67364 (constexpr vs. empty class)
 2016-03-04 22:05 UTC  (3+ messages)

C++ PATCH to constexpr loops and SAVE_EXPR
 2016-03-04 22:02 UTC 

[C++ PATCH] Improve -fsanitize=vptr (PR c++/70035)
 2016-03-04 22:01 UTC  (2+ messages)

[C++ PATCH] Fix up -flifetime-dse=2 clobbers
 2016-03-04 21:25 UTC  (2+ messages)

[PING] genattrab.c generate switch
 2016-03-04 20:17 UTC  (22+ messages)

C++ PATCH for c++/70067 (ICE with typename typedef)
 2016-03-04 19:54 UTC  (4+ messages)

[PATCH] Handle oacc region in oacc routine
 2016-03-04 19:48 UTC  (4+ messages)

[pr/69916] ICE with empty loops
 2016-03-04 18:55 UTC  (2+ messages)

Backport fix of PR 69666 and PR 69920 to gcc-5 branch
 2016-03-04 18:27 UTC 

[RFC] PR69195, Reload confused by invalid reg equivs
 2016-03-04 17:40 UTC  (2+ messages)

[hsa, testsuite] Suppress hsa warnings in libgomp tests
 2016-03-04 17:39 UTC  (12+ messages)

[PATCH 0/2][AArch64] Implement AAPCS64 updates for alignment attribute
 2016-03-04 17:24 UTC  (5+ messages)
` [PATCH 1/2][AArch64] "

[Patch, fortran] Initializing components of derived type variables
 2016-03-04 16:42 UTC 

[PATCH] Fix detection of setrlimit in libstdc++ testsuite
 2016-03-04 15:27 UTC  (5+ messages)

[PATCH] Fix vec_set_hi* patterns (PR target/70059)
 2016-03-04 14:43 UTC  (3+ messages)

[PATCH 00/10] ARC: Add support for NPS400 variant
 2016-03-04 13:26 UTC  (11+ messages)
` [PATCH 01/10] gcc: Add support for mellanox nps400 arc variant
` [PATCH 09/10] gcc/arc: Add an nps400 specific testcase
` [PATCH 02/10] gcc/arc: Add -munaligned-access option for nps400
` [PATCH 10/10] gcc/arc: Add __NPS400__ define for nps400 targets
` [PATCH 04/10] gcc/arc: Replace rI constraint with r & Cm2 for ld and update insns
` [PATCH 07/10] gcc/arc: Add nps400 bitops support
` [PATCH 06/10] gcc/arc: Add support for nps400 cmem xld/xst instructions
` [PATCH 05/10] gcc/arc: convert some constraints to define_constraint
` [PATCH 03/10] gcc/arc: generate jump tables in code section for nps400
` [PATCH 08/10] gcc/arc: Mask integer 'L' operands to 32-bit

[C PATCH] Fix ICE on invalid Cilk+ code (PR c/69798)
 2016-03-04 13:17 UTC  (13+ messages)
        ` [C PATCH] Fix ICE on invalid Cilk+ code (PR c/69798) (take 3)

[PATCH 1/2] PR c/68187: fix overzealous -Wmisleading-indentation (comment #0)
 2016-03-04 13:05 UTC  (7+ messages)
` [PATCH 2/2] PR c/68187: fix overzealous -Wmisleading-indentation (comment #1)

[PATCH, PR70026] Fix boolean comparison processing in masks conversion patterns
 2016-03-04 11:55 UTC  (2+ messages)

[PATCH] Another fix for decide_alg (PR target/70062)
 2016-03-04 11:19 UTC  (8+ messages)

[PATCH][AArch64][testsuite] PR target/70004: Remove check using undefined behaviour
 2016-03-04 11:06 UTC  (5+ messages)

[PATCH]Replace -shared with -r -nostdlib in gcc.dg/lto/pr61526 pr54709 pr64415 test cases
 2016-03-04  9:10 UTC  (10+ messages)

[testsuite] Skip gcc.dg/Wno-frame-address.c on IA-64
 2016-03-04  8:47 UTC 

[PATCH] Fix PR70054
 2016-03-04  8:26 UTC  (3+ messages)

[PATCH] Fix PR69951
 2016-03-04  8:22 UTC  (9+ messages)

Patch ping
 2016-03-04  7:38 UTC  (2+ messages)

[PATCH] S/390: Set GOARCH to the current target when testing multiarch
 2016-03-04  7:34 UTC  (2+ messages)

Patch ping
 2016-03-04  7:23 UTC  (3+ messages)

C++ PATCH for constexpr operator=
 2016-03-04  1:47 UTC 

C++ PATCH to instantiation of generic lambda
 2016-03-04  1:44 UTC 

C++ PATCH for c++/67164 (error with variadic templates)
 2016-03-04  1:41 UTC 

[AArch64] Emit square root using the Newton series
 2016-03-04  0:22 UTC  (3+ messages)

[PATCH, ARM, 3/3] Add multilib support for bare-metal ARM architectures
 2016-03-04  0:20 UTC  (2+ messages)

[PATCH] libffi testsuite: Use split to ensure valid tcl list
 2016-03-03 22:59 UTC  (5+ messages)

C++ PATCH to implement C++14 aggregate NSDMI (N3653)
 2016-03-03 22:40 UTC  (2+ messages)

C++ PATCH for c++/51406, 51161 (wrong-code with static cast to rvalue ref)
 2016-03-03 22:39 UTC  (2+ messages)

Reinstate generic stack checking warning with LRA
 2016-03-03 20:43 UTC  (6+ messages)

[Patch, fortran] PR69834 - Collision in derived type hashes
 2016-03-03 20:31 UTC  (2+ messages)

[PATCH, ARM] Fix gcc.c-torture/execute/loop-2b.c execution failure on cortex-m0
 2016-03-03 18:10 UTC  (4+ 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).