public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
Fix 61441
 2015-11-26  8:28 UTC  (16+ messages)

RFA: PATCH to gimple_canonical_types_compatible_p for middle-end/66214
 2015-11-26  8:24 UTC  (5+ messages)

[RFC] Getting LTO incremental linking work
 2015-11-26  6:33 UTC  (14+ messages)

libgo patch committed: Don't overallocate in select
 2015-11-26  0:38 UTC 

[PATCH] [graphite] fix PR68453: recursively add phi nodes to merge points
 2015-11-25 23:46 UTC 

[Fortran, Patch] (RFC, Coarray) Implement TS18508's EVENTS
 2015-11-25 23:08 UTC  (5+ messages)

[PATCH 00/16] Unit tests framework (v3)
 2015-11-25 22:58 UTC  (13+ messages)
` [PATCH 00/15] Unittests framework v4: -fself-test
  ` [PATCH 01/15] Selftest framework (unittests v4)

Patch RFA: Improve building gotools with a cross compiler
 2015-11-25 22:28 UTC 

RFC: C++ delayed folding merge
 2015-11-25 22:14 UTC  (3+ messages)

[PING^2][PATCH] Improve C++ loop's backward-jump location
 2015-11-25 22:12 UTC  (2+ messages)

C++ PATCH for c++/67941 (UBsan error with empty lambda)
 2015-11-25 21:41 UTC  (3+ messages)

[PATCH/RFC] C++ FE: expression ranges (v2)
 2015-11-25 21:33 UTC  (5+ messages)
` [PATCH/RFC 0/2] C++ FE: expression ranges (v3)
  ` [PATCH 1/2] RFC: C++: attempt to provide location_t in more places
  ` [PATCH 2/2] RFC: C++ FE: expression ranges (work in progress) v3

[PATCH] Convert manual unsigned +/- overflow checking into {ADD,SUB}_OVERFLOW (PR target/67089)
 2015-11-25 21:27 UTC  (11+ messages)

[PATCH] PR debug/53927: fix value for DW_AT_static_link
 2015-11-25 21:08 UTC  (8+ messages)
` [PATCH, PING] "
  ` [PATCH, PING*2] "
    ` [PATCH, PING*3] "
      ` [PATCH, PING*4] "

[C++ PATCH] Fix ubsan downcast -fsanitize=vptr sanitization (PR c++/68508)
 2015-11-25 20:32 UTC  (3+ messages)

[PATCH] Optimize scalars in shared clauses to firstprivate if proven not written (PR tree-optimization/68128)
 2015-11-25 20:20 UTC 

Add support for CLZERO ISA
 2015-11-25 20:17 UTC  (2+ messages)

[PATCH 0/5] Add support -mcpu=thunderxt88pass1 and needed changes to support that
 2015-11-25 20:12 UTC  (4+ messages)
` [PATCH 2/5] [AARCH64] Change IMP and PART over to integers from strings

[PATCH] libstdc++: Fix libstdc++/67440: pretty-printing of a const set<foo> fails
 2015-11-25 19:59 UTC  (4+ messages)

[gomp4, fortran] Patch to fix continuation checks of OpenACC and OpenMP directives
 2015-11-25 19:14 UTC  (7+ messages)
      ` [PR fortran/63858] Fix mix of OpenACC and OpenMP sentinels in continuations

GCC 5.3 Status Report (2015-11-20)
 2015-11-25 19:10 UTC  (6+ messages)

[PATCHES] Enhance standard DWARF for Ada
 2015-11-25 18:36 UTC  (12+ messages)
` [PATCHES, PING] "
  ` [PATCHES, PING*2] "
      ` [PATCHES, PING*3] "
        ` [PATCHES, PING*4] "
          ` [PATCHES, PING*5] "

Enable pointer TBAA for LTO
 2015-11-25 18:35 UTC  (19+ messages)

patch to fix PR67954
 2015-11-25 18:14 UTC 

[patch] GSoC: Implement std::experimental::shared_ptr
 2015-11-25 17:54 UTC  (2+ messages)

[PTX] number parameters from zero
 2015-11-25 17:38 UTC 

Add support for CLZERO ISA
 2015-11-25 17:25 UTC  (2+ messages)

Fix PR 67609
 2015-11-25 17:21 UTC  (2+ messages)

[PATCH v2] Clarify promises about undefined behavior with signed <<
 2015-11-25 17:14 UTC  (2+ messages)

[RFA] Compact EH Patch
 2015-11-25 17:13 UTC  (3+ messages)

[PR68432 00/26] Handle size/speed choices for internal functions
 2015-11-25 16:50 UTC  (33+ messages)
` [PR68432 01/22][ARM] Remove operand dependency from "type" attribute
` [PR68432 02/22][ARM] Remove operand dependency from use_literal_pool
` [PR68432 03/22][NDS32] Remove "length" dependency from "enabled" attribute
` [PR68432 04/22] Remove global which_alternative
` [PR68432 06/22] Use code,alternative attributes for aarch64
` [PR68432 05/22] Add support attributes that operate on insn codes
` [PR68432 07/22] Use code,alternative attributes for alpha
` [PR68432 10/22] Use code,alternative attributes for avr
` [PR68432 09/22] Use code,alternative attributes for arm
` [PR68432 12/22] Use code,alternative attributes for i386
` [PR68432 11/22] Use code,alternative attributes for c6x
` [PR68432 08/22] Use code,alternative attributes for arc
` [PR68432 15/22] Use code,alternative attributes for mn10300
` [PR68432 14/22] Use code,alternative attributes for mips
` [PR68432 13/22] Use code,alternative attributes for m68k
` [PR68432 16/22] Use code,alternative attributes for nds32
` [PR68432 17/22] Use code,alternative attributes for s390
` [PR68432 18/22] Use code,alternative attributes for sparc
` [PR68432 19/22] Use code,alternative for bool_attrs
` [PR68432 20/22] Record attributes for define_expand
` [PR68432 21/22] Pass optimization type to direct_internal_fn_supported_p
` [PR68432 22/22] Use preferred_for_size in i386 internal fn optabs

[patch] Only do shrink_to_fit() when exceptions enabled
 2015-11-25 16:19 UTC  (2+ messages)

[PATCH/RFC v2] PR68212: Improve Accounting of Block Frequencies During Loop Unrolling
 2015-11-25 16:19 UTC  (2+ messages)

[C++ Patch] PR 68087
 2015-11-25 16:12 UTC  (4+ messages)

[hsa] Fix static local variable name conflict
 2015-11-25 16:00 UTC 

[hsa] omp_target_associate_ptr and omp_target_is_present on shared memory
 2015-11-25 15:57 UTC 

Remove noce_mem_write_may_trap_or_fault_p in ifcvt
 2015-11-25 15:55 UTC  (21+ messages)

[PATCH] New version of libmpx with new memmove wrapper
 2015-11-25 15:54 UTC  (6+ messages)

[gomp4.1] depend nowait support for target {update,{enter,exit} data}
 2015-11-25 15:41 UTC  (11+ messages)
    ` [gomp4.5] depend nowait support for target
              ` [hsa] "

[PATCH] Fix pattern causing C_MAYBE_CONST_EXPRs leak into gimplifier (PR c/68513)
 2015-11-25 15:34 UTC  (9+ messages)

[PATCH, committed] PR fortran/PR68227
 2015-11-25 15:16 UTC 

[PATCH][calls.c] PR rtl-optimization/67226: Take into account pretend_args_size when checking stack offsets for sibcall optimisation
 2015-11-25 15:09 UTC  (8+ messages)

[PATCH] Allocate constant size dynamic stack space in the prologue
 2015-11-25 15:06 UTC  (4+ messages)

[PATCH] Fix PR66721, re-try vectorization without SLP
 2015-11-25 14:33 UTC 

[PATCH] Get rid of insn-codes.h in optabs-tree.c
 2015-11-25 14:29 UTC  (5+ messages)

[PATCH] Fix PR68528
 2015-11-25 14:26 UTC 

[PATCH][ARM] Enable fusion of AES instructions
 2015-11-25 14:12 UTC  (3+ messages)

[PTX] Simplify function decl output
 2015-11-25 14:10 UTC 

[PATCH] Do not sanitize left shifts for -fwrapv (PR68418)
 2015-11-25 14:09 UTC 

[patch] libstdc++/56158 Extend valid values of iostream bitmask types
 2015-11-25 13:54 UTC  (7+ messages)

[PATCH] S/390: Further bswap enhancements
 2015-11-25 13:38 UTC 

[PATCH] S/390: Enable 64 bit atomic tests with -m31 -mzarch
 2015-11-25 13:33 UTC 

[PATCH] S/390: bswap testcases require -march=z900 to work with -m31
 2015-11-25 13:33 UTC 

[PATCH] S/390: bswap64 testcases require -mzarch
 2015-11-25 13:33 UTC 

[PATCH][ARM] PR 49526: Add support for smmul,smmla,smmls instructions
 2015-11-25 13:31 UTC  (6+ messages)

[PATCH] AIX declare aliases
 2015-11-25 12:56 UTC 

Use TBAA for lto-symtab decl merging warnings
 2015-11-25 12:41 UTC  (3+ messages)

[PING][Patch] Add support for IEEE-conformant versions of scalar fmin* and fmax*
 2015-11-25 12:39 UTC  (14+ messages)

Fix tree-ssa-dce Ada LTO bootstrap ice
 2015-11-25 12:37 UTC  (2+ messages)

[PATCH, i386, AVX-512] Enable QI-mode mask logic patterns on non- AVX-512DQ targets
 2015-11-25 12:31 UTC  (2+ messages)

Port libvtv to Solaris
 2015-11-25 12:20 UTC  (6+ messages)

Add new timers for lowlevel LTO streaming
 2015-11-25 11:38 UTC  (2+ messages)

[PATCH 01/02] PR/62314: add ability to add fixit-hints
 2015-11-25 11:12 UTC  (5+ messages)

[AArch64][PATCH 1/7] Add support for ARMv8.1 Adv.SIMD,instructions
 2015-11-25 11:11 UTC  (16+ messages)
` [AArch64][dejagnu][PATCH 5/7] Dejagnu support for ARMv8.1 Adv.SIMD
` [AArch64][PATCH 6/7] Add NEON intrinsics vqrdmlah and vqrdmlsh
` [AArch64][PATCH 7/7] Add NEON intrinsics vqrdmlah_lane and vqrdmlsh_lane

Fix verify_type ICE during Ada bootstrap
 2015-11-25 10:55 UTC  (5+ messages)

[PATCH series, 16] Use parloops to parallelize oacc kernels regions
 2015-11-25 10:44 UTC  (23+ messages)
` [PATCH, 6/16] Add pass_oacc_kernels
` [PATCH, 10/16] Add pass_oacc_kernels pass group in passes.def

[PATCH] Check NULL loop->latch in verify_loop_structure
 2015-11-25 10:44 UTC  (4+ messages)
  ` [PATCH] Improve verification of "

[hsa] Back-end enhancement
 2015-11-25 10:31 UTC  (2+ messages)

[PATCH] Fix PR68517
 2015-11-25  9:39 UTC 

[PATCH][4.9] Backport fix for PR sanitizer/64820
 2015-11-25  9:21 UTC  (2+ messages)
` [PING][PATCH][4.9] "

[PATCH] Fix PR68492
 2015-11-25  8:58 UTC 

Do not leak function local blocks to global LTO stream
 2015-11-25  8:36 UTC 

[ARM] Fix PR middle-end/65958
 2015-11-25  7:56 UTC  (4+ messages)

[PATCH AArch64]Handle REG+REG+CONST and REG+NON_REG+CONST in legitimize address
 2015-11-25  4:53 UTC  (8+ messages)

update acc routines in fortran
 2015-11-25  4:42 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).