public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH 0/9] RFC: selftests based on RTL dumps
 2016-09-16 21:31 UTC  (27+ messages)
` [PATCH 8/9] final.c selftests
` [PATCH 7/9] combine.c selftests
` [PATCH 3/9] selftest.h: add temp_override fixture
` [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

[C++ PATCH] Fix constexpr switch handling (PR c++/77467)
 2016-09-16 20:51 UTC  (3+ messages)

[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  (14+ 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 0/3] Default LRA to "on"
 2016-09-16 19:46 UTC  (8+ messages)
` [PATCH 1/3] Put a TARGET_LRA_P into every target

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

[PATCH] Fix cgraph_node::rtl_info (PR target/77587)
 2016-09-16 19:04 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)

[PATCH][Libiberty] Support empty arguments in pex-win32
 2016-09-16 18:24 UTC  (2+ messages)

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

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

Implement C _FloatN, _FloatNx types
 2016-09-16 18:02 UTC  (18+ 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]))

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

[PATCH 0/8] make next_*_insn take rtx_insn * arguments
 2016-09-16 15:29 UTC  (17+ messages)
` [PATCH 1/8] change a few rtx_insn * to rtx_jump_insn *
` [PATCH 2/8] use rtx_insn * more

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

[PATCH][simplify-rtx] (GTU (PLUS a C) (C - 1)) --> (LTU a -C)
 2016-09-16 11:36 UTC  (10+ messages)

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

[PATCH] have __builtin_object_size handle POINTER_PLUS with non-const offset
 2016-09-16 10:56 UTC  (4+ messages)

[RFC][IPA-VRP] IPA VRP Implementation
 2016-09-16 10:26 UTC  (23+ messages)
` [RFC][IPA-VRP] Early "

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

C/C++ PATCH to implement -Wbool-operation (PR c/77490)
 2016-09-16  9:03 UTC  (3+ messages)

[PATCH][2/n] Change dw2_asm_output_offset to allow assembling extra offset
 2016-09-16  8:50 UTC  (4+ messages)

[patch,gomp4] Fix PR74600
 2016-09-16  8:39 UTC  (4+ messages)

[PATCH] Fix PR77514
 2016-09-16  8:35 UTC  (4+ messages)

[PATCH, i386] Spellcheck hints for the i386 backend option handling (PR middle-end/77475)
 2016-09-16  8:29 UTC  (5+ messages)
  ` [PATCH, i386] Spellcheck hints for the i386 backend option handling (PR middle-end/77475, take 2, i386 part)

[PATCH] Don't clobber dominator info in the combiner (PR target/77526)
 2016-09-16  7:05 UTC  (5+ messages)

Fix compilation errors with libstdc++v3 for AVR target and allow --enable-libstdcxx
 2016-09-16  7:01 UTC  (4+ messages)

[PATCH] Fix neg overflow expansion (PR middle-end/77594)
 2016-09-16  5:59 UTC  (2+ messages)

Fortran, committed: ICE out of memory on displaced implicit character (pr 69963)
 2016-09-16  1:43 UTC 

[committed] fix-it hints can't contain newlines (yet)
 2016-09-16  0:38 UTC 

[PATCH PR other/77609] Let the assembler choose ELF section types for miscellaneous named sections
 2016-09-15 23:41 UTC 

Debug algorithms
 2016-09-15 22:48 UTC  (6+ messages)

[PATCH] Add a warning for suspicious use of conditional expressions in boolean context
 2016-09-15 20:45 UTC  (16+ messages)
        ` [PATCH, updated] "

[PATCH] C: fixits for modernizing structure member designators
 2016-09-15 19:48 UTC  (3+ messages)

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

[PATCH] Improve string::clear() performance
 2016-09-15 17:01 UTC  (7+ messages)

[PATCH v2 0/9] Separate shrink-wrapping
 2016-09-15 16:47 UTC  (7+ messages)
` [PATCH 8/9] shrink-wrap: shrink-wrapping for separate components

[PATCH] Allow FP to be used as a call-saved registe
 2016-09-15 16:43 UTC  (4+ messages)

[TREE-SSA-CCP] Issue warning when folding condition
 2016-09-15 16:00 UTC  (6+ messages)

[patch,gomp4] add support for fortran common blocks
 2016-09-15 15:28 UTC 

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

[PATCH 0/2] Remove user_defined_section_attribute global
 2016-09-15 14:30 UTC  (7+ messages)
` [PATCH 1/2] gcc: Remove unneeded global flag
      ` Ping: "

Define TS 18661-1 CR_DECIMAL_DIG in <float.h>
 2016-09-15 13:14 UTC  (2+ messages)
` Ping "

[PATCH] Fix PR77544
 2016-09-15 12:51 UTC 

C/C++ PATCH to implement -Wpointer-compare warning (PR c++/64767)
 2016-09-15 12:31 UTC  (3+ messages)

Patch ping
 2016-09-15 11:01 UTC  (2+ messages)

[PATCH PR77503]Record reduction code for CONST_COND_REDUCTION at analysis stage and use it at transform
 2016-09-15 10:45 UTC  (2+ messages)

[PATCH] Editorial fixes to libstdc++ debug mode docs
 2016-09-15 10:39 UTC 

[PATCH] Fix PR64078
 2016-09-15 10:38 UTC  (17+ messages)

C++ PATCH to forbid use of bool with the ++ operator
 2016-09-15 10:31 UTC  (5+ messages)

[PATCH 1/4] Cherry-pick fprofile-generate-atomic from google/gcc-4_9 branch
 2016-09-15 10:18 UTC  (14+ messages)
        ` [PATCH] Set -fprofile-update=atomic when -pthread is present
                          ` [RFC] Speed-up -fprofile-update=atomic

[PATCH] Fix gcc.dg/fold-reassoc-2.c
 2016-09-15  9:51 UTC 

debug container mutex association
 2016-09-15  9:15 UTC  (4+ messages)

[patch] [gsoc] [gimplefe] GIMPLE FE Project
 2016-09-15  4:23 UTC  (9+ messages)

[PATCH] PR fortran/77420 -- take two
 2016-09-15  4:04 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).