public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] Optimize more boolean functions
 2018-08-21 17:20 UTC  (3+ messages)

[PATCH] Add a character size parameter to c_strlen/get_range_strlen
 2018-08-21 16:46 UTC  (36+ messages)

[libiberty patch] pex-unix error behaviour
 2018-08-21 16:37 UTC  (2+ messages)

[PATCH] Optimise sqrt reciprocal multiplications
 2018-08-21 16:00 UTC 

[PATCH, testsuite] Stringify __USER_LABEL_PREFIX__ in pr85248
 2018-08-21 15:35 UTC  (2+ messages)

C++ PATCH for c++/86981, implement -Wpessimizing-move
 2018-08-21 15:13 UTC  (8+ messages)

C++ PATCH to fix typo in cp-tree.h
 2018-08-21 15:09 UTC 

[Ada] Add a new gnat tool vxlink
 2018-08-21 15:06 UTC 

[Ada] Spurious crash on expression function as completion with contracts
 2018-08-21 15:05 UTC 

[Ada] Retention of with clauses for ignored Ghost units
 2018-08-21 15:05 UTC 

[Ada] Spurious error on overriding protected function in instance
 2018-08-21 15:05 UTC 

[Ada] Crash on expression function and tagged types
 2018-08-21 15:05 UTC 

[Ada] Crash processing SPARK annotate aspect
 2018-08-21 15:05 UTC 

[Ada] Spurious ambiguity error on call returning an access type
 2018-08-21 15:04 UTC 

[Ada] Dynamically resizable, load factor-based hash table
 2018-08-21 15:04 UTC 

[Ada] Fix internal error on extension of record with representation clause
 2018-08-21 15:04 UTC 

[Ada] Improper copying of limited arrays with default initialization
 2018-08-21 15:04 UTC 

[Ada] Update for Ownership rules for access types according to AI12-0240
 2018-08-21 15:04 UTC 

[Ada] Define versions of dimension system for Float and Long_Float
 2018-08-21 15:03 UTC 

[Ada] Spurious "Duplicated symbol" error with discriminated tasks
 2018-08-21 15:03 UTC 

[Ada] General purpose doubly linked list for compiler and tool use
 2018-08-21 15:03 UTC 

[Ada] Crash on entry in generic with dynamic elaboration checks
 2018-08-21 15:02 UTC 

[Ada] Compiler abort on call to expr. function for default discriminant
 2018-08-21 15:02 UTC 

[Ada] Handle pragmas that come from aspects for GNATprove
 2018-08-21 15:02 UTC 

[Ada] Enumeration types with non-standard representation
 2018-08-21 15:02 UTC 

patch to bug #86829
 2018-08-21 14:27 UTC  (4+ messages)

VRP: rewrite the division code (to handle corner cases including 0)
 2018-08-21 14:17 UTC  (3+ messages)

[RFC][debug] Fix handling of vlas in lto
 2018-08-21 14:10 UTC  (4+ messages)
` [PATCH][debug] "

Richard Sandiford appointed Global Reviewer
 2018-08-21 13:59 UTC 

[PATCH][RFC] Add gimple-cfg.h
 2018-08-21 13:55 UTC  (2+ messages)

[PATCH] RFC: Refactor std::tuple constraints
 2018-08-21 13:34 UTC  (2+ messages)

[PATCH] Merge Ignore and Deprecated in .opt files
 2018-08-21 13:14 UTC  (9+ messages)

[PATCH][Middle-end]patch for fixing PR 86519
 2018-08-21 13:07 UTC  (9+ messages)

[RFC][debug] Add -greadable-dwarf
 2018-08-21 12:40 UTC  (6+ messages)

C++ PATCH for c++/67012, c++/86942, detect invalid cases with function return type deduction
 2018-08-21 11:59 UTC  (2+ messages)

C++ PATCH for c++/65043, missing narrowing warning with bool
 2018-08-21 11:50 UTC  (2+ messages)

C++ PATCH for c++/86499, non-local lambda with a capture-default
 2018-08-21 11:29 UTC  (2+ messages)

[C++ Patch, obvious?] Change check_static_variable_definition return type to void
 2018-08-21 11:22 UTC  (2+ messages)

[PATCH] Fix P81033 for FDEs in partitioned code
 2018-08-21  9:58 UTC  (5+ messages)

[PATCH] Remove redundant { dg-do run } directives in tests
 2018-08-21  9:34 UTC 

PR libstdc++/68222 Hide safe iterator operators
 2018-08-21  9:33 UTC  (5+ messages)

P0646R1 for Debug mode
 2018-08-21  9:25 UTC  (3+ messages)

[PATCH][C++] Fix PR86763, wrong-code with TYPE_TYPELESS_STORAGE
 2018-08-21  9:18 UTC  (5+ messages)

[PATCH] Make strlen range computations more conservative
 2018-08-21  8:46 UTC  (41+ messages)

[PATCH] Make GO string literals properly NUL terminated
 2018-08-21  8:33 UTC  (16+ messages)

[PATCH] Use c_getstr to get the format string in gimple-ssa-sprintf.c
 2018-08-21  8:12 UTC  (2+ messages)

[PATCH, rs6000] Early gimple folding of vec_mergeh and vec_mergel for float
 2018-08-21  8:10 UTC  (8+ messages)
        ` [PATCH, rs6000] Improve TREE_TYPE comparisons in fold_mergehl_helper()

[committed] Add support for grouping of related diagnostics (PR other/84889)
 2018-08-21  8:09 UTC  (2+ messages)

[PATCH][debug] Add debug and earlydebug dumps
 2018-08-21  7:54 UTC  (3+ messages)

VRP: abstract out MIN/MAX/ABS wide int code
 2018-08-21  6:23 UTC  (3+ messages)

[RFC] [PATCH][C][ADA] use function descriptors instead of trampolines in C
 2018-08-21  6:17 UTC  (5+ messages)
  ` [PATCH v2][C][ADA] "

[libiberty patch] PEX-unix forking
 2018-08-21  0:00 UTC  (3+ messages)

[PATCH] fix some build breakage
 2018-08-20 23:29 UTC 

[PATCH], PR target/87033, General LWAX on PowerPC
 2018-08-20 23:22 UTC  (2+ messages)

[Patch][GCC] Document and fix -r (partial linking)
 2018-08-20 22:39 UTC  (4+ messages)

[PATCH, RFC, rs6000] enable GIMPLE folding of vec_splat
 2018-08-20 21:44 UTC  (5+ messages)
  ` [PATCH, RFC, rs6000, v2] "
      ` [PATCH, RFC, rs6000, v3] enable early gimple-folding "

PING^1: V3 [PATCH] C/C++: Add -Waddress-of-packed-member
 2018-08-20 21:16 UTC 

[PATCH], Improve PowerPC switch behavior on medium code model system
 2018-08-20 20:56 UTC  (3+ messages)

[PATCH] XFAIL 18_support/new_nothrow.cc on AIX
 2018-08-20 20:03 UTC  (2+ messages)

[PATCH] Make function clone name numbering independent
 2018-08-20 19:47 UTC  (13+ messages)
                    ` [PING][PATCH] "

[PATCH] x86: Always update EH return address in word_mode
 2018-08-20 19:11 UTC  (3+ messages)

[PATCH] assume sprintf formatting of wide characters may fail (PR 86853)
 2018-08-20 19:07 UTC  (2+ messages)

[PATCH][GCC][mid-end] Fix DSE big-endian subreg crash
 2018-08-20 18:43 UTC  (2+ messages)

[PATCH] Handle TARGET_SPLIT_COMPLEX_ARG in default VA_ARG_EXPR implementation
 2018-08-20 18:32 UTC  (2+ messages)

[PATCH 0/3] Improvements to switch expansion code
 2018-08-20 18:24 UTC  (3+ messages)
` [PATCH 3/3] Improve switch code emission for a balanced tree (PR tree-optimization/86847)

[PATCH, Darwin] Do not run dsymutil automatically, when -save-temps is on the command line
 2018-08-20 18:19 UTC  (2+ messages)

[CPP PATCH] node field bits
 2018-08-20 17:44 UTC 

[Patch][Aarch64] Implement Aarch64 SIMD ABI and aarch64_vector_pcs attribute
 2018-08-20 17:37 UTC  (5+ messages)

[PATCH v3 00/10] New backend for the TI PRU processor
 2018-08-20 17:12 UTC  (7+ messages)
` [PATCH v3 01/10] Initial TI PRU GCC port
` [PATCH v3 03/10] testsuite: Add PRU tests
` [PATCH v3 02/10] Initial TI PRU libgcc port

[CPP PATCH] node type
 2018-08-20 16:31 UTC 

[CPP PATCH] Fix warning & other cleanups
 2018-08-20 15:27 UTC 

r 262451
 2018-08-20 15:13 UTC  (3+ messages)

[PATCH] Avoid negative bitpos in expand_expr_real_1 (PR 86984)
 2018-08-20 15:03 UTC  (8+ messages)

[PATCH] PR86844: Fix for store merging
 2018-08-20 14:30 UTC  (4+ messages)

[PATCH] Kill cpp-id-data.h
 2018-08-20 14:18 UTC 

[PATCH] Improve PR78655
 2018-08-20 13:59 UTC 

[PATCH] PR libstdc++/86963 Implement LWG 2729 constraints on tuple assignment
 2018-08-20 13:54 UTC  (4+ messages)

[PATCH] #assert becomes macro-like
 2018-08-20 12:38 UTC 

Fix even more merging PIC and PIE options
 2018-08-20 12:33 UTC  (2+ messages)

[PATCH] treat -Wxxx-larger-than=HWI_MAX special (PR 86631)
 2018-08-20 12:14 UTC  (9+ messages)

[PATCH] Refactor std::optional SFINAE constraints
 2018-08-20 12:13 UTC 

Remove obsolette hunk in free_lang_data_r
 2018-08-20 11:54 UTC  (2+ messages)

Do not stream types in DECL_CONTEXT
 2018-08-20 11:53 UTC  (2+ messages)

[PATCH RFC] add generic expansion for MULT_HIGHPART_EXP
 2018-08-20 10:47 UTC  (5+ messages)
` [PATCH RFC] gimplefe: expose MULT_HIGHPART_EXPR

[PATCH] [v4][aarch64] Avoid tag collisions for loads falkor
 2018-08-20 10:40 UTC  (2+ messages)
` [PING 5][PATCH] "

[PATCH, LTO wrappers] If we're not building a plugin don't try to invoke it
 2018-08-20 10:04 UTC  (2+ messages)

[PATCH, driver specs] Put -flto-partition= on the collect2 c/l
 2018-08-20 10:02 UTC  (2+ messages)

[PATCH] Use more DECL_BUILT_IN_P macro
 2018-08-20  8:35 UTC  (4+ messages)

Fix test 86658 in Debug mode
 2018-08-20  8:27 UTC  (2+ messages)

[PATCH] Unconditionally use MAX_EXPR/MIN_EXPR for MAX/MIN intrinsics
 2018-08-19 19:47 UTC  (3+ messages)

[PATCH, i386]: FIx PR 86994, gcc.target/i386/20040112-1.c FAILs
 2018-08-19 19:08 UTC 

Build fail on gthr-simple.h targets (Re: AsyncI/O patch committed)
 2018-08-19 13:40 UTC  (11+ messages)
        ` Async I/O patch with compilation fix

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