public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
C++ PATCHes for abi_tag bugs
 2016-08-09 16:54 UTC 

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

[PATCH, libgo]: Fix syscall test failure on CentOS 5.11
 2016-08-09 16:38 UTC  (2+ messages)

[PATCH, fixincludes] Fix PR bootstrap/72833
 2016-08-09 16:29 UTC  (2+ messages)

[PATCH] Fix a few fall through cases
 2016-08-09 16:18 UTC  (4+ messages)

[PR ipa/71981] Make get_dynamic_type grok MEM_REF
 2016-08-09 16:17 UTC 

[PATCH] cpp/c: Add -Wexpansion-to-defined
 2016-08-09 16:00 UTC 

Use verify_oacc_routine_clauses for Fortran (was: Use verify_oacc_routine_clauses for C/C++)
 2016-08-09 15:55 UTC  (2+ messages)

Implement -Wimplicit-fallthrough (take 2): questionable code
 2016-08-09 15:52 UTC  (4+ messages)

libgo patch committed: Change build procedure to use build tags
 2016-08-09 15:46 UTC  (9+ messages)

[PATCH GCC]Resolve compilation time known alias checks in vectorizer
 2016-08-09 15:44 UTC  (7+ messages)

[PATCH, i386]: Fix PR 72843, ICE in lra_set_insn_recog_data
 2016-08-09 15:40 UTC 

[PATCH, Fortran, OpenACC] Fix PR70598, Fortran host_data ICE
 2016-08-09 15:30 UTC  (4+ messages)

[openacc] add a warning for non-contiguous data clauses
 2016-08-09 15:28 UTC  (2+ messages)

Implement C _FloatN, _FloatNx types
 2016-08-09 15:26 UTC  (6+ messages)
` Implement C _FloatN, _FloatNx types [version 2]
  ` Implement C _FloatN, _FloatNx types [version 3]

[PATCH] Fix PR72772
 2016-08-09 15:14 UTC  (2+ messages)

[v3 PATCH] Implement LWG 2744 and LWG 2754
 2016-08-09 15:01 UTC 

[MIPS, committed] Skip gcc.dg/loop-8.c
 2016-08-09 14:39 UTC 

[PATCH] Fix early debug regression with DW_AT_string_length (PR debug/71906)
 2016-08-09 14:36 UTC  (6+ messages)

[PATCH] gcov: add new option (--hash-names) (PR gcov-profile/36412)
 2016-08-09 14:32 UTC 

[hsa-branch] Remove unnecessary operators
 2016-08-09 14:28 UTC 

[hsa-branch] Avoid register moves for unnecessary conversions
 2016-08-09 14:28 UTC 

[hsa-branch] Remove useless build of kernel_dependencies_vector_type
 2016-08-09 14:28 UTC 

[hsa-branch] Use hsa_obstack to allocate temporary names
 2016-08-09 14:28 UTC 

[hsa-branch] Make section::add return pointer to data
 2016-08-09 14:28 UTC 

[hsa-branch] Add support for CONST_DECLs
 2016-08-09 14:28 UTC 

[hsa-branch] Remove typedef.*_p from hsa.h
 2016-08-09 14:28 UTC 

C++ PATCH for c++/56701 (treating 'this' as an rvalue)
 2016-08-09 14:08 UTC  (2+ messages)

C++ PATCH for C++17 constexpr lambda
 2016-08-09 14:06 UTC 

[PATCH AArch64/V3]Add new patterns for vcond_mask and vec_cmp
 2016-08-09 14:05 UTC  (4+ messages)

Go patch committed: Rewrite compiler directive support
 2016-08-09 14:05 UTC 

[PATCH] Fix PR middle-end/71654 (missed shortening of a compare)
 2016-08-09 14:04 UTC 

[PR72835] Incorrect arithmetic optimization involving bitfield arguments
 2016-08-09 13:43 UTC 

protected alloca class for malloc fallback
 2016-08-09 13:21 UTC  (14+ messages)

Ping^2: [PATCH build/doc] Replacing libiberty with gnulib
 2016-08-09 13:15 UTC  (2+ messages)

[PATCH] Improve backwards threading
 2016-08-09 13:14 UTC  (5+ messages)

[PATCH 0/4] Various GCOV/PGO improvements
 2016-08-09 12:40 UTC  (24+ 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
                              ` [PATCH 2/N] Fix usage of "
                        ` [PATCH] Set -fprofile-update=atomic when -pthread is present

[MIPS,committed] Use create_tmp_var_raw in mips_atomic_assign_expand_fenv
 2016-08-09 12:40 UTC 

[PATCH PR71734] Add missed check that reference defined inside loop
 2016-08-09 12:32 UTC  (17+ messages)

Implement -Wimplicit-fallthrough (take 2): the rest
 2016-08-09 12:19 UTC  (6+ messages)

[Patch, tentative, reload] Make push_reload work with more types of subregs?
 2016-08-09 12:14 UTC  (4+ messages)

sup 8-)
 2016-08-09 11:55 UTC 

[RFC] ipa bitwise constant propagation
 2016-08-09 11:47 UTC  (9+ messages)

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

divmod transform: add test-cases
 2016-08-09 10:58 UTC  (2+ messages)

[RFC] [2/2] divmod transform: override expand_divmod_libfunc for ARM and add test-cases
 2016-08-09 10:56 UTC  (8+ messages)

RFC [1/2] divmod transform
 2016-08-09 10:54 UTC  (18+ messages)

[RFC][PR61839]Convert CST BINOP COND_EXPR to COND_EXPR ? (CST BINOP 1) : (CST BINOP 0)
 2016-08-09 10:22 UTC  (4+ messages)

[PATCH/AARCH64] Improve ThunderX code generation slightly with load/store pair
 2016-08-09  9:43 UTC  (3+ messages)

[RFC] [ipa bitwise cp] tree-ssa-ccp changes
 2016-08-09  9:28 UTC  (2+ messages)

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

[RS6000] e500 part of pr71680
 2016-08-09  9:04 UTC 

Set nonnull attribute to ptr_info_def based on VRP
 2016-08-09  8:58 UTC  (4+ messages)

[PATCH build/doc] Replacing libiberty with gnulib
 2016-08-09  8:51 UTC  (8+ messages)

[PATCH] Fix (parts of) PR68273
 2016-08-09  8:51 UTC  (2+ messages)

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

[PATCH, LRA] PR71680, Reload of slow mems
 2016-08-09  8:42 UTC  (2+ messages)

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

[PATCH] Fix PR 71802
 2016-08-09  7:43 UTC 

[PATCH] Fix ldist memset discovery with -0.0 (PR tree-optimization/72824)
 2016-08-09  7:35 UTC  (4+ messages)

[PATCH, COMMITTED] Add branch_changer.py script to maintainer-scripts
 2016-08-09  7:29 UTC  (2+ messages)

[PATCH] Fix unaligned access when predictive commoning (PR 71083)
 2016-08-09  7:29 UTC  (2+ messages)

[testsuite] add require-effective-target c99_runtime for pr71078-*.c tests
 2016-08-09  6:48 UTC  (3+ messages)

[RS6000] PR72802 part 2, reload ICE
 2016-08-09  5:49 UTC  (7+ messages)

[RS6000] PR72802 part 1, fix constraints for lxssp/stxssp
 2016-08-09  5:48 UTC  (2+ messages)

[Patch, libfortran] Multi-threaded random_number
 2016-08-09  5:01 UTC  (3+ messages)

[PATCH] Fix warning breaking profiled bootstrap
 2016-08-09  2:43 UTC  (3+ messages)

[v3 PATCH] Implement the latest proposed resolution of LWG 2756
 2016-08-08 23:22 UTC 

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

libgo patch committed: Update to 1.7rc3
 2016-08-08 22:55 UTC  (6+ messages)

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

libgo patch committed: adjust dependencies
 2016-08-08 21:24 UTC 

[C++ PATCH] Fix ICE when throwing va_list (PR c++/72809)
 2016-08-08 21:16 UTC  (2+ messages)

[committed] Fix selftest::test_lexer_string_locations_ebcdic for systems without iconv (PR bootstrap/72844)
 2016-08-08 20:50 UTC 

[PATCH 1/3] (v2) On-demand locations within string-literals
 2016-08-08 20:16 UTC  (5+ messages)
` [PATCH 1/4] selftest.h: Add ASSERT_TRUE_AT and ASSERT_FALSE_AT
  ` [PATCH 3/4] Use class substring_loc in c-format.c (PR c/52952)

[committed] Fix ICE with lambda in OpenMP for loop iterator dependent init (PR c++/58706)
 2016-08-08 20:00 UTC 

[committed] Fix ICE with omp declare simd in BLOCK DATA (PR fortran/72716)
 2016-08-08 19:57 UTC 

[committed] Avoid some -Wuninitialized OpenMP false positives (PR middle-end/72781)
 2016-08-08 19:55 UTC 

libgo patch committed: treat functions that return zero bytes as returning void
 2016-08-08 19:54 UTC 

[committed] Fix simd clone creation for C++ inlines etc. (PR middle-end/68762)
 2016-08-08 19:53 UTC 

Init df for split pass since some target use REG_NOTE in split pattern
 2016-08-08 19:45 UTC  (6+ messages)

[PATCH] - improve sprintf buffer overflow detection (middle-end/49905)
 2016-08-08 19:30 UTC  (8+ messages)

[PATCH GCC]Simplify interface for simplify_using_initial_conditions
 2016-08-08 19:26 UTC  (6+ messages)

[PATCH] Remove unnecessary jump threading restriction
 2016-08-08 19:15 UTC  (4+ messages)

[PATCH] Add cgraph edge for early fixup_cfg inserted __builtin_unreachable (PR target/71910)
 2016-08-08 19:00 UTC 

one more patch for PR69847
 2016-08-08 18:16 UTC  (2+ messages)

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

[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

[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] 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] 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  (13+ 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] "

[avr,RFC,patch] Add var attribute "absdata" to support LDS / STS on AVR_TINY
 2016-08-08 11:04 UTC  (3+ 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, PR72698, v1] [5/6/7 Regression] ICE in lhd_incomplete_type_error, at langhooks.c:205
 2016-08-08  9:50 UTC  (4+ messages)

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

backward threading heuristics tweek
 2016-08-08  8:29 UTC  (3+ 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 "

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

Hey here
 2016-08-08  5:03 UTC 

[RFC] Use ccp mask and val to refine value_range
 2016-08-08  1:42 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).