public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH 5/5] Formatted printing for dump_* in the middle-end
 2018-08-28 14:19 UTC  (7+ messages)
` [PATCH] v2: "
    ` [PATCH] Fix version check for ATTRIBUTE_GCC_DUMP_PRINTF

[PATCH 0/3] OpenRISC port
 2018-08-28 14:13 UTC  (7+ messages)
` [PATCH 1/3] or1k: libgcc: initial support for openrisc
` [PATCH 3/3] or1k: gcc: "
` [PATCH 2/3] or1k: testsuite: "

[PATCH] Add a character size parameter to c_strlen/get_range_strlen
 2018-08-28 14:12 UTC  (44+ messages)

[PATCH][5/4] Fix PR87117
 2018-08-28 13:46 UTC 

[PATCH] Fix PR87124
 2018-08-28 13:36 UTC 

[PATCH 1/4] qsort_chk: call from gcc_qsort instead of wrapping it
 2018-08-28 13:33 UTC  (8+ messages)
` [PATCH 2/4] introduce gcc_stablesort
  ` [PATCH 3/4] tree-loop-distribution: convert to gcc_stablesort
  ` [PATCH 4/4] bb-reorder: "

[C++ Patch] PR 86546 (" ICE on invalid: tree_class_check_failed()")
 2018-08-28 13:28 UTC  (2+ messages)

[Patch, fortran] PRs 80477 and 86481 - memory leaks following function calls
 2018-08-28 12:36 UTC  (3+ messages)

[GCC][PATCH v2][Aarch64] Exploiting BFXIL when OR-ing two AND-operations with appropriate bitmasks
 2018-08-28 12:28 UTC  (2+ messages)

[PATCH][GCC][AArch64] Cleanup the AArch64 testsuite when stack-clash is on [Patch (7/7)]
 2018-08-28 12:19 UTC 

[PATCH][GCC][AArch64] Add support for SVE stack clash probing [patch (2/7)]
 2018-08-28 12:19 UTC 

[PATCH][GCC][AArch64] Updated stack-clash implementation supporting 64k probes. [patch (1/7)]
 2018-08-28 12:18 UTC 

PR85787: Extend malloc_candidate_p to handle multiple phis
 2018-08-28 11:26 UTC 

[0/6] Make vector pattern statements less special
 2018-08-28 11:25 UTC  (7+ messages)
` [1/6] Handle gphis in gimple_get_lhs
` [2/6] Make vec_info::lookup_single_use take a stmt_vec_info
` [3/6] Add a vec_basic_block structure
` [4/6] Make the vectoriser do its own DCE
` [5/6] Insert pattern statements into vec_basic_blocks
` [6/6] Link imm uses for pattern stmts

[PATCH] Frame pointer for arm with THUMB2 mode
 2018-08-28 10:44 UTC  (2+ messages)

Add target selectors to slp-37.c (PR87078)
 2018-08-28 10:41 UTC  (2+ messages)

Fix unguarded use of tree_to_shwi in tree-ssa-sccvn.c
 2018-08-28 10:41 UTC  (2+ messages)

[PATCH] Strenghten assumption about gswitch statements
 2018-08-28 10:10 UTC  (5+ messages)

[PATCH RFC] add generic expansion for MULT_HIGHPART_EXP
 2018-08-28 10:07 UTC  (6+ messages)

[PATCH] avoid warning on constant strncpy until next statement is reachable (PR 87028)
 2018-08-28  9:57 UTC  (10+ messages)

[PATCH] treat -Wxxx-larger-than=HWI_MAX special (PR 86631)
 2018-08-28  9:46 UTC  (16+ messages)

[PATCH] Fix some bugs in maybe_warn_nonstring_arg (PR middle-end/87099)
 2018-08-28  9:41 UTC  (2+ messages)

[committed] Fix minor bug in recently added sanity test in tree-ssa-dse.c
 2018-08-28  9:37 UTC  (2+ messages)

VRP: abstract out wide int CONVERT_EXPR_P code
 2018-08-28  9:31 UTC  (3+ messages)

[PATCH][AAarch64][v3] Add support for TARGET_COMPUTE_FRAME_LAYOUT
 2018-08-28  9:01 UTC  (2+ messages)

[PATCH][AArch64] Implement new intrinsics vabsd_s64 and vnegd_s64
 2018-08-28  8:59 UTC  (6+ messages)

[PATCH][4/4] Fix PR87117
 2018-08-28  8:38 UTC 

[PATCH][3/4] Fix PR87118
 2018-08-28  8:37 UTC 

[PATCH][2/4] Fix PR87117
 2018-08-28  8:36 UTC 

[PATCH][1/4] Fix PR87117
 2018-08-28  8:35 UTC 

[PATCH] Use more DECL_BUILT_IN_P macro
 2018-08-28  7:17 UTC  (12+ messages)

[SVE ACLE] Implements ACLE svmin/svmax variants
 2018-08-28  5:53 UTC 

[committed] [PR tree-optimization/87110] Further refine check in compute_trims
 2018-08-28  4:04 UTC 

[committed] C++: fix-it hint for missing "typename" (PR c++/63392)
 2018-08-27 23:34 UTC 

[PATCH] adjust strnlen to convert MIN_EXPR to the same type (PR 87112)
 2018-08-27 23:13 UTC  (2+ messages)

[PATCH] Add a dwarf unit type to represent 24 bit values
 2018-08-27 19:21 UTC 

[PATCH 1/2] configure.ac: use 'suppress' instead of 'don't'
 2018-08-27 19:05 UTC  (4+ messages)
` [PATCH RFC 2/2] bootstrap: disable most warnings in stage 3

Fix MIPS builds
 2018-08-27 16:38 UTC  (6+ messages)

[PATCH] convert MIN_EXPR operands to the same type (PR 87059)
 2018-08-27 16:26 UTC  (11+ messages)

[PATCH] Optimize more boolean functions
 2018-08-27 15:31 UTC  (7+ messages)

[PATCH] [AArch64, Falkor] Switch to using Falkor-specific vector costs
 2018-08-27 15:05 UTC  (4+ messages)

[PATCH] [AArch64, Falkor] Adjust Falkor's sign extend reg+reg address cost
 2018-08-27 15:05 UTC  (4+ messages)

[C++ PATCH] Improve location for cxx_readonly_error diagnostics (PR c++/86993)
 2018-08-27 14:36 UTC  (2+ messages)

[PATCH] Fix PR86927
 2018-08-27 14:17 UTC 

[committed] Less verbose fix-it hints for missing header files (PR 87091)
 2018-08-27 14:03 UTC 

[committed] diagnostics: show an extra line of context in line-insertion fix-it hints (PR 87091)
 2018-08-27 13:47 UTC 

[Patch][GCC] Document and fix -r (partial linking)
 2018-08-27 13:37 UTC  (8+ messages)

[PATCH] Add test for memcpy expansion with hint
 2018-08-27 13:12 UTC  (3+ messages)

[PATCH] Sanopt: ignore params with DECL_HAS_VALUE_EXPR_P (PR sanitizer/86962)
 2018-08-27 13:03 UTC  (2+ messages)

[PATCHv2][PING][PR 59521] Respect __builtin_expect in switch statements
 2018-08-27 12:58 UTC  (2+ messages)
` [PATCHv3][PR "

[PATCH][RFC] Add gimple-cfg.h
 2018-08-27 12:11 UTC  (8+ messages)

[PATCH] match.pd: add single-use check for (x & y) ^ y -> ~x & y (PR85758)
 2018-08-27 11:06 UTC  (2+ messages)

[PATCH] Avoid redundand RPO order compute in PPRE
 2018-08-27 10:50 UTC 

[PATCH] Show valid options for -march and -mtune in --help=target for arm32 (PR driver/83193)
 2018-08-27 10:00 UTC  (21+ messages)
            ` [PATCH] Prototype of hook for possible list of option values
                              ` [PATCH] Come up with TARGET_GET_VALID_OPTION_VALUES option hook (PR driver/83193)

[PATCH] Partial combiner fix for vector conditions (PR rtl-optimization/87065)
 2018-08-27  9:42 UTC  (4+ messages)

[PATCH] Frame pointer for arm with THUMB2 mode
 2018-08-27  9:35 UTC 

[PATCH] Optimize more boolean functions
 2018-08-27  8:53 UTC 

[wwwdocs] Remove release-specific anchors from our release pages
 2018-08-27  4:20 UTC 

[wwwdocs] Replace use of the border attribute on the main page by CSS
 2018-08-27  4:17 UTC 

[PATCH] Fix not properly nul-terminated string constants in JIT
 2018-08-26 19:40 UTC  (2+ messages)
` [PING] "

[wwwdocs] index.html -- Use percent encodings in Bugzilla queries
 2018-08-26 18:43 UTC 

C++ PATCH for c++/87029, Implement -Wredundant-move
 2018-08-26 17:16 UTC  (8+ messages)

[wwwdocs] faq.html - make HTML 5 ready
 2018-08-26 16:44 UTC 

[wwwdocs] simtest-howto.html -- simplify/reduce explicit formatting
 2018-08-26 16:27 UTC 

[wwwdocs] */changes.html -- replace <a name=...> by id attributes
 2018-08-26 15:43 UTC  (2+ messages)

[wwwdocs] Simplify the formatting/coding of our main page a bit
 2018-08-26 13:46 UTC 

[wwwdocs] news/profiledriven.html -- avoid <a name=...>
 2018-08-26 13:08 UTC 

[wwwdocs] Use CSS instead of manual specifications for the width of items on our navigation bar
 2018-08-26 12:41 UTC 

[wwwdocs] Replace <a name=...> by id= attributes in all of projects/
 2018-08-26 11:16 UTC  (2+ messages)

[PATCH] warn for strlen of arrays with missing nul (PR 86552)
 2018-08-26 10:20 UTC  (16+ messages)
` PING "
    ` PING [PATCH] warn for strlen of arrays with missing nul (PR 86552, 86711, 86714) )

[PATCH] Make strlen range computations more conservative
 2018-08-26  9:58 UTC  (17+ messages)

[PATCH] Use complete_array_type on flexible array member initializers
 2018-08-26  8:52 UTC  (3+ messages)

[PATCH] Call braced_list_to_string after array size is fixed
 2018-08-26  7:46 UTC  (5+ messages)
  ` [PATCHv2] "

C++ PATCH for c++/87080, ICE with -Wpessimizing-move
 2018-08-25 23:47 UTC  (2+ messages)

[patch, libfortran] correct buffer size in library matmul
 2018-08-25 21:23 UTC  (2+ messages)

Keep std::deque algos specializations in Debug mode
 2018-08-25 20:44 UTC 

[PR 87059] kludge over MIN_EXPR problem causing VRP failure in value ranges
 2018-08-25 20:18 UTC  (3+ messages)

[PATCH, RFC, rs6000] enable GIMPLE folding of vec_splat
 2018-08-25 18:55 UTC  (8+ messages)
  ` [PATCH, RFC, rs6000, v2] "
      ` [PATCH, RFC, rs6000, v3] enable early gimple-folding "

[PATCH, rs6000] Fix PR86731 vec_sl()
 2018-08-25 17:46 UTC  (3+ messages)

[Patch, Fortran, committed] PR 86545: ICE in transfer_expr on invalid WRITE statement
 2018-08-25 15:47 UTC 

[wwwdocs] Replace valign="top" on our main page by CSS
 2018-08-25 13:59 UTC 

[wwwdocs] Replace use of <a name="..."> in all of bugs/
 2018-08-25 11:00 UTC  (2+ messages)

[wwwdocs] Remove cvsup.html
 2018-08-25 10:38 UTC 

[PATCH, Darwin] Minor code clean-up, NFC, committed
 2018-08-25  9:18 UTC 

ToT build problem on Aarch64 after cfg.h change
 2018-08-25  6:01 UTC  (3+ messages)

[PATCH 2/3] GDB: Add support for 24 bit addresses
 2018-08-25  4:55 UTC  (2+ messages)

PING^1: [PATCH] Set start_location to 0 if we ran out of line map space
 2018-08-24 23:34 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).