public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] omp-low.c split
 2016-12-14 13:24 UTC  (15+ messages)

C++ PATCH to reject initializating flexible array members in constructors (PR c++/72775)
 2016-12-14 13:19 UTC  (18+ messages)

[PATCH, testsuite] MIPS: Upgrade to R2 for -mmicromips
 2016-12-14 13:15 UTC  (2+ messages)

[PATCH 0/4] [ARC] Series of small patches to fix dejagnu found issues
 2016-12-14 13:01 UTC  (3+ messages)
` [PATCH 3/4] [ARC] Refurbish mul64 support

[PATCH, testsuite] MIPS: Remove redundant dg-skip-if from mips16-attributes.c
 2016-12-14 13:01 UTC  (2+ messages)

[build] Handle gas/gld --compress-debug-sections=type
 2016-12-14 13:00 UTC  (3+ messages)

[C++ PATCH] c++/78776 fix alias template ICE
 2016-12-14 12:56 UTC  (9+ messages)

[PATCH, Fortran, pr78780, v1] [7 Regression] [Coarray] ICE in conv_caf_send, at fortran/trans-intrinsic.c:1936
 2016-12-14 12:51 UTC  (3+ messages)

[PATCH] combine: Replace sign_extend with zero_extend more often
 2016-12-14 12:50 UTC 

[committed] Fix for PR preprocessor/78680
 2016-12-14 12:39 UTC  (3+ messages)

[PATCH] Optimiza aggregate a = b = c = {} (PR c/78408)
 2016-12-14 12:29 UTC  (4+ messages)

[PATCH 0/2] [ARC] Reimplement profiling support
 2016-12-14 12:28 UTC  (5+ messages)
` [PATCH 1/2] [ARC] Generating code for profiling
` [PATCH 2/2] [ARC] Remove old prof patterns

[PR78365] ICE in determine_value_range, at tree-ssa-loo p-niter.c:413
 2016-12-14 12:13 UTC  (12+ messages)

[PATCH, Fortran, pr78672, ctp1, v1] Gfortran test suite failures with a sanitized compiler
 2016-12-14 12:12 UTC  (7+ messages)
      ` [PATCH, Fortran, pr78672, ctp1, v2] "

_Rb_tree regression
 2016-12-14 11:54 UTC  (4+ messages)

[PATCH][C++] Fix PR71694, store data race with tail-padding
 2016-12-14 10:52 UTC 

[PATCH] Fix PR71632
 2016-12-14 10:44 UTC  (2+ messages)

[PATCH, testsuite] MIPS: Skip msa-builtins-err.c if there is no assembly output
 2016-12-14 10:38 UTC  (5+ messages)

[PATCH] combine: Omit redundant AND in change_zero_ext
 2016-12-14 10:15 UTC 

[PATCH, GCC/ARM] Define arm_arch_core_flags in a single file
 2016-12-14 10:01 UTC  (2+ messages)

[6 PATCH][aarch64] Fix TLS handling in -mcmodel=large (PR target/78796)
 2016-12-14 10:00 UTC  (2+ messages)

[PATCH] Avoid creating unbounded complexity debug insns in valtrack (PR debug/77844)
 2016-12-14  9:57 UTC  (6+ messages)
  ` [PATCH] Avoid creating unbounded complexity debug insns in valtrack (PR debug/77844, take 2)

[PATCH] work around MPFR undefined behavior (PR 78786)
 2016-12-14  9:36 UTC  (3+ messages)

[arm-embedded][committed] Testcase fixes for wrong backport
 2016-12-14  9:25 UTC 

[Patch 4/5] OpenACC tile clause support, Fortran front-end parts
 2016-12-14  8:50 UTC  (6+ messages)

[PATCH] Print 2 digits after decimal delimiter for BB frequencies
 2016-12-14  8:50 UTC  (2+ messages)

[LRA] Fix ICE on pathological testcase
 2016-12-14  8:37 UTC  (5+ messages)

[PATCH, GCC, gcc-5/6-branch] Improve comment for struct symbolic_number in bswap pass
 2016-12-14  8:24 UTC  (2+ messages)

[PATCH, GCC, gcc-5/6-branch] Fix PR77673: bswap loads passed end of object
 2016-12-14  8:08 UTC  (3+ messages)

[PATCH][GCC][PATCHv3] Improve fpclassify w.r.t IEEE like numbers in GIMPLE
 2016-12-14  8:07 UTC  (6+ messages)

Fold strstr (s, t) eq/ne s to strcmp (s, t) eq/ne 0 if strlen (t) is known
 2016-12-14  8:07 UTC  (12+ messages)

[PATCH] Enhance analyze_brprob script
 2016-12-14  7:57 UTC  (3+ messages)

[PATCH] add missing attribute nonnull to stdio functions (PR 78673 and 17308)
 2016-12-14  6:25 UTC  (4+ messages)

[PATCH] fix integer overflow bugs in gimple-ssa-sprintf.c (PR 78608)
 2016-12-14  6:08 UTC  (4+ messages)

[PATCH v3,rs6000] Add built-in function support for Power9 byte instructions
 2016-12-14  4:56 UTC  (6+ messages)

[PATCH] Add ISA 3.0 PowerPC support for VEXTU{B,H,W}{L,R}X instructions
 2016-12-14  1:03 UTC  (6+ messages)

[PATCH], Add PowerPC ISA 3.0 vec_vinsert4b and vec_vextract4b built-in functions
 2016-12-13 23:20 UTC  (3+ messages)

[LRA] Fix ICE for paradoxical subregs on strict-alignment platforms
 2016-12-13 22:06 UTC 

[patch, fortran] Fix ICEs with -fimplicit-none
 2016-12-13 21:27 UTC  (2+ messages)

[PATCH] Use the middle-end boolean_type_node
 2016-12-13 20:59 UTC 

[PATCH] PR 78534 Change character length from int to size_t
 2016-12-13 19:09 UTC  (8+ messages)

[Patch, Fortran, cleanup] PR 78798: some int-valued functions should be bool
 2016-12-13 18:56 UTC  (3+ messages)

[PATCH, rs6000] Cost model adjustment
 2016-12-13 18:26 UTC  (2+ messages)

libgo patch committed: Copy hash code from Go 1.7 runtime
 2016-12-13 18:04 UTC  (3+ messages)

[patch,testsuite,avr]: Filter-out -mmcu= from options for tests that set -mmcu=
 2016-12-13 17:46 UTC  (5+ messages)
    ` Ping #1: "

[arm-embedded] Add ARMv8-M Security Extensions support to Cortex-M23 and Cortex-M33
 2016-12-13 17:35 UTC 

[PATCH, i386]: Fix PR78794, ~9% regression in 32-bit mode for 462.libquntum on Avoton after r243202
 2016-12-13 17:23 UTC 

[PATCH, fortran, pr77785, v2] [Coarray] ICE in gfc_get_caf_token_offset, at fortran/trans-expr.c:1990
 2016-12-13 16:48 UTC  (8+ messages)
      ` [PATCH, fortran, pr77785, v3] "

[PATCH, rs6000] Add support for vec_pack and vec_sld built-ins
 2016-12-13 16:22 UTC  (3+ messages)

[PATCH] avoid infinite recursion in maybe_warn_alloc_args_overflow (pr 78775)
 2016-12-13 16:22 UTC  (4+ messages)

[RFC][PATCH] Sanopt for use-after-scope ASAN_MARK internal functions
 2016-12-13 15:24 UTC  (9+ messages)

[PATCH] Dump number of loops in a function plus fixup state
 2016-12-13 15:01 UTC 

RFC: Allow emergency EH pool size to be controlled (for stage 1)
 2016-12-13 14:58 UTC  (5+ messages)

[PATCH] Fix PR78788
 2016-12-13 14:54 UTC 

[Patch, fortran] PR78737 - [OOP] linking error with deferred, undefined user-defined derived-type I/O
 2016-12-13 14:44 UTC  (6+ messages)

[PATCH] Fill bitregion_{start,end} in store_constructor (PR, tree-optimization/78428)
 2016-12-13 14:36 UTC  (6+ messages)

[PATCH, RFC] Introduce -fsanitize=use-after-scope (v2)
 2016-12-13 14:16 UTC  (15+ messages)
      ` [RFC][PATCH] Speed-up use-after-scope (re-writing to SSA)

[PATCH] Tree-level fix for PR 69526
 2016-12-13 14:13 UTC  (13+ messages)

[PATCH] Add pretty printer for ASAN_MARK and add a helper fn
 2016-12-13 12:30 UTC  (4+ messages)

[PATCH] [AArch64] PR target/71663 Improve Vector Initializtion
 2016-12-13 11:59 UTC  (5+ messages)
` [PATCH] [AArch64] Implement popcount pattern

[PATCH, GCC/testsuite/ARM] Skip optional_mthumb tests if GCC has a default mode
 2016-12-13 11:26 UTC  (6+ messages)

[patch, doc] Move -pthread documentation to linker options
 2016-12-13 11:19 UTC  (4+ messages)

[PATCH] S/390: Run md tests with -march=native instead of -march=z13
 2016-12-13 10:42 UTC  (4+ messages)

[PATCH, middle-end]: Fix PR78738, unrecognized insn with -ffast-math
 2016-12-13  9:46 UTC  (5+ messages)

[PATCH, GCC/ARM] Fix PR77933: stack corruption on ARM when using high registers and lr
 2016-12-13  9:41 UTC  (10+ messages)
        ` [PATCH, GCC/ARM, gcc-5/6-branch, ping] "
          ` [PATCH, GCC/ARM, gcc-5/6-branch, ping2] "

[PATCH] [x86] Don't use builtins for SIMD shifts
 2016-12-13  9:10 UTC  (5+ messages)

[PATCH] Fix ipa-pure-const.c bug (PR ipa/77905)
 2016-12-13  8:40 UTC  (2+ messages)

[PATCH,gcc/MIPS] Make loongson3a use fused madd.d
 2016-12-13  4:01 UTC  (6+ messages)

[C++ PATCH] Demangle decltype(auto) (PR c++/78761)
 2016-12-13  3:55 UTC  (2+ messages)

[PATCH] c++/78774 - [6/7 Regression] ICE in constexpr string literals and templates
 2016-12-13  3:53 UTC  (2+ messages)

RFC: Warnings silenced when macros from system headers are used (PR c/78000, c/71613)
 2016-12-13  3:46 UTC  (7+ messages)

[PATCH] correct %g handling with unknown arguments in -fprintf-return-value (PR 78696)
 2016-12-13  0:06 UTC  (3+ messages)

[AArch64][ARM][GCC][PATCHv2 3/3] Add tests for missing Poly64_t intrinsics to GCC
 2016-12-12 23:53 UTC  (14+ messages)

[PATCH] detect null sprintf pointers (PR 78519)
 2016-12-12 22:09 UTC  (4+ messages)

[PATCH] Add support for Fuchsia (OS)
 2016-12-12 21:53 UTC  (5+ messages)

[PATCH] Fix gimple slsr throwing call handling (PR tree-optimization/78777)
 2016-12-12 21:32 UTC  (2+ messages)

[Patch doc] Document _Float16 availability on ARM/AArch64
 2016-12-12 21:23 UTC  (3+ messages)

[PATCH] Fix opt-functions.awk in POSIXLY_CORRECT mode (PR other/78766)
 2016-12-12 21:21 UTC  (3+ messages)

[Patch Doc] Update documentation for __fp16 type
 2016-12-12 21:19 UTC  (4+ messages)

[PATCH] Trivial cleanup for tree-data-ref.c
 2016-12-12 21:16 UTC  (2+ messages)

[PATCH] Use arclinux_nps linker emulation for nps400
 2016-12-12 20:44 UTC  (3+ messages)

[PATCH] handle integer overflow/wrapping in printf directives (PR 78622)
 2016-12-12 20:28 UTC  (14+ messages)

[Patch, Fortran] PR 78392: ICE in gfc_trans_auto_array_allocation, at fortran/trans-array.c:5979
 2016-12-12 18:56 UTC  (8+ 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).