public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] Allow fwprop to undo vectorization harm (PR68961)
 2016-07-05 20:50 UTC  (6+ messages)

Use iv_can_overflow_p in ivopts
 2016-07-05 19:46 UTC 

Check fpic is ok for target in pr69102.c
 2016-07-05 18:55 UTC  (2+ messages)

[v3 PATCH] Implement LWG 2509
 2016-07-05 18:15 UTC  (2+ messages)

[PATCH trivial] Fix PR71214 (__cpp_rvalue_references vs. __cpp_rvalue_reference)
 2016-07-05 17:10 UTC  (5+ messages)

[Patch, avr] Fix PR 50739 - nameless error with -fmerge-all-constants
 2016-07-05 16:31 UTC  (3+ messages)

[Patch, lra] PR70751, correct the cost for spilling non-pseudo into memory
 2016-07-05 16:09 UTC  (14+ messages)
              ` [lra] Cleanup the use of offmemok and don't count spilling cost for it
                  ` Fwd: "

[PATCH, vec-tails 10/10] Tests
 2016-07-05 15:47 UTC 

[PATCH][RTL ifcvt] PR rtl-optimization/71594: ICE in noce_emit_cmove due to mismatched source modes
 2016-07-05 15:42 UTC  (7+ messages)

[Fortran] Help with STAT= attribute in coarray reference
 2016-07-05 15:34 UTC  (3+ messages)

[PATCH][AArch64] Improve Cortex-A53 integer scheduler
 2016-07-05 15:00 UTC 

[PATCH PR71734] Add missed check that reference defined inside loop
 2016-07-05 14:56 UTC 

Determine more IVs to be non-overflowing
 2016-07-05 14:31 UTC  (13+ messages)

[PATCH] Fix path splitting to handle empty else block
 2016-07-05 13:23 UTC 

[PATCH] Fix loop distribution cost model
 2016-07-05 13:21 UTC 

[PATCH][expr.c] PR middle-end/71700: zero-extend sub-word value when widening constructor element
 2016-07-05 12:57 UTC  (3+ messages)

[patch] Fix type merging deficiency during WPA
 2016-07-05 11:59 UTC  (2+ messages)

[PATCH][vectorizer][2/2] Hook up mult synthesis logic into vectorisation of mult-by-constant
 2016-07-05 11:31 UTC  (11+ messages)

[PATCH, rs6000] Use direct moves for __builtin_signbit for 128-bit floating-point
 2016-07-05 11:25 UTC  (6+ messages)

[PATCH PR c/71699] Handle pointer arithmetic in nonzero tree checks
 2016-07-05 10:42 UTC  (12+ messages)

[Ada] Minor changes in gnat_to_gnu_entity
 2016-07-05 10:33 UTC 

[PATCH] - improve sprintf buffer overflow detection (middle-end/49905)
 2016-07-05 10:11 UTC  (7+ messages)

-fopt-info handling
 2016-07-05 10:06 UTC  (3+ messages)

[PATCH] Fix MPX tests on systems with MPX disabled
 2016-07-05 10:02 UTC  (3+ messages)
` [PING] "

move increase_alignment from simple to regular ipa pass
 2016-07-05  9:53 UTC  (16+ messages)

[PATCH, libgcc/ARM 1/6] Fix Thumb-1 only == ARMv6-M & Thumb-2 only == ARMv7-M assumptions
 2016-07-05  9:30 UTC  (7+ messages)
    ` [PATCH, libgcc/ARM 1b/7] Check CLZ availability with ISA support and architecture level macros
` [PATCH, libgcc/ARM 1a/6] Fix Thumb-1 only == ARMv6-M & Thumb-2 only == ARMv7-M assumptions
  ` [PATCH, libgcc/ARM 1a/6, ping] "
    ` [PATCH, libgcc/ARM 1a/6, ping2] "

[ARM][testsuite] neon-testgen.ml removal
 2016-07-05  9:25 UTC  (5+ messages)

[Fortran, Patch] First patch for coarray FAILED IMAGES (TS 18508)
 2016-07-04 22:46 UTC  (3+ messages)

[patch, fortran] Bug 66575 - Endless compilation on missing end interface
 2016-07-04 21:01 UTC 

[PATCH] Add code-hoisting to GIMPLE
 2016-07-04 20:31 UTC  (2+ messages)

[Driver] Add support for -fuse-ld=lld
 2016-07-04 19:58 UTC  (10+ messages)

Some fixes for autofdo test cases
 2016-07-04 19:58 UTC  (2+ messages)
` [PING] "

[patch, fortran] Bug 35849 - "wrong" line shown in error message for parameter
 2016-07-04 19:14 UTC 

[committed] Fix ICE with C++11 attributes (PR c++/71739)
 2016-07-04 17:35 UTC 

[AArch64] Renaming ARMv8.1 to ARMv8.1-A in comments and documentations
 2016-07-04 16:21 UTC  (2+ messages)

[testsuite] asan/clone-test-1.c: Handle clone() failure
 2016-07-04 16:11 UTC  (2+ messages)

Improve insert/emplace robustness to self insertion
 2016-07-04 14:55 UTC  (10+ messages)

[PATCH] S/390: Add support for z13 instructions lochi and locghi
 2016-07-04 14:26 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH] Drop excess size used for run time allocated stack variables
 2016-07-04 14:22 UTC  (5+ messages)
    ` [PATCH 1/2][v3] "

[PATCH 0/17][ARM] ARMv8.2-A and FP16 extension support
 2016-07-04 14:22 UTC  (28+ messages)
` [PATCH 1/17][ARM] Add ARMv8.2-A command line option and profile
` [PATCH 3/17][Testsuite] Add ARM support for ARMv8.2-A with FP16 arithmetic instructions
` [PATCH 7/17][ARM] Add FP16 data movement instructions
` [PATCH 8/17][ARM] Add VFP FP16 arithmetic instructions
` [PATCH 9/17][ARM] Add NEON "
` [PATCH 11/17][ARM] Add builtins for VFP FP16 intrinsics
` [PATCH 12/17][ARM] Add builtins for NEON "
` [PATCH 13/17][ARM] Add VFP FP16 instrinsics
` [PATCH 14/17][ARM] Add NEON "
` [PATCH 15/17][ARM] Add tests for ARMv8.2-A FP16 support
` [PATCH 16/17][ARM] Add tests for VFP FP16 ACLE instrinsics
` [PATCH 17/17][ARM] Add tests for NEON FP16 ACLE intrinsics

[PATCH] Allocate constant size dynamic stack space in the prologue
 2016-07-04 14:09 UTC  (8+ messages)
` [PATCH v2] "

Fix fir PR71696 in Libiberty Demangler (6)
 2016-07-04 12:54 UTC  (2+ messages)

[v3 PATCH] PR libstdc++/71313
 2016-07-04 12:46 UTC  (3+ messages)

[Patch, Fortran, 71623, v1][5/6/7 Regression] Segfault when allocating deferred-length characters to size of a pointer
 2016-07-04 11:50 UTC  (2+ messages)
` [Ping, Patch, "

[PATCH 1/3] Disable libgcj and libgloss for Phoenix-RTOS targets
 2016-07-04 11:03 UTC  (9+ messages)
` [PATCH 3/3] Add support for arm*-*-phoenix* targets in libgcc
` [PATCH 2/3] Add support for arm*-*-phoenix* targets

Scanned image
 2016-07-04 10:39 UTC 

[PATCH 1/4] PR c++/62314: add fixit hint for missing "template <> " in explicit specialization
 2016-07-04 10:15 UTC  (5+ messages)
` [PATCH 2/4] PR c++/62314: add fixit hint for "expected ';' after class definition"

[Ada] Use chained locations in GNATprove for inherited pre and post
 2016-07-04 10:09 UTC 

[Ada] Gnatfind crash on references to unknown files
 2016-07-04 10:09 UTC 

[Ada] Spurious type errors because of views confusion in predicate functions
 2016-07-04 10:09 UTC 

[Ada] Confusing pragma unreferenced
 2016-07-04 10:06 UTC 

[Ada] Early finalization of ctrl func result clobbers array element
 2016-07-04 10:01 UTC 

[0/7] Tweak vector load/store code
 2016-07-04  9:50 UTC  (5+ messages)
` [6/7] Explicitly classify vector loads and stores

[PATCH 0/9] separate shrink-wrapping
 2016-07-04  8:57 UTC  (8+ messages)

[PATCH 0/2] Arc fixes and genrecog warning fix
 2016-07-04  8:47 UTC  (5+ messages)
` [PATCH 2/2] gcc/genrecog: Don't warn for missing mode on special predicates

[AArch64] ARMv8.2 command line and feature macros support
 2016-07-04  8:23 UTC  (4+ messages)

[PATCH] doc fix for c/71560 - union compound literal initializes wrong union field
 2016-07-03 23:22 UTC  (2+ messages)

[PATCH, fortran, v3] Use Levenshtein spelling suggestions in Fortran FE
 2016-07-03 22:46 UTC  (3+ messages)
` [PATCH, fortran, v4] "
  ` Ping: [Re: [PATCH, fortran, v4] Use Levenshtein spelling suggestions in Fortran FE]

[PATCH] simplify-rtx.c: start adding selftests
 2016-07-03 17:12 UTC  (2+ messages)

[PATCH PR70729] The second part of patch
 2016-07-03 16:41 UTC  (12+ messages)

libiberty - Segmentation fault when attempting to delete a non-existent element in a hash table
 2016-07-03 15:58 UTC 

[PATCH] Add missing OBJCOPY variable to Makefile.in
 2016-07-03 11:56 UTC 

Fix testsuite errors in debug mode
 2016-07-02 14:54 UTC 

[PATCH 1/2] C: convert return type of lookup_name_fuzzy from tree to const char *
 2016-07-02 12:01 UTC  (3+ messages)
` [PATCH 2/2] C++ FE: handle misspelled identifiers and typenames

Backports to 6.2
 2016-07-02 10:32 UTC 

[PATCH v2] extend shift count warnings to vector types
 2016-07-02  9:23 UTC  (2+ messages)

[C PATCH] Fix -Wunused-but-set-* regression with vector indexing (PR c/71719)
 2016-07-02  6:09 UTC  (2+ messages)

[PATCH] OpenACC routines in fortran modules
 2016-07-01 20:41 UTC 

PING^6: [PATCH] PR target/70454: Build x86 libgomp with -march=i486 or better
 2016-07-01 20:28 UTC 

[PATCHv3, testsuite] Enable some existing __float128 tests for powerpc
 2016-07-01 20:00 UTC  (4+ messages)

[PATCH][ARM] -mpure-code option for ARM
 2016-07-01 19:04 UTC  (2+ messages)

[PATCH, rs6000] Fix PR target 71656, reload ICE when -mcpu=power9 -mpower9-dform-vector
 2016-07-01 17:59 UTC  (4+ messages)

[RFC] Change order of Fortran BLOCK_VARS (PR fortran/71687)
 2016-07-01 17:59 UTC  (3+ messages)
` [RFC] Change order of Fortran BLOCK_VARS (PR fortran/71687, take 2)

[PATCH, rs6000] Fix PR target/71698, ICE in reload copying TDmode values to GPR regs
 2016-07-01 16:35 UTC  (2+ messages)

[PATCH] fix interaction of -S and -x {c,c++}-header
 2016-07-01 15:26 UTC  (3+ messages)

[C++ PATCH] Fix ICE with PTRMEM_CST (PR c++/70869)
 2016-07-01 15:23 UTC 

[gomp4] backport fortran FE error handling changes
 2016-07-01 15:17 UTC 

[committed] Re: A gfortran silent "wrong code" bug in the transition from 4.9.0 -> 4.9.1, using OpenMP. (PR fortran/71717)
 2016-07-01 15:17 UTC 

[PATCH] Fix hangs with long double atomics (PR middle-end/71716)
 2016-07-01 15:07 UTC 

[PATCH] error on missing LTO symbols
 2016-07-01 14:58 UTC 

[PATCH v2] check initializer to be zero in .bss-like sections
 2016-07-01 14:06 UTC  (6+ messages)

[PATCHv2, ARM, libgcc] New aeabi_idiv function for armv6-m
 2016-07-01 13:41 UTC  (2+ messages)

[PATCH 0/6] remove some usage of rtx_{insn,expr}_list
 2016-07-01 13:35 UTC  (4+ messages)

unrecognized non-alpha-numeric characters in asm() constraints
 2016-07-01 13:27 UTC 

[Patch] Disable text mode translation in ada for Cygwin
 2016-07-01 12:33 UTC  (7+ messages)

[PATCH GCC]Resolve compilation time known alias checks in vectorizer
 2016-07-01 12:06 UTC  (4+ messages)

[PATCH testsuite]XFAIL tests for -funsafe-loop-optimizations
 2016-07-01 10:35 UTC  (2+ messages)

[PATCH GCC]Improve loop-niter to handle possible infinite loop
 2016-07-01 10:33 UTC  (2+ messages)

[PATCH] Do not emit SAVE_EXPR for already assigned SSA_NAMEs (PR71606)
 2016-07-01 10:15 UTC  (5+ messages)

Problem in cxx_fundamental_alignment_p?
 2016-07-01  9:56 UTC  (3+ messages)

[PATCH] rtl-optimization/71709, strcpy arg optimised out
 2016-07-01  9:48 UTC  (2+ messages)

[PATCH][ARM] Delete thumb_reload_in_h
 2016-07-01  9:00 UTC  (2+ messages)

[PATCH] ix86: fix PR/65105 testcase 2
 2016-07-01  8:35 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).