public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH 00/13] misc data structure stuff
 2017-05-09 20:53 UTC  (5+ messages)
` [PATCH 05/13] allow constructing a auto_vec with a preallocation, and a possibly larger actual allocation size
` [PATCH 03/13] store the bitmap_head within the auto_bitmap
` [PATCH 02/13] improve bitmap / sbitmap compatability of bitmap_set_bit
` [PATCH 01/13] improve safety of freeing bitmaps

[Patch, fortran] PR80442 Handle DATA statement with iteration var in array slice
 2017-05-09 20:52 UTC 

[PATCH] prevent -Wno-system-headers from suppressing -Wstringop-overflow (PR 79214)
 2017-05-09 20:49 UTC  (4+ messages)

C++ PATCH for testsuite failures with -std=c++17
 2017-05-09 20:42 UTC 

C++ PATCHes for c++/66297 and 70979, literal type issues
 2017-05-09 20:37 UTC 

Trivial iter_swap cleanup
 2017-05-09 20:36 UTC 

avoid remove&reinsert of call when splitting block for inlining
 2017-05-09 20:33 UTC 

Bump version namespace and remove _Rb_tree useless template parameter
 2017-05-09 20:13 UTC  (3+ messages)

[PATCH, rs6000] Add x86 instrinsic headers to GCC PPC64LE taget
 2017-05-09 20:01 UTC  (3+ messages)

[PATCH] make RTL/TREE/IPA dump kind an index
 2017-05-09 19:33 UTC 

[PATCH, rs6000] Fix vec_xl and vec_xst intrinsics for P8
 2017-05-09 19:00 UTC  (3+ messages)

[1/2] PR 78736: New warning -Wenum-conversion
 2017-05-09 18:44 UTC  (5+ messages)

[patch, libfortran] Fix PR 80687l build failure on nvptx
 2017-05-09 18:04 UTC  (2+ messages)

[patch, fortran] Reduce stack use in blocked matmul
 2017-05-09 17:23 UTC  (7+ messages)

[Patch, Fortran, OOP] PR 79311: ICE in generate_finalization_wrapper, at fortran/class.c:1992
 2017-05-09 17:16 UTC  (3+ messages)

[PATCH, Fortran] PR 80668: wrong error message with -finit-derived
 2017-05-09 16:29 UTC  (3+ messages)

[PATCH, GCC/ARM, Stage 1] Enable Purecode for ARMv8-M Baseline
 2017-05-09 16:28 UTC  (5+ messages)

[PATCH, Fortran] PR 80668: wrong error message with -finit-derived
 2017-05-09 16:27 UTC  (2+ messages)

[RFC PATCH, i386]: Enable post-reload compare elimination pass
 2017-05-09 16:16 UTC 

[PATCH], Fix PR 68163, PowerPC power8 sometimes generating move direct to GPR to store 32-bit float
 2017-05-09 16:06 UTC  (2+ messages)

[PATCH, committed] PR80611 [8 regression] test case gfortran.dg/coarray_lock_7.f90 fails starting with r247495
 2017-05-09 16:06 UTC 

PR77644
 2017-05-09 16:04 UTC 

[committed] initialize target-specific format_flag_spec members for Cygwin and Solaris
 2017-05-09 15:58 UTC 

[PATCH 1/2] C++ template type diff printing
 2017-05-09 15:55 UTC  (9+ messages)
    ` [PATCH 1/2] (v2) "
      ` [PATCH 2/2] (v2) Use %qH and %qI throughout C++ frontend

PR translation/80280
 2017-05-09 15:51 UTC  (4+ messages)

[PATCH] Kill -fdump-translation-unit
 2017-05-09 15:46 UTC 

Fix for PR79987
 2017-05-09 15:41 UTC  (4+ messages)

[PATCH, rs6000] gcc mainline, add builtin support for vec_neg()
 2017-05-09 15:26 UTC  (2+ messages)

[PATCH] non-checking pure attribute
 2017-05-09 15:23 UTC  (5+ messages)

C++ PATCH for c++/70167, array prvalue treated as lvalue
 2017-05-09 15:16 UTC  (2+ messages)

[gomp4] OpenACC update if_present runtime support
 2017-05-09 15:08 UTC 

[PATCH] Pretty-printing of some unsupported expressions (PR c/35441)
 2017-05-09 14:52 UTC  (4+ messages)

[PATCH 0/3] [ARC] New features
 2017-05-09 14:42 UTC  (4+ messages)
` [PATCH 3/3] [ARC] Add support for advanced mpy/mac instructions

[PATCH 1/3] [ARC] Automatic context save/restore for regular interrupts
 2017-05-09 14:25 UTC  (8+ messages)
` [PATCH 0/2] [ARC] New features (updated)
  ` [PATCH 1/2] Automatic context save/restore for regular interrupts
  ` [PATCH 2/2] Fast interrupts support

[c++ PATCH] PR c++/80682
 2017-05-09 14:23 UTC  (6+ messages)

[PATCH] disable -Walloc-size-larger-than and -Wstringop-overflow for non-C front ends (PR 80545)
 2017-05-09 14:14 UTC  (5+ messages)

[PATCH] Improve vectorizer peeling for alignment costmodel
 2017-05-09 14:12 UTC  (4+ messages)

[CHKP] Fix for PR79990
 2017-05-09 13:33 UTC  (9+ messages)

[2/2] PR 78736: libgomp fallout
 2017-05-09 13:30 UTC  (3+ messages)

[PATCH] Fix bootstrap on arm target
 2017-05-09 13:12 UTC  (2+ messages)

[gomp5] Depend clause changes
 2017-05-09 13:10 UTC 

[PATCH] GTY skip
 2017-05-09 13:08 UTC 

[RFC][PATCH] Introduce -fdump*-folding
 2017-05-09 13:01 UTC  (12+ messages)
        ` [PATCH 2/N] Add dump_flags_type<E> for handling of suboptions

[committed] Another 6.x backport (PR testsuite/80678)
 2017-05-09 12:41 UTC 

[PATCH] new -fdump flag
 2017-05-09 12:26 UTC  (2+ messages)

[PATCH][x86] Add missing intrinsics for MAX[SD,SS] and MIN[SD,SS]
 2017-05-09 12:01 UTC 

[PATCH][x86] Add missing intrinsics for DIV[SD,SS] and MUL[SD,SS]
 2017-05-09 11:43 UTC 

[PATCH][x86] Fix ADD[SD,SS] and SUB[SD,SS] runtime tests
 2017-05-09 11:39 UTC  (4+ messages)

[PATCH] decl lang hooks
 2017-05-09 11:36 UTC  (5+ messages)

[PATCH] Fix typo in -Wimplicit-fallthrough documentation
 2017-05-09 11:01 UTC 

[RFC] S/390: Alignment peeling prolog generation
 2017-05-09 10:55 UTC  (13+ messages)
            ` [PATCH 3/4] Vect peeling cost model
            ` [PATCH 4/4] "

[PATCH, GCC/LTO] Fix PR69866: LTO with def for weak alias in regular object file
 2017-05-09 10:43 UTC  (7+ messages)
  ` [PATCH, GCC/LTO, ping2] "
        ` [PATCH, GCC/LTO, ping3] "

Handle data dependence relations with different bases
 2017-05-09 10:21 UTC  (7+ messages)

[Patch, testsuite, committed] Fix cunroll-13.c failure for avr
 2017-05-09 10:09 UTC 

[PR80582][X86] Add missing __mm256_set[r] intrinsics
 2017-05-09 10:01 UTC  (3+ messages)

[PATCH] VRP comments cleanup
 2017-05-09  8:57 UTC 

[PATCH, GCC/ARM, Stage 1] PR71607: Fix ICE when loading constant
 2017-05-09  8:39 UTC  (5+ messages)

[PATCH] More VRP strict-overflow stuff
 2017-05-09  8:32 UTC 

[Testsuite, committed] Fix vector peeling test failures
 2017-05-09  8:13 UTC  (4+ messages)

[PATCH] Simplify VRP vrp_int_const_binop
 2017-05-09  8:02 UTC 

[PATCH] Fix PR51513, switch statement with default case containing __builtin_unreachable leads to wild branch
 2017-05-09  7:57 UTC  (12+ messages)
        ` [PATCH, v3] "

[PATCH] Tree-level fix for PR 69526
 2017-05-09  7:31 UTC  (16+ messages)

[PATCH][x86] Add missing intrinsics for vrcp14sd/ss instructions
 2017-05-09  7:13 UTC 

[PATCH] handle enumerated types in -Wformat-overflow (PR 80397)
 2017-05-09  6:27 UTC  (5+ messages)

[PATCH] xtensa: add support for SSP
 2017-05-09  2:38 UTC  (3+ messages)

[PATCH] -fdump option docs
 2017-05-08 22:55 UTC 

[committed] correct %D quoting in gcc/config/sol2-c.c
 2017-05-08 21:00 UTC 

[PATCH 2/n] [PR tree-optimization/78496] Simplify ASSERT_EXPRs to facilitate jump threading
 2017-05-08 20:31 UTC  (4+ messages)

[PATCH v4 0/12] [i386] Improve 64-bit Microsoft to System V ABI pro/epilogues
 2017-05-08 20:07 UTC  (7+ messages)

[PATCH 1/7] enhance -Wformat to detect quoting problems (PR 80280 et al.)
 2017-05-08 20:03 UTC  (9+ messages)

Mark oacc kernels fns
 2017-05-08 19:29 UTC  (10+ messages)
  ` [gomp4] kernels offload fns
    ` Test cases to check OpenACC offloaded function's attributes and classification
        ` Use "oacc kernels" attribute for OpenACC kernels (was: Mark oacc kernels fns)
          ` Use "oacc kernels" attribute for OpenACC kernels

C++ PATCH for c++/80178 (ABI of non-copyable class)
 2017-05-08 19:16 UTC 

[C++ PATCH] function decl pushing
 2017-05-08 18:20 UTC 

[C++ PATCH] pushdecl
 2017-05-08 18:02 UTC 

[PATCH] correct length stpncpy handling in -Wformat-overflow (PR 80669)
 2017-05-08 17:40 UTC 

[PATCH] Don't check for __secure_getenv
 2017-05-08 17:37 UTC  (5+ messages)
` [PATCH] Don't assume __secure_getenv is available

[PATCH] Tweak static assertions in std::optional
 2017-05-08 17:33 UTC 

[PATCH v2,rs6000] Add built-in function support for compare bytes instruction
 2017-05-08 17:15 UTC 

[C++ PATCH] namespace bindings
 2017-05-08 17:03 UTC  (9+ messages)

[PATCH] [PR79542][Ada] Fix ICE in dwarf2out.c with nested func. inlining
 2017-05-08 16:41 UTC  (3+ messages)

[PATCH 1/4][PR tree-optimization/78496] Don't simplify conditionals too early in VRP
 2017-05-08 16:11 UTC  (7+ messages)

[PATCH, RFC] warn about raw pointers that can be unique_ptr<T>
 2017-05-08 15:52 UTC  (6+ messages)

[CHKP] Attempt to fix PR79765 (multiversioning and instrumentation)
 2017-05-08 15:50 UTC 

MinGW compilation warnings in libiberty's xstrndup.c
 2017-05-08 15:37 UTC 

MinGW compilation warnings in libiberty's waitpid.c
 2017-05-08 15:30 UTC 

MinGW compilation warnings in libiberty's include/environ.h
 2017-05-08 15:27 UTC 

[PATCH] Clarify mt_allocator documentation w.r.t deallocation
 2017-05-08 15:17 UTC 

[PATCH, GCC/ARM, FYI] Define TM_MULTILIB_CONFIG for ARM multilib
 2017-05-08 14:40 UTC 

[AArch64] Tighten move constraints for symbolic operands
 2017-05-08 14:37 UTC  (2+ messages)

[PATCH] Small PRE speedup
 2017-05-08 13:49 UTC 

{PATCH] New C++ warning -Wcatch-value
 2017-05-08 13:14 UTC  (5+ messages)

[C++ Patch/RFC] PR 80145
 2017-05-08 13:13 UTC  (3+ messages)
` [C++ Patch Ping] "

[C++ Patch] PR 80186 ("ICE on C++ code with invalid constructor...")
 2017-05-08 13:09 UTC  (2+ messages)

[PATCH] More strict-overflow VRP cleanup
 2017-05-08 12:56 UTC 

[PATCH GCC8][17/33]Treat complex cand step as invriant expression
 2017-05-08 12:07 UTC  (4+ messages)

[PATCH GCC8][28/33]Don't count non-interger PHIs for register pressure
 2017-05-08 11:53 UTC  (7+ messages)

[PATCH GCC8][11/33]New interfaces for tree affine
 2017-05-08 11:51 UTC  (4+ messages)

[committed] Get rid of macros for diagnostic_report_current_module
 2017-05-08 11:25 UTC  (2+ messages)

[PATCH] PR libstdc++/80624 satisfy invariant for char_traits<char16_t>::eof()
 2017-05-08 11:18 UTC  (7+ messages)

[PATCH][AArch64] Emit tighter strong atomic compare-exchange loop when comparing against zero
 2017-05-08 11:01 UTC  (3+ messages)

[PATCH][AArch64] Allow const0_rtx operand for atomic compare-exchange patterns
 2017-05-08 11:00 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).