public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
C++ PATCH for c++/78906 (ICE with member template variable)
 2016-12-22 20:28 UTC 

Use aligned SSE movs for re-aligned MS ABI pro/epilogues
 2016-12-22 20:27 UTC 

[PATCH v2,rs6000] PR78056: Finish fixing build failure on Power7
 2016-12-22 20:19 UTC  (2+ messages)

[testsuite,committed] Fix prototype of memset in a test case
 2016-12-22 19:09 UTC  (2+ messages)

[RFC] combine: Improve change_zero_ext, call simplify_set afterwards
 2016-12-22 18:20 UTC  (12+ messages)
  ` [PATCH v2] "

[PATCH, RFC] Introduce -fsanitize=use-after-scope (v2)
 2016-12-22 17:28 UTC  (15+ messages)
            ` [RFC][PATCH] Speed-up use-after-scope (re-writing to SSA)
                    ` [PATCH] Speed-up use-after-scope (re-writing to SSA) (version 2)

[v3 PATCH] Implement 2801, Default-constructibility of unique_ptr
 2016-12-22 17:21 UTC  (2+ messages)

[v3 PATCH] Implement LWG 2842, in_place_t check for optional::optional(U&&) should decay U
 2016-12-22 17:04 UTC  (2+ messages)

[PATCH] PR78879
 2016-12-22 16:52 UTC  (2+ messages)

[Patch ,gcc/MIPS] add an build-time/runtime option to disable madd.fmt
 2016-12-22 16:51 UTC  (8+ messages)

[PATCH][x86_64] Enable AVX512 VPOPCNTD/VPOPCNTQ instructions
 2016-12-22 16:38 UTC 

Reorganise machmode.h headers
 2016-12-22 16:19 UTC  (3+ messages)

[PATCH,rs6000] Fix PR11488 for rs6000 target
 2016-12-22 16:01 UTC  (3+ messages)

C++ PATCH for c++/42329, P0522 and other template template parm issues
 2016-12-22 15:31 UTC  (2+ messages)

Run tests only if the machine supports the instruction set
 2016-12-22 15:18 UTC  (11+ messages)
` [PATCH v2] "
        ` [PATCH v3] "
            ` [PATCH v4] "

[PATCH] Implement no_sanitize function attribute
 2016-12-22 14:27 UTC 

[PATCH, gcc/MIPS] Add options to disable/enable madd.fmt/msub.fmt instructions
 2016-12-22 13:38 UTC  (3+ messages)

[gimplefe] change dump format of realpart_expr and imagpart_expr with TDF_GIMPLE
 2016-12-22 13:32 UTC  (2+ messages)

[PATCH] Fix tree-optimization/78886
 2016-12-22 13:28 UTC  (2+ messages)

[PATCH] varasm: Propagate litpool decl alignment to generated RTX
 2016-12-22 13:08 UTC  (3+ messages)

[testsuite,patch,committed] ad PR52641: More case for int32plus, size32plus, etc
 2016-12-22 12:58 UTC 

[committed] Add two new -Wnonnull tests
 2016-12-22 12:47 UTC 

[RFA] [PATCH 4/4] Ignore reads of "dead" memory locations in DSE
 2016-12-22 11:00 UTC 

[PATCH 0/4] Improve DSE implementation
 2016-12-22  6:26 UTC 

[RFA][PR tree-optimization/61912] [PATCH 2/4] Trimming CONSTRUCTOR stores in DSE - V3
 2016-12-22  6:26 UTC 

[RFA] [PR tree-optimization/33562] [PATCH 1/4] Byte tracking in DSE - v3
 2016-12-22  6:26 UTC 

Pointer Bounds Checker and trailing arrays (PR68270)
 2016-12-22  4:16 UTC  (6+ messages)

[PATCH] Replace DW_FORM_ref_sup with DW_FORM_ref_sup{4,8}
 2016-12-21 23:47 UTC  (2+ messages)

[C++ PATCH] Error on shadowing a parameter by anon union member in the same scope (PR c++/72707)
 2016-12-21 22:34 UTC  (2+ messages)

patch to fix PR78580
 2016-12-21 22:34 UTC 

[PATCH] fix powerpc64le bootstrap failure caused by r243661 (PR 78817)
 2016-12-21 22:26 UTC  (21+ messages)

[C++ PATCH] c++/61636 generic lambdas and this capture
 2016-12-21 21:06 UTC 

C++ PATCH for c++/78767, ICE with inherited ctor default argument
 2016-12-21 19:19 UTC 

C++ PATCH to ptree.c
 2016-12-21 19:09 UTC 

[C++ PATCH] Reject out of bounds constexpr stores (PR c++/77830)
 2016-12-21 18:54 UTC  (2+ messages)

[PATCH v3] add -fprolog-pad=N,M option
 2016-12-21 18:54 UTC  (5+ messages)
    ` [PATCH v4] "

[PR tree-optimization/71691] Fix unswitching in presence of maybe-undef SSA_NAMEs (take 2)
 2016-12-21 18:52 UTC  (7+ messages)

C++ PATCH for c++/78749, friend in anonymous namespace
 2016-12-21 18:43 UTC 

[RFA] [PR tree-optimization/33562] [PATCH 1/4] Byte tracking in DSE
 2016-12-21 18:28 UTC  (8+ messages)

[RFC] [P2] [PR tree-optimization/33562] Lowering more complex assignments
 2016-12-21 18:16 UTC  (12+ messages)

[PATCH, v2, rs6000] pr65479 Add -fasynchronous-unwind-tables when the -fsanitize=address option is seen
 2016-12-21 18:15 UTC  (2+ messages)

[PR c++/78572] handle array self references in intializers
 2016-12-21 17:47 UTC  (6+ messages)

[PATCH, vec-tails] Support loop epilogue vectorization
 2016-12-21 17:23 UTC  (10+ messages)

[committed] Disallow explicit or implicit OpenMP mapping of assumed-size arrays (PR fortran/78866)
 2016-12-21 16:33 UTC 

[PATCH, ARM] Further improve stack usage in sha512, part 2 (PR 77308)
 2016-12-21 15:20 UTC  (4+ messages)

[PATCH] Do not suggest -fsanitize=all (PR driver/78863)
 2016-12-21 15:05 UTC  (5+ messages)

[Ada] Fix PR ada/78845
 2016-12-21 15:03 UTC  (4+ messages)

[committed] nvptx: adjust testcase for 'shared' attribute
 2016-12-21 14:43 UTC 

[patch,testsuite,committed] ad PR testsuite/51641: Adjust some test to less endowed targets
 2016-12-21 14:33 UTC 

[PATCH] PR 78534 Change character length from int to size_t
 2016-12-21 13:36 UTC  (27+ messages)

Fix for libstdc++-v3's error_constants.h for MinGW-W64
 2016-12-21 13:14 UTC  (5+ messages)

[PATCH][ARM] Updating testcase unsigned-extend-2.c
 2016-12-21 12:09 UTC  (4+ messages)
` [Ping][PATCH][ARM] "
  ` [Ping 2][PATCH][ARM] "

C++ patch ping
 2016-12-21 11:50 UTC 

[PATCH, testsuite] MIPS: Relax instruction order check in msa-builtins.c
 2016-12-21 11:27 UTC  (3+ messages)

[libgfortran, patch] Remove unused headers
 2016-12-21 11:18 UTC  (3+ messages)

[PATCH] Don't bootstrap libmpx unless needed
 2016-12-21 11:02 UTC  (2+ messages)

[i386] New lea patterns for PR71321
 2016-12-21 10:20 UTC  (2+ messages)

[libgfortran, committed] Include <strings.h> when using strncasecmp
 2016-12-21  9:55 UTC 

[PATCH] Remove unused libgfortran functions
 2016-12-21  9:50 UTC  (8+ messages)

[PATCH][tree-ssa-address] Use simplify_gen_binary in gen_addr_rtx
 2016-12-21  9:41 UTC  (3+ messages)

[PATCH] PR 78867 Function returning string ICE with -flto
 2016-12-21  9:34 UTC  (2+ messages)

[C PATCH] Fix handling side-effects of parameters (PR c/77767)
 2016-12-21  7:36 UTC  (2+ messages)

[PATCH] Optimize X << Y with low bits of Y known to be 0 (PR tree-optimization/71563)
 2016-12-20 20:52 UTC  (3+ messages)

[PATCH, testsuite] Add -fno-sched-pressure to a couple sms-*.c tests for powerpc
 2016-12-20 18:17 UTC  (2+ messages)

[PATCH][gimplefe] Improve error recovery
 2016-12-20 17:26 UTC  (2+ messages)

[PATCH] PR78255: Make postreload aware of NO_FUNCTION_CSE
 2016-12-20 16:48 UTC  (8+ messages)
            ` [ARM][committed] Fix for PR78255-2.c testism for targets that do not optimize for tailcall

[PATCH, Fortran, alloc_poly, v1] Fix allocation of memory for polymorphic assignment
 2016-12-20 16:09 UTC  (3+ messages)
  ` [PATCH, Fortran, alloc_poly, v2] "

[PATCH, middle-end]: Fix PR78738, unrecognized insn with -ffast-math
 2016-12-20 16:08 UTC  (5+ messages)
` [Patch] Turn -fexcess-precision=fast on when in -ffast-math

[PATCH] Use the middle-end boolean_type_node
 2016-12-20 15:00 UTC  (3+ messages)

[PATCH] Fix IPA CP where it forgot to add a reference in cgraph
 2016-12-20 14:57 UTC  (3+ messages)

[PATCH] [PR rtl-optimization/65618] Fix MIPS ADA bootstrap failure
 2016-12-20 14:45 UTC  (3+ messages)

[PATCH] Externalize definition of create_tmp_reg_or_ssa_name
 2016-12-20 11:26 UTC  (3+ messages)

[PATCH] Fix assertions along default switch labels (PR tree-optimization/78819)
 2016-12-20 11:21 UTC  (5+ messages)

[PATCH][ARM] PR target/78694: Avoid invalid RTL sharing in minipool code
 2016-12-20 10:06 UTC  (4+ messages)

[gimplefe] reject invalid pass name in startwith
 2016-12-20  9:17 UTC  (2+ messages)

Fix PR testsuite/71237
 2016-12-20  8:51 UTC 

[PATCH][C++] Fix PR71694, store data race with tail-padding
 2016-12-20  8:46 UTC  (3+ messages)

[PATCH] Add testcases to test builtin-expansion of memcmp and strncmp
 2016-12-20  7:19 UTC 

[PATCH 8a/9] Introduce class function_reader (v7)
 2016-12-19 23:02 UTC  (4+ messages)
` [PATCH] Fix bug in MEM parsing in patches 8a/8b

[fortran, patch] Remove unused elements in array argument to set_options
 2016-12-19 22:48 UTC  (4+ messages)

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

[PATCH] correct %g handling with unknown arguments in -fprintf-return-value (PR 78696)
 2016-12-19 22:26 UTC  (4+ messages)

[PATCH] detect null sprintf pointers (PR 78519)
 2016-12-19 21:43 UTC  (7+ messages)

[committed] print_rtx_function: update example in comment
 2016-12-19 20:37 UTC 

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

[PATCH, i386] Add *popcounthi2_1 insn and splitter
 2016-12-19 20:27 UTC 

[PATCH] Add "__RTL" to cc1 (v7)
 2016-12-19 20:26 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).