[ping * 2] PR78736: New C warning -Wenum-conversion
2017-06-29 23:01 UTC (3+ messages)
Reorganise machmode.h headers
2017-06-29 22:39 UTC (4+ messages)
Convert profile probabilities to new type
2017-06-29 22:39 UTC (7+ messages)
[PATCH] warn on mem calls modifying objects of non-trivial types (PR 80560)
2017-06-29 22:34 UTC (6+ messages)
C++ PATCH for c++/69300, ICE with self-referential noexcept
2017-06-29 21:55 UTC (3+ messages)
[PATCH] Fix location of typeid() (PR c++/80014)
2017-06-29 21:49 UTC (3+ messages)
` [PATCH] v2: "
[C++ Patch] Replace a few more error + error with error + inform
2017-06-29 21:46 UTC (3+ messages)
PR80806
2017-06-29 21:45 UTC (6+ messages)
C++ PATCH to remove WITH_CLEANUP_EXPR handling
2017-06-29 21:44 UTC
[C++ PATCH] constructor_name
2017-06-29 20:56 UTC (2+ messages)
[PATCH] Add RDMA support to Falkor
2017-06-29 20:54 UTC
C++ PATCH for c++/81180, ICE with C++17 member class template deduction
2017-06-29 20:46 UTC
[PATCH] PR target/80556
2017-06-29 20:41 UTC (4+ messages)
[PATCH] [PR 81245] Fix tree-if-conv calling of update_stmt after fold_stmt
2017-06-29 20:12 UTC
[PATCH, VAX] Correct ffs instruction constraint
2017-06-29 19:44 UTC (3+ messages)
C++ PATCH for c++/81188, error matching decltype of member function call
2017-06-29 19:43 UTC
Small tweak to RTL expansion of some array accesses on RISC targets
2017-06-29 19:23 UTC
[PATCH] Fold (a > 0 ? 1.0 : -1.0) into copysign (1.0, a) and a * copysign (1.0, a) into abs(a)
2017-06-29 18:49 UTC (5+ messages)
[PATCH/AARCH64] Improve aarch64 conditional compare usage
2017-06-29 18:30 UTC (3+ messages)
[PR c++/81247] ICE with bogus input
2017-06-29 18:25 UTC
[PATCH] Fix PR77765
2017-06-29 17:36 UTC (2+ messages)
libdecnumber/bid/bid2dpd_dpd2bid.c: Simplify code
2017-06-29 17:35 UTC (2+ messages)
Handle data dependence relations with different bases
2017-06-29 17:20 UTC (12+ messages)
` [PING, Ada] "
` [PING*2, "
` [PING*3, "
[PATCH 1/2] combine: Print insns with the cost dump
2017-06-29 17:18 UTC
[PATCH] Call BUILT_IN_ASAN_HANDLE_NO_RETURN before BUILT_IN_UNWIND_RESUME (PR sanitizer/81021)
2017-06-29 17:17 UTC (4+ messages)
[PATCH] Fix vec_extract_lo_* patterns (PR target/81225)
2017-06-29 16:51 UTC
[PATCH, GCC/ARM, 0/3] Add support for ARMv8-R
2017-06-29 16:40 UTC (10+ messages)
` [PATCH 1/3, GCC/ARM] Add MIDR info for ARM Cortex-R7 and Cortex-R8
` [PATCH 2/3, GCC/ARM] Add support for ARMv8-R architecture
` [PATCH 3/3, GCC/ARM] Add support for ARM Cortex-R52 processor
C/C++ PATCH to add __typeof_noqual (PR c/65455, c/39985)
2017-06-29 16:35 UTC (17+ messages)
[PATCH-v3] [SPARC] Add a workaround for the LEON3FT store-store errata
2017-06-29 16:05 UTC (4+ messages)
[PATCH] Use a specfile that actually allows building programs on NetBSD
2017-06-29 16:05 UTC (2+ messages)
gotools patch committed: Test runtime, misc/cgo/{test,testcarchive}
2017-06-29 16:01 UTC
[PATCH rs6000] remove implicit static var outputs of toc_relative_expr_p
2017-06-29 15:50 UTC (5+ messages)
[Doc, AArch64] Fix/Update AArch64 options
2017-06-29 15:43 UTC (5+ messages)
C++ PATCH for c++/81164, ICE with invalid inherited constructor
2017-06-29 15:29 UTC
libgo patch committed: Fix testcarchive to work with gccgo
2017-06-29 15:17 UTC
libgo patch committed: Fixes for go tool for other build modes
2017-06-29 15:14 UTC
[PATCH] Transform (m1 > m2) * d into m1> m2 ? d : 0
2017-06-29 15:10 UTC (4+ messages)
[PATCH] Move the check for any_condjump_p from sched-deps to target macros
2017-06-29 15:00 UTC (9+ messages)
` [PING][PATCH] "
[C++ PATCH] special identifiers
2017-06-29 14:53 UTC
[C++ PATCH] maybe_add_lang_type_raw simplification
2017-06-29 14:47 UTC
[PATCH] make find_taken_edge handle case with just default
2017-06-29 14:23 UTC (5+ messages)
[C++ PATCH] parser indentation cleanup
2017-06-29 14:21 UTC
[C++ PATCH] whitespace cleanups
2017-06-29 14:14 UTC
[PATCH] fold_builtin_FUNCTION
2017-06-29 14:03 UTC
[PATCH] Fix pr80044, -static and -pie insanity, and pr81170
2017-06-29 13:34 UTC (2+ messages)
[PATCH] Fix PR middle-end/81194, ICE during RTL pass: expand
2017-06-29 13:00 UTC (4+ messages)
[PATCH, rs6000] Signed builtin support
2017-06-29 12:59 UTC (3+ messages)
[committed, PATCH] Add a testcase for PR ipa/80565
2017-06-29 12:54 UTC
[PATCH] Fix PR81249
2017-06-29 12:53 UTC
[PATCH v2][ASAN] Implement dynamic allocas/VLAs sanitization.
2017-06-29 12:35 UTC (2+ messages)
[PATCH 0/7] Support for the SPARC M8 cpu
2017-06-29 11:43 UTC (8+ messages)
` [PATCH 7/7] sparc: M8 DFA scheduler
` [PATCH 1/7] sparc: put bmask* instructions in it's own insn type and adjust DFAs
` [PATCH 4/7] sparc: reworked M7 DFA based on instruction subtypes
` [PATCH 5/7] sparc: basic support for the SPARC M8 cpu
` [PATCH 3/7] sparc: introduce insn subtypes
` [PATCH 6/7] sparc: support for VIS4B instructions
` [PATCH 2/7] sparc: put VIS compare instructions in it's own insn type and adjust DFAs
Add DR_BASE_ALIGNMENT
2017-06-29 11:19 UTC (2+ messages)
[PATCH] ASAN: handle addressable params (PR sanitize/81040)
2017-06-29 11:17 UTC (7+ messages)
[PATCH v2] Generate reproducible output independently of the build-path
2017-06-29 10:46 UTC (5+ messages)
` [Ping ^3][PATCH "
PR81136: ICE from inconsistent DR_MISALIGNMENTs
2017-06-29 10:44 UTC (10+ messages)
` [v2] "
[PATCH] Support reduction chain and SLP reduction at the same time
2017-06-29 10:43 UTC
Tweak BB analysis for dr_analyze_innermost
2017-06-29 10:40 UTC (11+ messages)
[arm] Fix incorrect __ARM_ARCH_PROFILE for -march=armv7
2017-06-29 10:26 UTC (2+ messages)
Avoid generating useless range info
2017-06-29 9:53 UTC (7+ messages)
[PATCH PR81196]Analyze ntiers for loop with exit condition comparing induction variables
2017-06-29 9:50 UTC (2+ messages)
[gomp5] Fix taskgroup genericization in Fortran FE
2017-06-29 9:49 UTC
[PING^2][PATCH][Aarch64] Relational compare zero not merged into subtract
2017-06-29 9:30 UTC
[PATCH] Transform (m1 > m2) * d into m1> m2 ? d : 0
2017-06-29 9:08 UTC (2+ messages)
[PATCH] Add tabulars for options with enum values
2017-06-29 9:00 UTC (7+ messages)
` [PATCH 3/3] Introduce IntegerRange for options (PR driver/79659)
` [PATCH][OBVIOUS] Fix -mbranch-cost range
[patch][Ping #3] PR80929: Realistic PARALLEL cost in seq_cost
2017-06-29 8:51 UTC (2+ messages)
[gomp5] Support OpenMP loops with != condition
2017-06-29 8:48 UTC
[PATCH, GCC/ARM] Remove ARMv8-M code for D17-D31
2017-06-29 8:44 UTC (4+ messages)
` [PATCH, GCC/ARM, ping] "
[PATCH][PR bootstrap/80565] Fixed bootstrap errors due to uninitialized memory
2017-06-29 8:16 UTC (2+ messages)
[PATCH][PR sanitizer/77631] Support separate debug info in libbacktrace
2017-06-28 23:59 UTC (2+ messages)
[PATCH, rs6000] builtins-3-vec_reve-runnable fix minimum platform
2017-06-28 22:38 UTC (2+ messages)
[gomp4] OpenACC async re-work
2017-06-28 22:31 UTC (4+ messages)
[PATCH], Add check ppc_cpu_supports_hw to testsuite
2017-06-28 22:24 UTC (6+ messages)
[PATCH,rs6000] PR80103: Fix ICE with cross compiler
2017-06-28 22:10 UTC (4+ messages)
` Backport "
[AARCH64] Disable pc relative literal load irrespective of TARGET_FIX_ERR_A53_84341
2017-06-28 22:06 UTC (4+ messages)
C++ PATCH for c++/72764, ICE with invalid template typename
2017-06-28 21:06 UTC
[PATCH,rs6000] Handle conflicting target options -mno-power9-vector and -mcpu=power9
2017-06-28 21:03 UTC (6+ messages)
` Backport "
[PATCH][x86] Add permutex[var]_epi[32,64] intrinsics
2017-06-28 21:00 UTC (2+ messages)
C++ PATCHes for c++/61022 and 72801, variadic template issues
2017-06-28 19:59 UTC
C++ PATCHes to dependent template-id parsing
2017-06-28 19:39 UTC
[PATCH][RFC] Canonize names of attributes
2017-06-28 19:01 UTC (10+ messages)
[PATCH], PowerPC target_clones minor support
2017-06-28 18:28 UTC
[0/67] Add wrapper classes for machine_modes
2017-06-28 17:27 UTC (4+ messages)
[PATCH] multiarch support for non-glibc linux systems
2017-06-28 15:51 UTC (3+ messages)
[PATCH] Make inlining consistent in LTO and non-LTO mode (PR target/71991)
2017-06-28 15:18 UTC (4+ messages)
[PATCH, GCC/testsuite/ARM] Consistently check for neon in vect effective targets
2017-06-28 15:03 UTC (12+ messages)
[PATCH] Tree-level fix for PR 69526
2017-06-28 14:35 UTC (16+ messages)
` [PATCH 2/3] Simplify wrapped binops
[patch][Ping #3] PR80929: Realistic PARALLEL cost in seq_cost
2017-06-28 14:04 UTC
Pool alignment information for common bases
2017-06-28 13:45 UTC
[PATCH][AArch64] Improve Cortex-A53 shift bypass
2017-06-28 13:21 UTC (8+ messages)
[PATCH GCC][13/13]Distribute loop with loop versioning under runtime alias check
2017-06-28 13:09 UTC (9+ messages)
[PATCH v1] cxx: Make __func__, __FUNCTION__, and __PRETTY_FUNCTION__ constexpr
2017-06-28 13:06 UTC (2+ messages)
[PATCH] More vectorizer reduction TLC
2017-06-28 13:01 UTC
[PATCH v1] cxx: Make __func__, __FUNCTION__, and __PRETTY_FUNCTION__ constexpr
2017-06-28 12:57 UTC (2+ messages)
[PATCH v1] cxx: Make __func__, __FUNCTION__, and __PRETTY_FUNCTION__ constexpr
2017-06-28 12:56 UTC (2+ messages)
[PATCH] Do not allow to inline ifunc resolvers (PR ipa/81128)
2017-06-28 12:46 UTC (5+ messages)
page: next (older) | prev (newer) | 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).