public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] v3: C/C++: fix quoting of "aka" typedef information (PR 62170)
 2017-11-22 20:57 UTC  (2+ messages)
` [committed] v5: "

[PATCH] Make shift argument to eoshift0 be of type index_type
 2017-11-22 20:51 UTC  (6+ messages)
  ` [PATCH] Make shift argument to eoshift0 and eoshift2 "

[PATCH, testsuite]: Remove bswap16, bswap32 and bswap64 effective targets
 2017-11-22 20:44 UTC 

[RFA][PATCH] 10/n Various class definition cleanups
 2017-11-22 20:43 UTC  (3+ messages)

[PATCH] Fix PR83089
 2017-11-22 20:38 UTC  (2+ messages)

[PATCH, i386] Fix behavior for –mprefer-vector-width= option
 2017-11-22 20:32 UTC  (2+ messages)

Simplify ptr - 0
 2017-11-22 20:06 UTC  (3+ messages)

[PATCH] Use __BYTE_ORDER__ predefined macro instead of runtime check
 2017-11-22 20:03 UTC  (5+ messages)

[PATCH] Add myself as GCC maintainer
 2017-11-22 19:23 UTC 

[RFA][PATCH] Stack clash protection 07/08 -- V4 (aarch64 bits)
 2017-11-22 18:52 UTC  (5+ messages)

Add support for bitwise reductions
 2017-11-22 18:28 UTC  (2+ messages)

[patch, fortran] Implement maxloc and minloc for character
 2017-11-22 18:16 UTC  (7+ messages)

SLP reductions with variable-length vectors
 2017-11-22 18:12 UTC  (2+ messages)

[000/nnn] poly_int: representation of runtime offsets and sizes
 2017-11-22 18:11 UTC  (3+ messages)
` [070/nnn] poly_int: vectorizable_reduction

RFC/A: Stop cselib.c recording sets of the frame pointer
 2017-11-22 18:09 UTC  (2+ messages)

[RFC][PATCH] Extend DCE to remove unnecessary new/delete-pairs
 2017-11-22 18:03 UTC  (11+ messages)

[PATCH 1/7]: SVE: Add CLOBBER_HIGH expression
 2017-11-22 17:44 UTC  (9+ messages)

refine default dwarf settings on VxWorks
 2017-11-22 17:34 UTC 

[patch] remove cilk-plus
 2017-11-22 17:33 UTC  (9+ messages)

[SH][committed] Cleanup div and mul patterns
 2017-11-22 17:24 UTC  (2+ messages)

[PATCH] Fix result for conditional reductions matching at index 0
 2017-11-22 17:23 UTC  (8+ messages)

[committed] PR 83104: Avoid two_valued_val_range_p for pointers
 2017-11-22 16:59 UTC 

[patch] Add support for #pragma GCC unroll
 2017-11-22 16:55 UTC  (4+ messages)

[PATCH] Fix up -Wreturn-type (PR c++/83045)
 2017-11-22 16:49 UTC  (3+ messages)

[PATCH][ARM] Fix test armv8_2-fp16-move-1.c
 2017-11-22 16:46 UTC  (9+ messages)

[PATCH] C++: avoid most reserved words as misspelling suggestions (PR c++/81610 and PR c++/80567)
 2017-11-22 16:35 UTC 

[PATCH] Add fields to struct gomp_thread for debugging purposes
 2017-11-22 15:54 UTC  (4+ messages)

[PATCH] PR libstdc++/48101 improve errors for invalid container specializations
 2017-11-22 15:25 UTC  (5+ messages)

[PATCH, GCC/ARM] Factor out CMSE register clearing code
 2017-11-22 15:21 UTC  (4+ messages)

[Patch AArch64] Fixup floating point division with -march=armv8-a+nosimd
 2017-11-22 14:58 UTC 

[C++ Patch] PR 82293 ("[8 Regression] ICE in nonlambda_method_basetype at gcc/cp/lambda.c:886")
 2017-11-22 14:55 UTC 

PR83004: Accidental change to pr81136.c for VECTOR_BITS==128
 2017-11-22 14:53 UTC  (6+ messages)

[PATCH, GCC/ARM] Remove useless variable in CMSE code
 2017-11-22 14:03 UTC 

PR82547: Undetected overflow for UNSIGNED wide_ints
 2017-11-22 13:59 UTC  (2+ messages)

Replace REDUC_*_EXPRs with internal functions
 2017-11-22 13:59 UTC  (4+ messages)

[PATCH, GCC/ARM] Use bitmap to control cmse_nonsecure_call register clearing
 2017-11-22 13:51 UTC  (3+ messages)

Fix calculation of ptr_mode for MODE_PARTIAL_INT Pmode
 2017-11-22 13:51 UTC  (2+ messages)

[PATCH] Fix mult expansion ICE (PR middle-end/82875)
 2017-11-22 13:50 UTC  (7+ messages)

[PATCH] Handle VEC_SERIES with both constant args in simplify_binary_operation
 2017-11-22 13:07 UTC  (2+ messages)

[PATCH] vrp_prop::check_array_ref fixes (PR tree-optimization/83044)
 2017-11-22 12:47 UTC  (2+ messages)

[PATCH] Fix PR82991
 2017-11-22 12:07 UTC  (3+ messages)

[PATCH][GCC][ARM] Dot Product NEON intrinsics [Patch (3/8)]
 2017-11-22 11:34 UTC  (3+ messages)

[PING] Plugin support on Windows/MinGW
 2017-11-22 11:25 UTC  (3+ messages)

[patch] Add support for #pragma GCC unroll v2
 2017-11-22 10:56 UTC 

libgo patch committed: Fix Makefile bug setting LD_LIBRARY_PATH
 2017-11-22 10:27 UTC  (7+ messages)

[PATCH] Avoid UNSPEC_VOLATILE or volatile ASM_OPERANDS in debug insns (PR debug/83084)
 2017-11-22 10:23 UTC  (4+ messages)

[PATCH] Fix UBSAN errors in dse.c (PR rtl-optimization/82044)
 2017-11-22  9:52 UTC  (12+ messages)
          ` [PATCH] Fix i?86 bootstrap "

[PATCH] Fix dwarf2out ICE on VEC_SERIES rtl (PR debug/83034)
 2017-11-22  9:42 UTC  (2+ messages)

[PATCH][1/2] Alternate fix for PR81403
 2017-11-22  9:06 UTC 

[RFTesting] New POINTER_DIFF_EXPR
 2017-11-22  9:05 UTC  (10+ messages)

[PATCH, libgfortran, committed] PR 83070, fix -Wsign-compare warning
 2017-11-22  8:57 UTC 

[DWARF] mark partial fn versions and OMP frags as partial in dwarf2+ debug info
 2017-11-22  8:54 UTC  (5+ messages)

[PATCH libstdc++/66689] comp_ellint_3 and ellint_3 return garbage values
 2017-11-22  0:30 UTC  (6+ messages)

[PATCH, 2/4] Handle GOMP_OPENACC_NVPTX_{DISASM,SAVE_TEMPS} in libgomp nvptx plugin
 2017-11-22  0:19 UTC  (4+ messages)
    ` [PATCH] Handle GOMP_NVPTX_PTXRW "

Add optabs for common types of permutation
 2017-11-21 23:27 UTC  (6+ messages)

committed: remove unused function (PR 83099)
 2017-11-21 23:25 UTC 

[PATCH] Avoid static initialization in the strlen pass
 2017-11-21 21:57 UTC  (4+ messages)

[PATCH, i386] Refactor -mprefer-avx[128|256] options into common -mprefer-vector-width=[none|128|256|512]
 2017-11-21 20:04 UTC  (8+ messages)

[PATCH] handle non-constant offsets in -Wstringop-overflow (PR 77608)
 2017-11-21 19:53 UTC  (5+ messages)

Backports for GCC 7 branch
 2017-11-21 19:50 UTC  (3+ messages)

[PATCH][RFC] Instrument function exit with __builtin_unreachable in C++
 2017-11-21 19:07 UTC  (15+ messages)
          ` [PATCH][RFC] Add quotes for constexpr keyword

[Patch, rs6000] Fix register values in ppc-asm.h
 2017-11-21 19:00 UTC 

[libstdc++-,doc] Mislocated </variablelist>
 2017-11-21 18:59 UTC  (4+ messages)

[PATCH, GCC/ARM] Fix cmse_nonsecure_entry return insn size
 2017-11-21 18:55 UTC  (3+ messages)

[PATCH] make canonicalize_condition keep its promise
 2017-11-21 18:17 UTC  (5+ messages)

[PATCH, i386]: Improve movbe insn a bit
 2017-11-21 18:06 UTC 

[Patch][aarch64] Use IFUNCs to enable LSE instructions in libatomic on aarch64
 2017-11-21 17:36 UTC  (11+ messages)

[PATCH][GCC][DOCS][AArch64][ARM] Documentation updates adding -A extensions
 2017-11-21 17:35 UTC  (2+ messages)

Fix PR82849 (ICE in modulo scheduling)
 2017-11-21 17:31 UTC  (2+ messages)

[PATCH][GCC][ARM] Generate .arch and .arch_extensions for each function if required. [Patch (3/3)]
 2017-11-21 17:29 UTC  (2+ messages)

Add support for in-order addition reduction using SVE FADDA
 2017-11-21 17:13 UTC  (9+ messages)

[PATCH] Simplify floating point comparisons
 2017-11-21 16:45 UTC  (4+ messages)

[0/4] Add SVE support for load/store_lanes
 2017-11-21 16:38 UTC  (3+ messages)
` [1/4] Give the target more control over ARRAY_TYPE modes

[PATCH] [MSP430] [PR78554] Prevent SUBREG from referencing a SYMBOL_REF
 2017-11-21 16:36 UTC  (2+ messages)

[PATCH] C: don't suggest names that came from earlier failures (PR c/83056)
 2017-11-21 15:56 UTC  (2+ messages)

Cleanup predict.c
 2017-11-21 15:23 UTC  (3+ messages)

[00/nn] Patches preparing for runtime offsets and sizes
 2017-11-21 15:00 UTC  (6+ messages)
` [14/nn] Add helpers for shift count modes

[committed][PATCH] Fix bogus propagation in DOM
 2017-11-21 14:59 UTC  (4+ messages)

[PATCH] Fix mips hang with --help=target --help=optimizers (PR target/82880)
 2017-11-21 14:57 UTC  (2+ messages)

[RFC][PATCH] Change default to -fcommon
 2017-11-21 14:46 UTC  (11+ messages)

Make ivopts handle calls to internal functions
 2017-11-21 14:39 UTC  (3+ messages)

[committed] One c-family TREE_INT_CST_LOW -> tree_to_uhwi change
 2017-11-21 14:29 UTC 

Adjust empty class parameter passing ABI (PR c++/60336)
 2017-11-21 13:59 UTC  (11+ messages)

[committed] Fix a buglet in store merging (PR tree-optimization/83086)
 2017-11-21 13:58 UTC 

[patch][i386, AVX] Adding missing mask[z]_sqrt_round_s[d,s] intrinsics
 2017-11-21 13:48 UTC 

[patch] implement generic debug() for vectors and hash sets
 2017-11-21 13:35 UTC  (7+ messages)
` PING Fwd: "

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