public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
Fix verify_type ICE during Ada bootstrap
 2015-11-30 17:11 UTC  (11+ messages)

[PATCH] [PR68603] Associate conditional C++ loop's back-jump with start, not body
 2015-11-30 17:09 UTC  (2+ messages)

[PATCH] Fix PR68067
 2015-11-30 17:01 UTC  (11+ messages)

[PATCH] rs6000_adjust_cost old thinko
 2015-11-30 16:58 UTC  (4+ messages)

[PATCH, PR46032] Handle BUILT_IN_GOMP_PARALLEL in ipa-pta
 2015-11-30 16:52 UTC  (7+ messages)

[PATCH] [ARC] Add support for atomic memory built-in
 2015-11-30 16:37 UTC  (2+ messages)

[patch] c/c++ asan tests for FreeBSD
 2015-11-30 16:33 UTC  (6+ messages)

[RFC] [Patch] PR67326 - relax trap assumption by looking at similar DRS
 2015-11-30 16:17 UTC  (5+ messages)

S/390: Fix warnings in "*setmem_long..." patterns
 2015-11-30 16:08 UTC  (2+ messages)

[PATCH] Add save_expr langhook (PR c/68513)
 2015-11-30 16:06 UTC  (10+ messages)

[PATCH 3/4] Add libgomp plugin for Intel MIC
 2015-11-30 15:37 UTC  (2+ messages)

[RFC] Combine vectorized loops with its scalar remainder
 2015-11-30 15:04 UTC  (9+ messages)

[PATCH] Fix vector rsqrt discovery (PR tree-optimization/68501)
 2015-11-30 15:03 UTC  (8+ messages)

[PTX] rework PTX prototype emission
 2015-11-30 14:53 UTC 

[PATCH] S/390: Fix warning in "*movstr" pattern
 2015-11-30 14:48 UTC  (5+ messages)

[PATCH] Fix PR68592
 2015-11-30 14:46 UTC 

[Patch, fortran] PR68534 - No error on mismatch in number of arguments between submodule and module interface
 2015-11-30 13:38 UTC  (3+ messages)

[PATCH PR68542]
 2015-11-30 13:24 UTC 

[PATCH] Update TARGET_FUNCTION_INCOMING_ARG documentation
 2015-11-30 13:11 UTC  (3+ messages)

[c-family] Fix -fdump-ada-spec ordering issue in C++
 2015-11-30 12:38 UTC 

[PATCH series, 16] Use parloops to parallelize oacc kernels regions
 2015-11-30 12:12 UTC  (16+ messages)
` [PATCH, 4/16] Implement -foffload-alias
` [PATCH, 8/16] Add pass_ch_oacc_kernels
    ` [gomp4] Use pass_ch instead of pass_ch_oacc_kernels (was: [PATCH, 8/16] Add pass_ch_oacc_kernels)

[gomp4.1] Handle new form of #pragma omp declare target
 2015-11-30 12:08 UTC  (9+ messages)
        ` [gomp4.5] Handle #pragma omp declare target link

[Ada] Fix simple C interfacing issues
 2015-11-30 12:05 UTC 

[Ada] Fix volatile flag setting in gigi
 2015-11-30 11:59 UTC 

[Ada] Fix simple missed optimization
 2015-11-30 11:51 UTC 

[PATCH] nvptx: implement automatic storage in custom stacks
 2015-11-30 11:47 UTC  (5+ messages)

[Ada] Add missing type conversions
 2015-11-30 11:37 UTC 

[Ada] Fix unexpected position error with aliasing and size clause
 2015-11-30 11:35 UTC 

[PATCH] Track indirect calls for call site information in debug info
 2015-11-30 11:14 UTC  (9+ messages)
` [PATCH, PING] "
  ` [PATCH, PING*2] "
    ` [PATCH, PING*3] "
      ` [PATCH, PING*4] "

[patch] link libgccjit using LDFLAGS
 2015-11-30 11:08 UTC  (2+ messages)

[PATCH, i386, AVX-512] Split out mask version for vec_extract_hi_<mode>
 2015-11-30 10:55 UTC 

[PATCH testsuite ARM] : Update armv6 unaligned macro tests
 2015-11-30 10:28 UTC 

[rfc] Skip non-default multilib and libstdc++-v3 debug builds in bootstrap builds
 2015-11-30  9:44 UTC  (2+ messages)

[Patch,SLP]: Correction in the comment for SLP vectorization profitable case
 2015-11-30  9:16 UTC 

[PATCH PR68529]Fix not recognized scev by computing no-overflow info for loop with NE_EXPR exit condition
 2015-11-30  8:58 UTC  (4+ messages)

GCC 5 branch now frozen for GCC 5.3 RC1
 2015-11-30  8:42 UTC 

[PATCH] GCC system.h and Graphite header order
 2015-11-30  8:30 UTC  (7+ messages)

[ARM] Use vector wide add for mixed-mode adds
 2015-11-30  6:59 UTC 

[patch] RFC asan support for i?86/x86_64-*freebsd*
 2015-11-29 23:34 UTC 

[patch] add ELFv2 check to FreeBSD PowerPC64
 2015-11-29 22:01 UTC 

[RFC] Getting LTO incremental linking work
 2015-11-29 21:15 UTC  (10+ messages)

Fix resolution handling WRT incremental linking
 2015-11-29 19:32 UTC 

[PATCH] Fix debug fallout of proposed PR68162 fix
 2015-11-29 19:19 UTC  (3+ messages)

Fix TYPE_PACKED verify_type ICE
 2015-11-29 19:11 UTC  (2+ messages)

Fix verify_type ICE with transparent aggr
 2015-11-29 19:02 UTC  (2+ messages)

[PTX] remove unnecessary predicates
 2015-11-29 18:58 UTC 

Fix -fdump-ipa-devirt ICE
 2015-11-29 18:55 UTC 

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

[RFC, Patch]: Optimized changes in the register used inside loop for LICM and IVOPTS
 2015-11-29 17:14 UTC  (5+ messages)

[PTX] Fix CFA breakage
 2015-11-29 16:25 UTC  (3+ messages)

[gomp4] Merge trunk r230906 (2015-11-25) into gomp-4_0-branch
 2015-11-29 14:20 UTC 

[PATCH] fix PR65726
 2015-11-28 23:26 UTC  (2+ messages)

[PATCH committed] PR other/61321 - demangler crash on casts in template parameters
 2015-11-28 22:04 UTC  (2+ messages)

[PR67335] drop dummy zero from reverse VTA ops, fix infinite recursion
 2015-11-28  5:50 UTC  (3+ messages)

[PATCH] Add support for ARM embedded multilibs
 2015-11-27 22:43 UTC  (5+ messages)
      ` [PATCH] [ping] "

[PATCH] Fix up target {{enter,exit} nowait,update} depend nowait
 2015-11-27 19:41 UTC 

Improving the cxx0x_warning.h diagnostic
 2015-11-27 18:55 UTC  (2+ messages)

[patch] Copy-edit the Option Summary in invoke.texi
 2015-11-27 18:40 UTC  (3+ messages)

patch to fix PR68536
 2015-11-27 18:39 UTC 

[PATCH 1/2][ARM] PR/65956 AAPCS update for alignment attribute
 2015-11-27 18:17 UTC  (12+ messages)

[PATCH 1/7][ARM] Add support for ARMv8.1
 2015-11-27 17:56 UTC  (9+ messages)
` [PATCH 5/7][Testsuite] Support ARMv8.1 ARM tests

basic asm and memory clobbers
 2015-11-27 16:50 UTC  (2+ messages)

[HSA] fix emission of function names with user-defined assembly names
 2015-11-27 14:53 UTC 

[PATCH][RTL-ifcvt] PR rtl-optimization/68506: Fix emitting order of insns in IF-THEN-JOIN case
 2015-11-27 14:41 UTC  (13+ messages)

[HSA] Implementation of various omp_* function
 2015-11-27 14:41 UTC 

[Fortran, patch, pr68218, v1] ALLOCATE with size given by a module function
 2015-11-27 14:40 UTC  (5+ messages)
    ` [Fortran, patch, pr68218, backport to 5 and 4.9, "

[PATCH][GCC][ARM] testcase memset-inline-10.c uses -mfloat-abi=hard but does not check whether target supports it
 2015-11-27 14:33 UTC  (3+ messages)
  ` [Ping][PATCH][GCC][ARM] "

[PTX] address space patch
 2015-11-27 14:28 UTC 

[PATCH] Allocate constant size dynamic stack space in the prologue
 2015-11-27 14:24 UTC  (6+ messages)

[PATCH] Fix PR68559
 2015-11-27 14:21 UTC 

[PTX] Another libcall patch
 2015-11-27 14:05 UTC 

Fix PR 67609
 2015-11-27 14:02 UTC  (3+ messages)
` [Patch AArch64] Reinstate CANNOT_CHANGE_MODE_CLASS to fix pr67609

[PATCH][ARC] Refurbish emitting DWARF2 for epilogue
 2015-11-27 14:02 UTC 

[PATCH 1/4 v2][AArch64] Generalize CCMP support
 2015-11-27 13:53 UTC  (3+ messages)

[PATCH] Fix PR68029
 2015-11-27 13:26 UTC  (4+ messages)

[testsuite][ARM target attributes] Fix effective_target tests
 2015-11-27 13:01 UTC 

[PATCH] Add testcase for PR rtl-optimization/68250
 2015-11-27 12:17 UTC 

[PATCH 0/7] S/390: Minor fixes and improvements for the vector builtins
 2015-11-27 12:05 UTC  (8+ messages)
` [PATCH 6/7] S/390: vec_set mode DI->SI for shift_count
` [PATCH 1/7] S/390: Fix vrepi constraint letter
` [PATCH 4/7] S/390: Sort builtin types - cleanup only
` [PATCH 3/7] S/390: Fix RT flag in vstrc instruction
` [PATCH 7/7] S/390: Make constant checking more strict
` [PATCH 5/7] S/390: Fix vec_splat_* builtins
` [PATCH 2/7] S/390: Enable vrepi constants

[PATCH] Convert a test to GIMPLE
 2015-11-27 11:43 UTC  (4+ messages)

OpenACC declare directive updates
 2015-11-27 11:41 UTC  (10+ messages)
        ` [gomp4] Re: [OpenACC] declare directive
          ` [PATCH] Fix unused variable
            ` [PATCH] fortran/openmp.c -- Fix bootstrap
                ` [gomp4] Re: OpenACC declare directive updates

[PR67383][ARM][4.9]Backport of "Allow any register for DImode values in Thumb2"
 2015-11-27 11:30 UTC  (5+ messages)

[PATCH] Fix oacc kernels default mapping for scalars
 2015-11-27 11:30 UTC 

[PATCH] Fix PR68470, ICE in IPA split
 2015-11-27 11:27 UTC  (2+ messages)

[PATCH] Fix PR68029
 2015-11-27 10:41 UTC 

Remove noce_mem_write_may_trap_or_fault_p in ifcvt
 2015-11-27 10:22 UTC  (15+ messages)

[PATCH][RTL-ifcvt] Reject insns that are multiple_sets
 2015-11-27 10:07 UTC  (2+ messages)

regrename/i386: ROP vs df and stack-regs
 2015-11-27  9:45 UTC  (4+ messages)

[PATCH 0/6] Another fixes of various memory leaks
 2015-11-27  9:40 UTC  (9+ messages)
` [PATCH 1/6] Fix memory leak in cilk
` [PATCH 7/N] Fix newly introduced memory leak in tree-ssa-loop-ivopts.c

[AArch64] Rework ARMv8.1 command line options
 2015-11-27  9:26 UTC  (3+ messages)

[PATCH][2/2] Fix PR68553
 2015-11-27  9:02 UTC 

[PATCH][1/2] Fix PR68553
 2015-11-27  8:36 UTC 

Enable pointer TBAA for LTO
 2015-11-27  8:24 UTC  (12+ 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).