public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH v2 0/9] Separate shrink-wrapping
 2016-08-04  7:33 UTC  (4+ messages)
` [PATCH 6/9] sel-sched: Don't mess with register restores

[LTO] Add wide_int streaming support
 2016-08-04  7:26 UTC  (2+ messages)

[PR70920] transform (intptr_t) x eq/ne CST to x eq/ne (typeof x) cst
 2016-08-04  7:24 UTC  (13+ messages)

fix fallout of pr22051-2.c on arm
 2016-08-04  7:09 UTC  (2+ messages)

Fix fir PR71696 in Libiberty Demangler (6)
 2016-08-04  7:06 UTC  (3+ messages)

[PATCH] Fix PR71984 testcase
 2016-08-04  7:02 UTC 

[ARM][PATCH] Add support for overflow add, sub, and neg operations
 2016-08-04  6:51 UTC  (5+ messages)

[RFC] ipa bitwise constant propagation
 2016-08-04  6:36 UTC 

[RS6000] rs6000_preferred_reload_class
 2016-08-04  5:14 UTC 

[PATCH], Improve vector int/long initialization on PowerPC
 2016-08-04  4:34 UTC 

[Fortran, Patch] First patch for coarray FAILED IMAGES (TS 18508)
 2016-08-04  3:09 UTC  (9+ messages)

[PATCH] Teach VRP to truncate the case ranges of a switch
 2016-08-04  2:30 UTC  (6+ messages)

Go patch committed: add -fgo-optimize-allocs option
 2016-08-04  0:11 UTC 

[PATCH] Fix ICE on invalid variable template instantiation (PR c++/72759)
 2016-08-04  0:07 UTC  (4+ messages)

[PATCH, rs6000] Switch the rs6000 port over to LRA
 2016-08-03 23:15 UTC  (8+ messages)

libgo patch committed: Update to 1.7rc3
 2016-08-03 22:53 UTC  (2+ messages)

libgo patch committed: Update to 1.7rc3
 2016-08-03 22:46 UTC  (2+ messages)

[PATCH/AARCH64] Add ThunderX vector cost model
 2016-08-03 22:42 UTC 

[Committed] Add testcase that ICEs after loop splitting patch
 2016-08-03 22:37 UTC 

[PATCH PR72772]Also check equality for expanded iv base
 2016-08-03 22:19 UTC  (2+ messages)

[PATCH] adjust spelling of constant expression in C++ diagnostics
 2016-08-03 22:18 UTC  (2+ messages)

[PATCH GCC]Simplify interface for simplify_using_initial_conditions
 2016-08-03 22:17 UTC  (2+ messages)

C++ PATCH to allow constexpr ctor with typedef declaration in C++11 (c++/70229)
 2016-08-03 22:16 UTC  (2+ messages)

[PATCH testsuite/PR33707]Add test case
 2016-08-03 22:09 UTC  (2+ messages)

[PATCH] Fix wrong code on aarch64 due to paradoxical subreg
 2016-08-03 22:08 UTC  (22+ messages)

[PATCH] accept flexible arrays in struct in unions (c++/71912 - [6/7 regression])
 2016-08-03 21:53 UTC  (15+ messages)

Go patch committed: use a cache for interface methods
 2016-08-03 20:01 UTC 

[PATCH] Define feature-test macro for std::enable_shared_from_this
 2016-08-03 19:11 UTC 

[PATCH] Define std::shared_ptr::weak_type
 2016-08-03 19:11 UTC 

one more patch for PR72778
 2016-08-03 18:59 UTC 

[PATCH] Define std::as_const
 2016-08-03 18:13 UTC 

[PATCH] Define std::owner_less<void> specialization (P0074R0)
 2016-08-03 18:12 UTC 

[PATCH] Define C++17 feature-test macros
 2016-08-03 18:10 UTC 

[PR57371] transform (double)i eq/ne 0 to i eq/ne 0
 2016-08-03 17:55 UTC  (5+ messages)

[PATCH 0/17][ARM] ARMv8.2-A and FP16 extension support
 2016-08-03 17:44 UTC  (11+ messages)
` [PATCH 8/17][ARM] Add VFP FP16 arithmetic instructions
` [PATCH 14/17][ARM] Add NEON FP16 instrinsics

[PTX] fix worker propagation ICE
 2016-08-03 17:30 UTC 

[patch,avr] PR 55181 work around do_store_flag producing shifts for bit extractions
 2016-08-03 17:21 UTC  (2+ messages)

Implement -Wimplicit-fallthrough (take 2): questionable code
 2016-08-03 16:56 UTC  (2+ messages)

[PATCH] Define __cpp_lib_generic_associative_lookup feature-test macro
 2016-08-03 16:42 UTC 

Go patch committed: stack allocate non-escaping expressions
 2016-08-03 16:32 UTC 

[avr,RFC,patch] Add var attribute "absdata" to support LDS / STS on AVR_TINY
 2016-08-03 16:17 UTC 

[PATCH] Fix unsafe function attributes for special functions (PR 71876)
 2016-08-03 16:17 UTC  (14+ messages)

[RFC] Test coverage for --param boundary values
 2016-08-03 16:14 UTC  (7+ messages)
` [RFC, v2] "

[PATCH, contrib] download_prerequisites: check for existing symlinks before making new ones
 2016-08-03 16:12 UTC  (8+ messages)

[PATCH 1/3] (v2) On-demand locations within string-literals
 2016-08-03 16:06 UTC  (6+ messages)
` [PATCH 1/4] selftest.h: Add ASSERT_TRUE_AT and ASSERT_FALSE_AT
  ` [PATCH 4/4] c-format.c: suggest the correct format string to use (PR c/64955)
  ` [PATCH 3/4] Use class substring_loc in c-format.c (PR c/52952)
  ` [PATCH 2/4] (v3) On-demand locations within string-literals

[PATCH] RFC: On-demand locations within string-literals
 2016-08-03 15:59 UTC  (18+ messages)
` [PATCH 1/3] (v2) "

[PATCH] Enable Mathematical Special Functions for C++17
 2016-08-03 15:54 UTC 

[PATCH] Remove deprecated has_trivial_xxx traits
 2016-08-03 15:18 UTC 

[PATCH][RFC] PR middle-end/22141 GIMPLE store widening pass
 2016-08-03 15:15 UTC  (6+ messages)

[hsa-branch] Update existing hsa builtin handling
 2016-08-03 14:52 UTC 

[PATCH] Fix c-c++-common/ubsan/pr71403-?.c testcases
 2016-08-03 14:42 UTC 

[hsa-branch] Refactoring of handling atomiscs
 2016-08-03 14:37 UTC 

[hsa-branch] Outline some functionality in HSA libgomp plugin
 2016-08-03 14:36 UTC 

[hsa-branch] Minor tweak to HSA_SORRY macros
 2016-08-03 14:36 UTC 

[hsa-branch] Switch dynamic parallelism off by default
 2016-08-03 14:36 UTC 

[hsa-branch] Handle BRIG_OPCODE_DEBUGTRAP in op_output_p
 2016-08-03 14:36 UTC 

[hsa-branch] Outline HSA function attribute modification
 2016-08-03 14:36 UTC 

[hsa-branch] Rename m_binded_function to m_bound_function
 2016-08-03 14:36 UTC 

[hsa-branch] Cleanups of hsa_insns_signal and hsa_insns_queue
 2016-08-03 14:36 UTC 

[PATCH] Adjust some PRE testcases
 2016-08-03 14:26 UTC 

[PATCH] gcov tool: Implement Hawick's algorithm for cycle detection, (PR gcov-profile/67992)
 2016-08-03 14:22 UTC  (3+ messages)

[PATCH PR71734] Add missed check that reference defined inside loop
 2016-08-03 13:44 UTC  (11+ messages)

[PATCH] Do not enable -fprefetch-loop-arrays with -fprofile-use (PR, gcov-profile/58250)
 2016-08-03 13:40 UTC  (3+ messages)

[PATCH, COMMITTED] Add branch_changer.py script to maintainer-scripts
 2016-08-03 12:43 UTC 

[PATCH RFC] do not throw in std::make_exception_ptr
 2016-08-03 12:36 UTC  (7+ messages)

[Patch, testsuite] Fix some more bogus failures for avr
 2016-08-03 11:54 UTC 

[ARM] FP16 ARM Alternative format variants of AAPCS tests
 2016-08-03 11:43 UTC  (2+ messages)

[AArch64] PR 63521. define REG_ALLOC_ORDER/HONOR_REG_ALLOC_ORDER
 2016-08-03  6:18 UTC  (8+ messages)
  ` [Revert][AArch64] PR 63521 Define REG_ALLOC_ORDER/HONOR_REG_ALLOC_ORDER

[RS6000] cost SLOW_UNALIGNED_ACCESS
 2016-08-03  5:07 UTC  (3+ messages)

[RS6000] Remove negative from option help strings
 2016-08-03  5:01 UTC  (3+ messages)

[openacc] add a warning for non-contiguous data clauses
 2016-08-03  4:16 UTC 

[RFC][IPA-VRP] IPA VRP Implementation
 2016-08-03  1:17 UTC  (14+ messages)
` [RFC][IPA-VRP] Early "

Go patch committed: add escape analysis debugging
 2016-08-02 21:44 UTC 

patch to fix PR72778
 2016-08-02 20:59 UTC 

[PATCH,rs6000] Add built-in function support Power9 binary floating point operations
 2016-08-02 20:15 UTC  (4+ messages)

[PATCH] Fix std::wstring allocator tests
 2016-08-02 19:37 UTC 

[PATCH] Improve comments on check_v3_target_filesystem_ts
 2016-08-02 19:35 UTC 

[PATCH] Move dg-error directives to relevant lines
 2016-08-02 19:34 UTC 

patch to fix PR69847
 2016-08-02 18:27 UTC  (2+ messages)

[PATCH] c++/60760 - arithmetic on null pointers should not be allowed in constant expressions
 2016-08-02 18:15 UTC  (10+ messages)

[RS6000] power8 unaligned fp load/store
 2016-08-02 18:02 UTC  (2+ messages)

Create multiple directory through fixinc.in script
 2016-08-02 15:59 UTC  (4+ messages)

[RS6000] Force source of fix_trunc<mode>si2 to reg
 2016-08-02 15:16 UTC  (2+ messages)

[RS6000] Delete duplicate code
 2016-08-02 14:57 UTC  (2+ messages)

[PATCH] Add more Aarch64 NEON intrinsics
 2016-08-02 13:57 UTC  (3+ messages)
  ` [Patch AArch64 Obvious] Fix Bootstrap for my mistake in r238977

[PATCH] Math special functions testsuite cleanup
 2016-08-02 13:33 UTC  (2+ messages)

[PATCH, LRA] PR71680, Reload of slow mems
 2016-08-02 13:33 UTC 

[PATCH] Skip C tests if test flags include C++ options
 2016-08-02 13:32 UTC 

RFA: new pass to warn on questionable uses of alloca() and VLAs
 2016-08-02 12:55 UTC  (9+ messages)

[patch,avr] PR70677: Use -fno-caller-saves for avr
 2016-08-02 11:24 UTC  (5+ messages)

[PATCH] Update libstdc++ baseline symbols
 2016-08-02 11:21 UTC  (2+ messages)

Greets
 2016-08-02 10:56 UTC 

[PATCH] Skip scan-assembler test when -flto is used
 2016-08-02 10:02 UTC 

[PATCH] Support using -flto with libstdc++ testsuite
 2016-08-02  9:40 UTC 

[PR55641] drop spurious const_type from reference_type variables
 2016-08-02  3:21 UTC 

[PR63240] generate debug info for defaulted member functions
 2016-08-02  3:18 UTC 

[PR49366] emit loc exprs for C++ non-virtual pmf template value parms
 2016-08-02  3:08 UTC  (2+ messages)

[PATCH build/doc] Replacing libiberty with gnulib
 2016-08-01 23:39 UTC  (5+ messages)

[PATCH, 1 of 4 or 5], Enhance PowerPC vec_extract support for power8/power9 machines
 2016-08-01 22:55 UTC  (3+ messages)
` [PATCH, 4 of 4], "

[PATCH] nvptx: do not implicitly enable -ftoplevel-reorder
 2016-08-01 20:52 UTC  (7+ messages)

C++ PATCHes to tweak -Wabi mangling warning
 2016-08-01 20:19 UTC 

[PATCH] Add non-const std::basic_string::data() for C++17
 2016-08-01 20:13 UTC 

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