public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH 3/4] Use class substring_loc in c-format.c (PR c/52952)
 2016-08-08 17:20 UTC  (3+ messages)
` [PATCH] c-format.c: cleanup of check_format_info_main

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

[AArch64] PR 63521. define REG_ALLOC_ORDER/HONOR_REG_ALLOC_ORDER
 2016-08-08 17:05 UTC  (10+ messages)
  ` [Revert][AArch64] PR 63521 Define REG_ALLOC_ORDER/HONOR_REG_ALLOC_ORDER

[PATCH] PR middle-end/21137: Folding if (((int)x >> 31) & 64) into if ((int)x < 0)
 2016-08-08 17:05 UTC  (3+ messages)

[PATCH 0/4] Various GCOV/PGO improvements
 2016-08-08 17:03 UTC  (18+ messages)
` [PATCH 1/4] Cherry-pick fprofile-generate-atomic from google/gcc-4_9 branch
                        ` [PATCH 5/N] Add new *_atomic counter update function, (-fprofile-update=atomic)
                            ` [PATCH] Fix POW2 histogram

protected alloca class for malloc fallback
 2016-08-08 17:00 UTC  (18+ messages)

[PATCH] Fix warning breaking profiled bootstrap
 2016-08-08 16:53 UTC  (2+ messages)

[PATCH] Make autofdo tests safer for parallel builds
 2016-08-08 16:47 UTC  (2+ messages)

[PATCH] Fix assembler arguments for -m16
 2016-08-08 15:28 UTC  (3+ messages)

[Patch, tentative, reload] Make push_reload work with more types of subregs?
 2016-08-08 15:27 UTC  (3+ messages)

[RFC] ipa bitwise constant propagation
 2016-08-08 14:29 UTC  (9+ messages)

[PATCH] gcov-tool: Do not segfault in merge operation (PR, gcov-profile/67097)
 2016-08-08 14:17 UTC 

[PATCH,rs6000] Add built-in function support Power9 binary floating point operations
 2016-08-08 13:50 UTC  (6+ messages)

one more patch for PR72778
 2016-08-08 13:42 UTC  (3+ messages)
` [PATCH] Fix regno_in_use_p for RTL checking bootstrap (PR rtl-optimization/72821)

[PATCH] gcov tool: Implement Hawick's algorithm for cycle detection, (PR gcov-profile/67992)
 2016-08-08 12:47 UTC  (17+ messages)

[PATCH] Allow relayout_decl on FIELD_DECLs (PR c/72816)
 2016-08-08 11:53 UTC  (4+ messages)

[patch] Fix PR71976 in combine.c:get_last_value()
 2016-08-08 11:11 UTC  (3+ messages)
  ` [backported,v5,v6] "

[PATCH AArch64/V3]Add new patterns for vcond_mask and vec_cmp
 2016-08-08 11:10 UTC  (3+ messages)

[avr,RFC,patch] Add var attribute "absdata" to support LDS / STS on AVR_TINY
 2016-08-08 11:04 UTC  (3+ messages)

[Patch, libfortran] Multi-threaded random_number
 2016-08-08 11:01 UTC  (2+ messages)

[PATCH] aarch64: Add split-stack initial support
 2016-08-08 11:00 UTC  (3+ messages)

[PATCH AArch64][V3]Rewrite vcond patterns using vcond_mask/vec_cmp, also support missing vect_cond_mixed patterns
 2016-08-08 10:42 UTC  (2+ messages)

[PATCH, RELOAD] Don't assume subreg mem address is ok
 2016-08-08 10:41 UTC  (6+ messages)

[Patch, wwwdocs] Add caveat for AVR port
 2016-08-08 10:39 UTC  (4+ messages)

[Patch] Implement std::experimental::variant
 2016-08-08 10:14 UTC  (3+ messages)

[Fortran, patch, pr71936, v1] [6/7 Regression] ICE in wide_int_to_tree, at tree.c:1487
 2016-08-08  9:58 UTC  (3+ messages)

[Fortran, Patch, PR72698, v1] [5/6/7 Regression] ICE in lhd_incomplete_type_error, at langhooks.c:205
 2016-08-08  9:50 UTC  (4+ messages)

[RS6000] PR72802 part 2, reload ICE
 2016-08-08  8:36 UTC  (6+ messages)

Ping patch GCC-6
 2016-08-08  8:33 UTC 

backward threading heuristics tweek
 2016-08-08  8:29 UTC  (4+ messages)

[Fortran, Patch, pr70524, v1] [5/6/7 Regression] ICE when using -frepack-arrays -Warray-temporaries
 2016-08-08  8:25 UTC  (4+ messages)
` Ping "

Set nonnull attribute to ptr_info_def based on VRP
 2016-08-08  6:40 UTC  (2+ messages)

[patch, avr] Fix mmcu to specs issues
 2016-08-08  6:17 UTC  (6+ messages)

[patch] New libstdc++ docs on testing and library versioning
 2016-08-08  5:39 UTC  (3+ messages)

Hey here
 2016-08-08  5:03 UTC 

[PATCH 0/7, GCC, V8M] ARMv8-M Security Extensions
 2016-08-08  4:20 UTC  (2+ messages)

[RFC] Use ccp mask and val to refine value_range
 2016-08-08  1:42 UTC 

libgo patch committed: Change build procedure to use build tags
 2016-08-07 22:33 UTC  (4+ messages)

[RFC] [ipa bitwise cp] tree-ssa-ccp changes
 2016-08-07 21:55 UTC 

[RS6000] Force source of fix_trunc<mode>si2 to reg
 2016-08-07  3:09 UTC  (3+ messages)

Missed me ?
 2016-08-07  2:54 UTC 

[PATCH GCC]Resolve compilation time known alias checks in vectorizer
 2016-08-06 20:21 UTC  (6+ messages)

[tree-ssa-ccp] modify extend_mask to extend bits based on signop
 2016-08-06 18:14 UTC  (3+ messages)

[PATCH 1/3] (v2) On-demand locations within string-literals
 2016-08-06 18:10 UTC  (10+ messages)
` [PATCH 1/4] selftest.h: Add ASSERT_TRUE_AT and ASSERT_FALSE_AT
  ` [PATCH 2/4] (v3) On-demand locations within string-literals
          ` [Committed] [PATCH 2/4] (v4) "
                ` [committed] Fix crash in selftest::test_lexer_string_locations_ucn4 (PR bootstrap/72823)

[PATCH, www] Mention download_prerequisites in installation docs
 2016-08-06 16:08 UTC  (4+ messages)

libgo patch committed: fix build for 32-bit PPC
 2016-08-06 15:59 UTC 

[PATCH] Update C++17 library implementation status table
 2016-08-06 12:46 UTC  (3+ messages)

[PATCH] Use __invoke in std::function internals
 2016-08-06 12:20 UTC  (2+ messages)

[PATCH] Remove unnecessary jump threading restriction
 2016-08-06 11:34 UTC  (3+ messages)

[PATCH] Improve comments on check_v3_target_filesystem_ts
 2016-08-06 10:45 UTC  (2+ messages)

[PATCH] Use ::new to avoid finding overloaded operator new
 2016-08-06 10:20 UTC 

[testsuite] add require-effective-target c99_runtime for pr71078-*.c tests
 2016-08-06  8:55 UTC 

[PATCH build/doc] Replacing libiberty with gnulib
 2016-08-06  4:34 UTC  (7+ messages)

[PATCH] Add std::apply for C++17
 2016-08-05 23:58 UTC 

[RS6000] PR72802 part 1, fix constraints for lxssp/stxssp
 2016-08-05 22:38 UTC  (2+ messages)

[PR49366] emit loc exprs for C++ non-virtual pmf template value parms
 2016-08-05 22:00 UTC  (4+ messages)

[PATCH], Improve vector int/long initialization on PowerPC
 2016-08-05 22:00 UTC  (2+ messages)

[PATCH v2,rs6000] Add built-in function support for Power9 binary floating point operations
 2016-08-05 21:52 UTC  (2+ messages)

[PR63240] generate debug info for defaulted member functions
 2016-08-05 21:48 UTC  (3+ messages)

one more patch for PR69847
 2016-08-05 21:35 UTC 

Go patch committed: Avoid non-ASCII characters in asm identifiers
 2016-08-05 21:30 UTC  (3+ messages)

[PATCH] Improve backwards threading
 2016-08-05 21:23 UTC  (4+ messages)

[PATCH] Improve forward jump threading of switch statements (PR18046)
 2016-08-05 21:11 UTC  (2+ messages)

[PATCH/AARCH64] Improve ThunderX code generation slightly with load/store pair
 2016-08-05 20:47 UTC  (2+ messages)

[PATCH][PR64971]Convert function pointer to Pmode when emit call
 2016-08-05 20:23 UTC  (2+ messages)

[C++/68724] ICE with TRAIT_EXPR
 2016-08-05 20:05 UTC  (3+ messages)

[wwwdocs] Add branch description for new branch unified-autovect
 2016-08-05 18:38 UTC  (2+ messages)

RFC: Make diagnostics for C++ reference binding more consistent
 2016-08-05 16:14 UTC  (4+ messages)

[PATCH RFC] do not throw in std::make_exception_ptr
 2016-08-05 15:37 UTC  (7+ messages)

libgomp: In OpenACC testing, cycle though $offload_targets, and by default only build for the offload target that we're actually going to test
 2016-08-05 15:26 UTC  (5+ messages)
` [PING] "
  ` [PING] "
    ` [GCC Steering Committee attention] [PING] "

[PATCH] Add a new target hook to compute the frame layout
 2016-08-05 15:23 UTC  (7+ messages)
  ` [PATCH, ARM] "

[PATCH GCC]Simplify interface for simplify_using_initial_conditions
 2016-08-05 14:53 UTC  (5+ messages)

[AArch64] Handle HFAs of float16 types properly
 2016-08-05 14:47 UTC  (6+ messages)

[PATCH][expr.c] PR middle-end/71700: zero-extend sub-word value when widening constructor element
 2016-08-05 14:20 UTC  (7+ messages)

[PATCH] Define feature-test macro for std::enable_shared_from_this
 2016-08-05 13:57 UTC  (3+ messages)

[PATCH] Implement C++17 rounding functions for std::chrono (P0092R1)
 2016-08-05 13:53 UTC 

[PATCH PR71734] Add missed check that reference defined inside loop
 2016-08-05 13:51 UTC  (12+ messages)

[PATCH] Fix PR tree-optimization/72810
 2016-08-05 13:41 UTC  (2+ messages)

[PATCH][COMMITTED] Revert r238497 because of PR 71961
 2016-08-05 13:31 UTC  (3+ messages)

[PING] [PATCH] Fix asm X constraint (PR inline-asm/59155)
 2016-08-05 13:30 UTC  (17+ messages)
                  ` [PING**2] "

[PATCH] gcov: rename line_next to next_file_fn in function_info
 2016-08-05 12:43 UTC  (2+ messages)

[RFT PATCH, i386]: Optimize zero-extensions from mask registers
 2016-08-05 12:22 UTC 

[ARM] mno-pic-data-is-text-relative & msingle-pic-base
 2016-08-05 12:15 UTC  (5+ messages)

[PATCH] Fix (parts of) PR68273
 2016-08-05 11:18 UTC 

[PATCH] Fix PR72772
 2016-08-05 10:48 UTC 

[PATCH] Teach VRP to truncate the case ranges of a switch
 2016-08-05 10:19 UTC  (3+ messages)

[PATCH][AArch64] Improve stack adjustment
 2016-08-05 10:03 UTC  (3+ messages)

make streaming routines for widest_int non-static
 2016-08-05  9:06 UTC  (3+ messages)

I found U 8)
 2016-08-05  9:04 UTC 

[PATCH] Make gcc.dg/tree-ssa/ivopt_5.c more robust
 2016-08-05  8:52 UTC 

libgo patch committed: Update to 1.7rc3
 2016-08-05  8:24 UTC  (5+ messages)

fix fallout of pr22051-2.c on arm
 2016-08-05  8:20 UTC  (4+ 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).