public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
Gimple loop splitting
 2016-10-20 14:43 UTC  (9+ messages)
      ` Gimple loop splitting v2

[PATCH] Prepare shared_ptr for array support
 2016-10-20 14:41 UTC  (2+ messages)

[Visium] Add support for overflow arithmetic
 2016-10-20 14:41 UTC 

Implement -Wduplicated-branches (PR c/64279)
 2016-10-20 14:37 UTC  (5+ messages)

[PATCH 00/16] RTL frontend (v3)
 2016-10-20 14:22 UTC  (20+ messages)
` [PATCH 09/16] Split class rtx_reader into base_rtx_reader vs rtx_reader
` [PATCH 15/16] RTL frontend (rtl1), on top of dump reader
    ` RTL frontend input format again (was Re: [PATCH 15/16] RTL frontend (rtl1), on top of dump reader)
    ` INSN_UIDs "

Fix PR77881: combine improvement
 2016-10-20 14:20 UTC 

RFA: Fail gracefully when registering info for an unknown plugin
 2016-10-20 14:19 UTC 

C++ PATCH for c++/77742 (-Waligned-new and placement new)
 2016-10-20 14:06 UTC  (6+ messages)

[PATCH] Make -Wint-in-bool-context warn on suspicious shift ops
 2016-10-20 14:00 UTC  (18+ messages)

[PATCH] DWARF5 .debug_loclists support
 2016-10-20 13:20 UTC  (2+ messages)

[PATCH] rs6000.c visitibility fix and formatting
 2016-10-20 13:17 UTC 

[PATCH] Fix PR78051
 2016-10-20 12:48 UTC 

[PATCH] Properly handle not bound decls in ptrs_compare_unequal
 2016-10-20 12:47 UTC 

[libstdc++, testsuite] Add dg-require-thread-fence
 2016-10-20 12:20 UTC  (6+ messages)

[RFC][IPA-VRP] ADDR_EXPR and nonnull
 2016-10-20 12:15 UTC  (10+ messages)

libgo patch committed: copy rdebug code from Go 1.7
 2016-10-20 12:10 UTC  (7+ messages)
      ` [gofrontend-dev] "

[PATCH] PR78052 Define std::allocator<void>::{construct,destroy}
 2016-10-20 11:37 UTC  (2+ messages)

[C++ PATCH] RFC: implement P0386R2 - C++17 inline variables
 2016-10-20 11:22 UTC  (4+ messages)

[Ada] Set Always_Compatible_Rep to False everywhere
 2016-10-20 11:06 UTC  (6+ messages)

RTL frontend, insn recognition, and pointer equality
 2016-10-20 11:02 UTC  (3+ messages)

[v3 PATCH] Do the operator= SFINAE in the return type for optional, not in the template parameters
 2016-10-20 10:54 UTC  (2+ messages)

[Patch, Fortran] Preparatory patch to change charlen's kind type
 2016-10-20 10:51 UTC  (3+ messages)

[PATCH] Use RPO order for domwalk dominator children sort
 2016-10-20 10:43 UTC  (3+ messages)

[PATCH] Make std::enable_shared_from_this cope with ambiguity
 2016-10-20 10:10 UTC  (3+ messages)

[PATCH][ARM] Fix testism with pure-code tests for non Cortex-M targets
 2016-10-20 10:03 UTC  (3+ messages)

[PATCH][RFC] PR78035
 2016-10-20 10:03 UTC  (3+ messages)

[patch] Fix PHI optimization issue with boolean types
 2016-10-20  9:47 UTC  (7+ messages)

[Patch, fortran] PR69566 - Failure of SELECT TYPE with unlimited polymorphic function result
 2016-10-20  9:43 UTC  (7+ messages)

RFC [1/3] divmod transform v2
 2016-10-20  9:32 UTC  (9+ messages)

[PATCH] Make DW_AT_const_value emission for optimized out vars more consistent
 2016-10-20  8:47 UTC 

PR53979: add transform (a ^ b) | a -> a | b
 2016-10-20  7:44 UTC  (2+ messages)

[PATCH] Simplify conditions in EVRP, handle taken edge
 2016-10-20  6:10 UTC  (4+ messages)

[patch, avr, pr71676 and pr71678] Issues with casesi expand
 2016-10-20  5:58 UTC  (7+ messages)

[PATCH] DWARF5 .debug_line{,_str} support
 2016-10-19 23:30 UTC 

[committed] Fix bootstrap for hppa64-hpux11* on trunk
 2016-10-19 23:08 UTC 

[PATCH v3] gcc/config/tilegx/tilegx.c (tilegx_function_profiler): Save r10 to stack before call mcount
 2016-10-19 22:42 UTC  (3+ messages)

[libgo] Remove unused declarations in runtime.h
 2016-10-19 22:38 UTC 

[PATCH] fix outstanding -Wformat-length failures (pr77735 et al.)
 2016-10-19 22:02 UTC  (4+ messages)

[PR other/70945] Handle function_glibc_finite_math in offloading
 2016-10-19 21:28 UTC  (2+ messages)

PING: new pass to warn on questionable uses of alloca() and VLAs
 2016-10-19 20:16 UTC  (24+ messages)

[patch, gfortran] PR48298 DTIO, implement size=
 2016-10-19 18:48 UTC  (9+ messages)

[PATCH] Implement P0084R2, Emplace return type, for C++17
 2016-10-19 18:33 UTC  (2+ messages)

[PATCH] Fix incorrect comment about std::auto_ptr
 2016-10-19 18:18 UTC 

[Fortran, Patch, PR{43366, 57117, 61337, 61376}, v1] Assign to polymorphic objects
 2016-10-19 17:37 UTC  (2+ messages)

[PATCH] Reduce stack usage in sha512 (PR target/77308)
 2016-10-19 16:47 UTC  (14+ messages)

[tree-optimization/71947] Avoid unwanted propagations
 2016-10-19 16:33 UTC  (5+ messages)

[PATCH] Extend -Wint-in-bool-context to suspicious enum values (PR 77700)
 2016-10-19 16:17 UTC  (2+ messages)

[Patch 3/11] Implement TARGET_C_EXCESS_PRECISION for s390
 2016-10-19 15:20 UTC  (4+ messages)

[ping * 2] PR35503 - warn for restrict
 2016-10-19 14:16 UTC 

[PATCH] Fix PR77916
 2016-10-19 13:45 UTC 

Get rid of useless .oaccdevlow dump file
 2016-10-19 13:38 UTC 

[PATCH 0/8] NVPTX offloading to NVPTX: backend patches
 2016-10-19 12:19 UTC  (9+ messages)

[PATCH] Delete GCJ
 2016-10-19 12:14 UTC  (10+ messages)
        ` [PATCH] Fix bootstrap with --enable-languages=all,go

[PATCH] Fix std::experimental::shared_ptr SFINAE constraints
 2016-10-19 11:57 UTC  (2+ messages)

[PATCH] Do not disable aggressive loop opts for, -fsanitize=unreachable or leak
 2016-10-19 11:39 UTC 

Implement C _FloatN, _FloatNx types
 2016-10-19 10:58 UTC  (22+ messages)
` Implement C _FloatN, _FloatNx types [version 2]
  ` Implement C _FloatN, _FloatNx types [version 3]
    ` Ping "
      ` Implement C _FloatN, _FloatNx types [version 4]
        ` Implement C _FloatN, _FloatNx types [version 5]
              ` Implement C _FloatN, _FloatNx types [version 6]
                    ` Advice sought for debugging a lto1 ICE (was: Implement C _FloatN, _FloatNx types [version 6])
                          ` [PR lto/77458] Avoid ICE in offloading with differing _FloatN, _FloatNx types (was: Advice sought for debugging a lto1 ICE (was: Implement C _FloatN, _FloatNx types [version 6]))
                                      ` [PR lto/77458] Avoid ICE in offloading with differing _FloatN, _FloatNx types

[patch, libstdc++] Optimize selection sampling by using generator to get two values at once
 2016-10-19 10:48 UTC 

[PATCH PR78005]Fix miscompare issue by computing correct guard condition for vectorized loop
 2016-10-19 10:41 UTC  (2+ messages)

[PATCH v2][AArch32][NEON] Implementing vmaxnmQ_ST and vminnmQ_ST intrinsincs
 2016-10-19 10:39 UTC  (3+ messages)

basic_block flags, BB_VISITED
 2016-10-19 10:29 UTC  (12+ messages)
      ` Clear basic block flags before using BB_VISITED for OpenACC loops processing (was: basic_block flags, BB_VISITED)
          ` Clear basic block flags before using BB_VISITED for OpenACC loops processing
                    ` [PR tree-optimization/78024] "

[libcc1] add support for C++
 2016-10-19 10:21 UTC  (2+ messages)

[PR59319] output friends in debug info
 2016-10-19 10:17 UTC  (5+ messages)

[PR56974] output DWARF-5 markers for ref_qualifiers
 2016-10-19 10:16 UTC  (3+ messages)

[PR63238] output alignment debug information
 2016-10-19 10:15 UTC  (3+ messages)

[PATCH] PR77987 Fix unique_ptr<T[], D>::reset(U) for T != U
 2016-10-19 10:11 UTC  (2+ messages)

[PATCH, OBVIOUS] Replace NULL with false as a return value
 2016-10-19 10:10 UTC 

[PATCH] PR77990 refactor unique_ptr to encapsulate tuple
 2016-10-19  9:35 UTC  (2+ messages)

r241307 - in /trunk: gcc/go/gofrontend/MERGE li
 2016-10-19  8:31 UTC 

[PATCH] Make EVRP propagate into PHIs and remove dead stmts
 2016-10-19  7:41 UTC  (4+ messages)

[PATCH v2,rs6000] Add built-in function support for Power9 string operations
 2016-10-19  0:27 UTC 

[patch, fortran] PR77828 Linking gfortran-7 compiled program with libgfortran of 5.x allowed but crashes
 2016-10-18 23:49 UTC 

[rs6000] Fix reload failures in 64-bit mode with no special constant pool
 2016-10-18 20:43 UTC  (6+ messages)

[C++ Patch/RFC] PR 67980 ("left shift count is negative [-Wshift-count-negative] generated for unreachable code")
 2016-10-18 20:27 UTC  (2+ messages)

[PATCH, v2] Fix computation of register limit for -fsched-pressure
 2016-10-18 19:48 UTC 

[PATCH] Clear BB_VISITED in bb-reorder
 2016-10-18 19:39 UTC  (6+ messages)
    ` Use FOR_ALL_BB_FN in a few more places (was: [PATCH] Clear BB_VISITED in bb-reorder)
        ` Use FOR_ALL_BB_FN in a few more places

[PATCH] xtensa: don't use unwind-dw2-fde-dip with elf targets
 2016-10-18 19:14 UTC  (3+ messages)

[PATCH] xtensa: add HW FPU sequences for DIV/SQRT/RECIP/RSQRT
 2016-10-18 19:13 UTC  (3+ messages)

[PATCH] Fix typos in experimental::shared_ptr
 2016-10-18 18:41 UTC  (2+ messages)

[PATCH][AArch64] Improve stack adjustment
 2016-10-18 18:10 UTC  (7+ messages)

[PATCH 0/7] more rtx-insn stuff
 2016-10-18 16:53 UTC  (6+ messages)
` [PATCH 3/7] use rtx_insn * more

[PATCH][AArch64] Align FP callee-saves
 2016-10-18 16:28 UTC  (3+ messages)

[PATCH][v6] GIMPLE store merging pass
 2016-10-18 16:24 UTC 

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