public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH][ARM] Updating testcase unsigned-extend-2.c
 2016-12-21 12:08 UTC  (3+ messages)
` [Ping][PATCH][ARM] "
  ` [Ping 2][PATCH][ARM] "

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

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)

[PATCH] Do not suggest -fsanitize=all (PR driver/78863)
 2016-12-21 10:33 UTC  (4+ messages)

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

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

Run tests only if the machine supports the instruction set
 2016-12-21 10:00 UTC  (10+ messages)
` [PATCH v2] "
        ` [PATCH v3] "
            ` [PATCH v4] "

[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  (12+ 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)

[PATCH, RFC] Introduce -fsanitize=use-after-scope (v2)
 2016-12-21  9:19 UTC  (13+ messages)
            ` [RFC][PATCH] Speed-up use-after-scope (re-writing to SSA)
                    ` [PATCH] Speed-up use-after-scope (re-writing to SSA) (version 2)

[Ada] Fix PR ada/78845
 2016-12-21  8:52 UTC  (3+ messages)

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

[v3 PATCH] Implement 2801, Default-constructibility of unique_ptr
 2016-12-20 21:13 UTC 

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

[PR c++/78572] handle array self references in intializers
 2016-12-20 20:30 UTC  (4+ messages)

[C++ PATCH] Error on shadowing a parameter by anon union member in the same scope (PR c++/72707)
 2016-12-20 19:09 UTC 

[PATCH] Replace DW_FORM_ref_sup with DW_FORM_ref_sup{4,8}
 2016-12-20 18:59 UTC 

[PATCH, ARM] Further improve stack usage in sha512, part 2 (PR 77308)
 2016-12-20 18: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)

[PR tree-optimization/71691] Fix unswitching in presence of maybe-undef SSA_NAMEs (take 2)
 2016-12-20 17:40 UTC  (5+ messages)

[PATCH,rs6000] Fix PR11488 for rs6000 target
 2016-12-20 17:31 UTC 

[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  (4+ messages)

Pointer Bounds Checker and trailing arrays (PR68270)
 2016-12-20 14:55 UTC  (3+ messages)

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

[PATCH v3] add -fprolog-pad=N,M option
 2016-12-20 13:42 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] varasm: Propagate litpool decl alignment to generated RTX
 2016-12-20 10:45 UTC  (2+ 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  (5+ 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 

Reorganise machmode.h headers
 2016-12-20  0:43 UTC  (2+ messages)

[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] fix powerpc64le bootstrap failure caused by r243661 (PR 78817)
 2016-12-19 22:10 UTC  (41+ 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  (10+ 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 

[PATCH] Optimiza aggregate a = b = c = {} (PR c/78408)
 2016-12-19 20:24 UTC  (7+ messages)
      ` [PATCH] Optimiza aggregate a = b = c = {} (PR c/78408, take 2)

[doc, committed] CPP manual cleanup, part 1
 2016-12-19 20:17 UTC 

[PATCH] Add support for Fuchsia (OS)
 2016-12-19 18:07 UTC  (4+ messages)

libgo patch committed: Copy/rewrite cgo support code from Go 1.7 runtime
 2016-12-19 18:00 UTC 

[PATCH] libstdc++: Allow using <future> without lock free atomic int
 2016-12-19 17:58 UTC  (3+ messages)

[PATCH, rs6000] Fold vector multiply built-ins in GIMPLE
 2016-12-19 17:52 UTC  (2+ messages)

[PATCH, rs6000] Fold vector subtract built-ins in GIMPLE
 2016-12-19 17:50 UTC  (2+ messages)

[PATCH] builtin expansion of strncmp for rs6000
 2016-12-19 17:32 UTC  (4+ messages)

[PATCH, rs6000] Fold vector addition built-ins in GIMPLE
 2016-12-19 17:18 UTC  (5+ messages)

[PATCH] S/390: Run md tests with -march=native instead of -march=z13
 2016-12-19 17:00 UTC  (5+ messages)

[PATCH] Offer suggestions for misspelled attributes (PR c/70186)
 2016-12-19 16:46 UTC  (2+ messages)

[PATCH 8d/9] Add x86_64-specific selftests for RTL function reader
 2016-12-19 16:43 UTC  (2+ messages)
` [PATCH] Add x86_64-specific selftests for RTL function reader (v2)

[v3 PATCH] Make the perfect-forwarding constructor of a two-element tuple sfinae away when the first argument is an allocator_arg
 2016-12-19 16:34 UTC  (4+ messages)

[libgfortran, patch] Rename numeric STOP runtime functions
 2016-12-19 16:21 UTC  (3+ messages)

[libgfortran, patch] Remove runtime TRANSPOSE support functions
 2016-12-19 16:05 UTC  (3+ messages)

[libgfortran, patch] Remove iso_c_binding runtime functions
 2016-12-19 15:52 UTC  (2+ messages)

[libgfortran, patch] Remove runtime clz() and ctz() bit intrisic functions
 2016-12-19 15:47 UTC  (2+ messages)

[PATCH][ARM] PR target/71436: Restrict *load_multiple pattern till after LRA
 2016-12-19 15:04 UTC  (4+ messages)

Problem with pseudo-reg syntax in RTL frontend
 2016-12-19 14:44 UTC  (3+ messages)
` [PATCH 1/2] print-rtl.c: use '<' and '>' rather than % for pseudos in compact mode

[v3 PATCH] Implement LWG 2842, in_place_t check for optional::optional(U&&) should decay U
 2016-12-19 14:13 UTC 

[1/9][RFC][DWARF] Reserve three DW_OP numbers in vendor extension space
 2016-12-19 14:07 UTC  (12+ messages)
                    ` [Ping~][1/9][RFC][DWARF] "
                      ` [Ping^2][1/9][RFC][DWARF] "

[committed, libgfortran]
 2016-12-19 13:54 UTC 

[PATCH] c++/78771 ICE with inheriting ctor
 2016-12-19 13:41 UTC 

[PATCH][ARM] Remove movdi_vfp_cortexa8
 2016-12-19 13:09 UTC  (7+ messages)

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

Documentation of LTIME
 2016-12-19 10:59 UTC  (11+ messages)

[PATCH] PR target/78748: S/390: Fix ICE with ANDC splitter
 2016-12-19 10:10 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH] combine: Omit redundant AND in change_zero_ext
 2016-12-19  9:57 UTC  (2+ 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).