public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] Handle VECTOR_CST in integer_nonzerop()
 2016-09-19 21:02 UTC  (4+ messages)

[PATCHv3, resent] Add a warning for suspicious use of conditional expressions in boolean context
 2016-09-19 20:58 UTC  (3+ messages)

[PATCH 0/8] make next_*_insn take rtx_insn * arguments
 2016-09-19 20:55 UTC  (11+ messages)
` [PATCH 2/8] use rtx_insn * more

Define TS 18661-1 CR_DECIMAL_DIG in <float.h>
 2016-09-19 20:54 UTC  (3+ messages)
` Ping "

[PATCH] Fix PR64078
 2016-09-19 20:50 UTC  (18+ messages)

[PATCH] libstdc++/77641 fix std::variant for literal types
 2016-09-19 20:31 UTC  (2+ messages)

debug container mutex association
 2016-09-19 20:19 UTC  (5+ messages)

C/C++ PATCH to implement -Wpointer-compare warning (PR c++/64767)
 2016-09-19 19:51 UTC  (4+ messages)

C/C++ PATCH to implement -Wbool-operation (PR c/77490)
 2016-09-19 19:18 UTC  (4+ messages)

[C++ PATCH] Fix constexpr switch handling (PR c++/77467)
 2016-09-19 18:49 UTC  (4+ messages)

[PATCH, wwwdocs, committed] Update gcc-7/changes.html for LRA
 2016-09-19 18:41 UTC  (3+ messages)

PR35503 - warn for restrict pointer
 2016-09-19 18:34 UTC  (9+ messages)

[PATCH] libstdc++/77645 fix deque and vector xmethods for Python 3
 2016-09-19 18:21 UTC  (3+ messages)

[PATCH 0/9] RFC: selftests based on RTL dumps
 2016-09-19 17:50 UTC  (36+ messages)
` [PATCH 1/9] Introduce class rtx_reader
` [PATCH 8/9] final.c selftests
` [PATCH 3/9] selftest.h: add temp_override fixture
` [PATCH 7/9] combine.c selftests
` [PATCH 2/9] Add selftest::read_file
` [PATCH 4/9] Expose forcibly_ggc_collect and run it after all selftests
` [PATCH 9/9] cse.c selftests
` [PATCH 6/9] df selftests
` [PATCH 5/9] Introduce class function_reader

[PATCH] More trivial bits from early LTO debug merge
 2016-09-19 17:35 UTC  (2+ messages)

Make regcprop to eliminate noop moves better
 2016-09-19 17:31 UTC  (2+ messages)

[build] Fix race condition during libgcc build
 2016-09-19 17:25 UTC  (2+ messages)

[fw@deneb.enyo.de: [PATCH] ada/77535: GNAT.Perfect_Hash_Generators for non-1-based strings]
 2016-09-19 17:25 UTC  (2+ messages)

[PATCH] Fix PR c++/77639 (ICE during error recovery)
 2016-09-19 17:25 UTC  (4+ messages)

[patch] Fix ICE on ACATS test for Aarch64 at -O
 2016-09-19 17:14 UTC  (2+ messages)

[PATCH 5/9] regrename: Don't run if function was separately shrink-wrapped
 2016-09-19 17:11 UTC  (11+ messages)

Make max_align_t respect _Float128
 2016-09-19 17:11 UTC  (5+ messages)
` Make max_align_t respect _Float128 [version 2]
  ` Make max_align_t respect _Float128 [version 3]
    ` Ping "

[PATCH] Allow FP to be used as a call-saved registe
 2016-09-19 16:56 UTC  (6+ messages)

[PATCH test]Revise gcc.dg/vect/pr57558-1.c by using int instead of long
 2016-09-19 16:29 UTC  (2+ messages)

[PATCH][simplify-rtx] (GTU (PLUS a C) (C - 1)) --> (LTU a -C)
 2016-09-19 16:26 UTC  (12+ messages)

[PATCH] Fix PR tree-optimization/77550
 2016-09-19 16:20 UTC  (3+ messages)

[PATCH] Define pretty printers for C++17 library components
 2016-09-19 16:03 UTC  (2+ messages)

[Fortran, Patch] First patch for coarray FAILED IMAGES (TS 18508)
 2016-09-19 15:58 UTC  (12+ messages)

[PATCH] libstdc++/77645 Fix xmethods for std::list
 2016-09-19 15:58 UTC 

[PATCH 0/3] Default LRA to "on"
 2016-09-19 15:55 UTC  (9+ messages)
` [PATCH 1/3] Put a TARGET_LRA_P into every target

[PATCH, GCC/LRA] Teach LRA to not use same register value for multiple output operands of an insn
 2016-09-19 15:50 UTC  (2+ messages)

Do not drom MEM_EXPR when accessing structure fields
 2016-09-19 15:05 UTC  (6+ messages)

[PATCH 4/4] [MIPS] Add tests for MSA
 2016-09-19 14:54 UTC  (4+ messages)

[accaf, fortran, 4/4] Allocatable components support in derived typed coarrays
 2016-09-19 14:23 UTC  (2+ messages)

[PR72835] Incorrect arithmetic optimization involving bitfield arguments
 2016-09-19 13:49 UTC  (14+ messages)

[PATCH 2/2][AArch64] Add missing support for poly64x1_t
 2016-09-19 13:46 UTC  (5+ messages)

[RFC][IPA-VRP] IPA VRP Implementation
 2016-09-19 13:30 UTC  (21+ messages)
` [RFC][IPA-VRP] Early "

Implement C _FloatN, _FloatNx types
 2016-09-19 13:22 UTC  (24+ 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]))

Do not drom MEM_EXPR when accessing structure fields
 2016-09-19 12:37 UTC  (2+ messages)

[PATCH, PR71602] Give error for invalid va_list argument to va_arg
 2016-09-19 11:25 UTC  (7+ messages)
  ` [PATCH, PR71602, 4/4] Make canonical_va_list_type more strict

[PATCH][Libiberty] Support empty arguments in pex-win32
 2016-09-19 11:02 UTC  (3+ messages)

Fortran, committed: segfault with allocate and stat for derived types with default initialization (pr 68078)
 2016-09-19 10:03 UTC  (3+ messages)

Early jump threading
 2016-09-19  9:29 UTC  (9+ messages)

[PATCH][ARM] -mpure-code option for ARM
 2016-09-19  9:25 UTC  (7+ messages)
  ` [PATCHv2][ARM] "
    ` [PATCHv2, PING][ARM] "
      ` [PATCHv2, PING 2][ARM] "
        ` [PATCHv2, PING 3][ARM] "
          ` [PATCHv2, PING 4][ARM] "

[PATCH] manual: _Bool has trap representations
 2016-09-19  8:18 UTC 

[PATCH] Fix PR77514
 2016-09-19  7:53 UTC  (4+ messages)

[patch, libgomp, OpenACC] Additional enter/exit data map handling
 2016-09-19  7:02 UTC  (3+ messages)

[v3 PATCH] PR libstdc++/77619
 2016-09-18 19:19 UTC 

[PATCH, docs] invoke.texi: random copy-editing
 2016-09-18 17:17 UTC  (4+ messages)

[PATCH, i386, AVX-512] Fix test expected result
 2016-09-18 16:19 UTC  (2+ messages)

I found U
 2016-09-18 12:46 UTC 

Fortran, committed: segfault with allocate and stat for derived types with default initialization (pr 68078)
 2016-09-18 10:45 UTC 

[PATCH] Remove support for INITIAL_FRAME_POINTER_OFFSET
 2016-09-18 10:17 UTC  (3+ messages)
` [BUILDROBOT] vax-netbsdelf / vax-linux: ‘ELIMINABLE_REGS’ was not declared in this scope (was: [PATCH] Remove support for INITIAL_FRAME_POINTER_OFFSET)
  ` [BUILDROBOT] vax-netbsdelf / vax-linux: ‘ELIMINABLE_REGS’ was not declared in this scope

[PATCH] Fix cgraph_node::rtl_info (PR target/77587)
 2016-09-17 23:29 UTC  (2+ messages)

[Patch, fortran] Initializing components of derived type variables
 2016-09-17 20:29 UTC  (2+ messages)

[PATCH] ada/77535: GNAT.Perfect_Hash_Generators for non-1-based strings
 2016-09-17 20:14 UTC  (2+ messages)

[PATCH][2/n] Change dw2_asm_output_offset to allow assembling extra offset
 2016-09-17 15:30 UTC  (4+ messages)

[PATCH] have __builtin_object_size handle POINTER_PLUS with non-const offset
 2016-09-17  9:48 UTC  (4+ messages)

[PATCH] Fix typo in Libstdc++ Profile Mode docs
 2016-09-17  6:20 UTC 

Delete useless .split2 dump file at -O0 on non-x86 targets
 2016-09-16 21:54 UTC 

[PATCH] Fix documentation for overflow-checking builtins
 2016-09-16 21:42 UTC 

[PATCH] Fix warning breaking profiled bootstrap
 2016-09-16 20:44 UTC  (6+ messages)

[C++ PATCH] Fix ICE in cp/error.c (PR c++/77482)
 2016-09-16 20:05 UTC  (2+ messages)

[PATCH] Optimise the fpclassify builtin to perform integer operations when possible
 2016-09-16 19:53 UTC  (2+ messages)

C++ PATCH for c++/77379 (abi_tag on thunk)
 2016-09-16 19:51 UTC  (3+ messages)
` [PATCH] Fix abi_tag23* test failure (PR c++/77379)

[C++ PATCH] Fix ICE with PARM_DECL with incomplete type (PR c++/77338)
 2016-09-16 19:49 UTC  (2+ messages)

[C++ PATCH] Propagate CLASSTYPE_HAS_MUTABLE from bases to derived classes (PR c++/77375)
 2016-09-16 19:47 UTC  (2+ messages)

[Patch, reload, tentative, PR 71627] Tweak conditions in find_valid_class_1
 2016-09-16 19:45 UTC 

[PATCH] Partially improve scalability of the unwinder (PR libgcc/71744)
 2016-09-16 19:03 UTC  (4+ messages)

[PATCH] - improve sprintf buffer overflow detection (middle-end/49905)
 2016-09-16 18:47 UTC  (18+ messages)

[PATCH] accept flexible arrays in struct in unions (c++/71912 - [6/7 regression])
 2016-09-16 18:40 UTC  (12+ messages)

RFA (libstdc++): PATCH to implement C++17 over-aligned new
 2016-09-16 18:19 UTC  (16+ messages)

[Committed] Fix PR fortran/77612
 2016-09-16 18:09 UTC 

[PATCH] unbreak libsanitizer build on sparc-linux (PR 67899)
 2016-09-16 17:04 UTC  (2+ messages)

[PATCH] avoid non-printable characters in diagnostics (c/77620, c/77521)
 2016-09-16 17:00 UTC  (5+ messages)

RFA: Small PATCH to add pow2p_hwi to hwint.h
 2016-09-16 16:49 UTC  (4+ messages)

[RFC,PATCH] Using equivalences to help eliminate_regs_in_insn
 2016-09-16 16:41 UTC  (3+ messages)

[PATCH, rs6000] Fix PR77613 (swap optimization for splat-with-truncate)
 2016-09-16 16:31 UTC  (2+ messages)

[PATCH] Optimize strchr (s, 0) to strlen
 2016-09-16 15:37 UTC  (16+ messages)

[PATCH] Fix PR77605
 2016-09-16 13:28 UTC 

[PATCH, 5.x/6.x/7.x] Be more conservative in early inliner if FDO is enabled
 2016-09-16 12:56 UTC  (11+ messages)

[Patch, testsuite] Require int32plus for pr70421.c
 2016-09-16 12:12 UTC 

[PATCH] Fix late dwarf generated early from optimized out globals
 2016-09-16 11:47 UTC  (2+ messages)

[PING] set libfunc entry for sdivmod_optab to NULL in optabs.def
 2016-09-16 11:31 UTC  (8+ messages)

[committed] Use true/false instead of 1/0 in lvalue_p
 2016-09-16 10:25 UTC 

Backports to 6.x
 2016-09-16  9:53 UTC 

C/C++ PATCH for c/77423 (bogus warning with -Wlogical-not-parentheses)
 2016-09-16  9:05 UTC  (6+ 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).