public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH 3/4][Ada,DJGPP] Ada support for DJGPP
 2016-10-11 18:42 UTC  (8+ messages)
        ` [PING][PATCH "

[PATCH v2] testsuite: Use -Wno-psabi instead of pruning compiler messages
 2016-10-11 18:40 UTC  (5+ messages)

PING! Re: [PATCH, Fortran] Extension: COTAN and degree-valued trig intrinsics with -fdec-math
 2016-10-11 18:32 UTC  (12+ messages)

[PATCH, RS6000, PR77934] mtvsrdd needs b (base register) constraint on first input
 2016-10-11 17:21 UTC  (2+ messages)

[PATCH], PR 77924, Fix PowerPC breakage on AIX
 2016-10-11 17:14 UTC  (2+ messages)

[PATCH] Remove x86 pcommit instruction
 2016-10-11 17:09 UTC  (6+ messages)

[PATCH,rs6000] Add built-in function support for Power9 string operations
 2016-10-11 17:02 UTC  (2+ messages)

[PATCH, alpha]: Use alpha-passes.def to register passes
 2016-10-11 16:41 UTC 

[PATCH 00/16] RTL frontend (v3)
 2016-10-11 15:53 UTC  (10+ messages)
` [PATCH 01/16] read-md.c: Add various cleanups to ~rtx_reader
` [PATCH 10/16] Introduce class function_reader (v3)
` [PATCH 09/16] Split class rtx_reader into base_rtx_reader vs rtx_reader

[PATCH] DWARF: space-optimize loc. descr. for integer literals on 32-bit targets
 2016-10-11 15:52 UTC  (5+ messages)
    ` [PATCH, PING] "
      ` [PATCH, PING*3] "

[PATCH][check_GNU_style.sh] More aggressively ignore dg-xxx directives
 2016-10-11 15:22 UTC  (6+ messages)

[PATCH] Split print_rtx into subroutines
 2016-10-11 15:11 UTC  (2+ messages)

[PATCH GCC]New vectorization pattern turning cond_expr into max/min and plus/minus
 2016-10-11 15:03 UTC 

[PATCH GCC]Simplify (convert)(X op const) -> (convert)X op (convert)const by match&simplify
 2016-10-11 15:03 UTC 

[PATCH 1/2] DWARF: process all TYPE_DECL nodes when iterating on scopes
 2016-10-11 14:39 UTC  (10+ messages)
      ` [PATCH, PING] "

[SPARC] Tidy up Condition Code support and more
 2016-10-11 14:31 UTC  (2+ messages)

New option -flimit-function-alignment
 2016-10-11 14:24 UTC  (2+ messages)

Compile-time improvement for if conversion
 2016-10-11 13:48 UTC  (8+ messages)

[C++ PATCH] RFC: implement P0386R2 - C++17 inline variables
 2016-10-11 13:39 UTC 

[PATCH, ARM 5/6] Add support for MOVT/MOVW to ARMv8-M Baseline
 2016-10-11 13:28 UTC  (6+ messages)
` [PATCH, ARM 5/7] "

[RFC][VRP] Improve intersect_ranges
 2016-10-11 13:15 UTC  (6+ messages)

[libgo] Silence compiler error message
 2016-10-11 13:14 UTC  (2+ messages)

[PATCH] Tiny dwarf2out bits from early LTO debug
 2016-10-11 12:56 UTC 

[PATCH] Fix PR77931
 2016-10-11 12:49 UTC 

[PATCH, PR77558] Remove RECORD_TYPE special-casing in std_canonical_va_list_type
 2016-10-11 12:01 UTC  (3+ messages)

[PATCH] Optimise std::list::assign(initializer_list<T>) slightly
 2016-10-11 10:42 UTC 

[PATCH] Simplify std::rethrow_if_nested definition
 2016-10-11 10:41 UTC 

[Patch, testsuite] Fix gcc.g/tree-ssa/pr59597.c failure for avr
 2016-10-11 10:41 UTC 

[PATCH][AArch64] Add spellchecking hints for -march,-mcpu,-mtune and their attributes
 2016-10-11 10:40 UTC  (3+ messages)

[PATCH] Enable printers and xmethods for std::__cxx11::list
 2016-10-11 10:38 UTC 

[Ada] Fix various debug info issues with renaming
 2016-10-11 10:38 UTC 

[PATCH] Remove redundant const qualifliers from string_view
 2016-10-11 10:37 UTC 

MAINTAINERS
 2016-10-11 10:36 UTC 

[PATCH] More noexcept for standard mutex types and locks
 2016-10-11 10:35 UTC 

fix -fmax-errors & notes
 2016-10-11 10:34 UTC 

[PATCH 0/3] Better folding of 2 string builtin-ins
 2016-10-11 10:31 UTC  (21+ messages)
` [PATCH 1/3] Fold BUILT_IN_STRNCASECMP
  ` [PATCH 1/3] Fold __builtin_str{n}{case}cmp functions (version 2)
      ` [PATCH] Check \0-termination of string in c_getstr
      ` [PATCH] Add a helper function: create_tmp
      ` [PATCH] Fold __builtin_str{n}{case}cmp functions (version 3)
` [PATCH 3/3] Test folding of strn{case}cmp and memchr
    ` [PATCH 3/3] Test folding of str{n}{case}cmp and memchr (version 2)
      ` [PATCH] Test folding of str{n}{case}cmp and memchr (version 3)
` [PATCH 2/3] Smarter folding of __builtin_memchr
    ` [PATCH 2/3] Fold __builtin_memchr (version 2)
        ` [PATCH] Fold __builtin_memchr (version 3)

[PATCH, testsuite] Fix PR77710: incorrect wildchar target triplet
 2016-10-11 10:27 UTC 

[Ada] Fix missing debug info for variant record
 2016-10-11 10:20 UTC 

[Ada] Improve quality of generated code for address clauses
 2016-10-11 10:12 UTC 

[Ada] Adjust code generated for overflow checking
 2016-10-11 10:04 UTC 

[Ada] Fix wrong code for Unchecked_Conversion
 2016-10-11  9:53 UTC 

[committed] Use bool as return type
 2016-10-11  9:31 UTC 

[Ada] Remove system-linux-ppc64.ads
 2016-10-11  9:12 UTC 

[PATCH] Fix PR77826
 2016-10-11  9:09 UTC  (6+ messages)

[PATCH 1/4][Ada,DJGPP] Ada support for DJGPP
 2016-10-11  8:45 UTC  (7+ messages)
        ` [PING][PATCH "

[Visium] Tidy up Condition Code support
 2016-10-11  8:19 UTC 

[patch] Fix GC issue triggered by arithmetic overflow checking
 2016-10-11  8:05 UTC  (6+ messages)

[PATCH] Disable -mbranch-likely for -Os when targetting generic architecture
 2016-10-11  8:00 UTC  (8+ messages)

[patch] Fix ICE on ACATS test for Aarch64 at -O
 2016-10-11  7:28 UTC  (4+ messages)

[patch,avr] Use avr-passes.def to register passes
 2016-10-11  7:11 UTC  (2+ messages)

[Patch, x86_64] Fix znver1 imov/imovx load reservations
 2016-10-11  6:48 UTC  (2+ messages)

Go patch committed: move Backend/Linemap creation out of frontend
 2016-10-11  0:11 UTC 

[PATCH] fix outstanding -Wformat-length failures (pr77735 et al.)
 2016-10-10 23:46 UTC  (2+ messages)
` [PING] "

Go patch committed: copy print code from Go 1.7 runtime
 2016-10-10 23:13 UTC 

[PATCH] Improve performance of list::reverse
 2016-10-10 22:46 UTC  (3+ messages)

Always support float128 on ia64 (PR target/77586)
 2016-10-10 22:40 UTC  (2+ messages)

[PATCH] Update docs on libstdc++ source-code layout
 2016-10-10 22:35 UTC  (2+ messages)

[PATCH v3 0/5] Separate shrink-wrapping
 2016-10-10 22:23 UTC  (6+ messages)
` [PATCH 4/5] shrink-wrap: Shrink-wrapping for separate components

[v3 PATCH] Make any's copy assignment operator exception-safe, don't copy the underlying value when any is moved, make in_place constructors explicit
 2016-10-10 22:01 UTC  (5+ messages)

[PATCH, C++] Warn on redefinition of builtin functions (PR c++/71973)
 2016-10-10 21:47 UTC  (4+ messages)

[patch] aarch64-*-freebsd* support for gcc
 2016-10-10 21:37 UTC  (3+ messages)

PATCH to introduce c-family/c-warn.c
 2016-10-10 21:23 UTC  (2+ messages)

[tree-optimization/71947] Avoid unwanted propagations
 2016-10-10 21:06 UTC 

[PATCH] 77864 Fix noexcept conditions for map/set default constructors
 2016-10-10 21:01 UTC  (9+ messages)

Fwd: C++ PATCH for c++/77890, 77912 (C++17 class deduction issues)
 2016-10-10 21:01 UTC 

New Swedish PO file for 'gcc' (version 6.2.0)
 2016-10-10 19:42 UTC 

[PATCH 1/2] Add OVERRIDE and FINAL macros to coretypes.h
 2016-10-10 19:32 UTC  (5+ messages)
      ` Move OVERRIDE/FINAL from gcc/coretypes.h to include/ansidecl.h (was: Re: [PATCH 1/2] Add OVERRIDE and FINAL macros to coretypes.h)

[PATCH] Fix PR77824
 2016-10-10 18:54 UTC 

[PATCH] Correct C++11 implementation status docs
 2016-10-10 18:39 UTC 

[PATCH] Use noexcept instead of _GLIBCXX_USE_NOEXCEPT
 2016-10-10 18:33 UTC 

[PATCH] Implement new hook for max_align_t_align
 2016-10-10 18:21 UTC  (5+ messages)

Go patch committed: remove GCC-specific linemap usage
 2016-10-10 17:34 UTC 

[PATCH] Minor simplification to std::_Bind_result helpers
 2016-10-10 16:15 UTC 

[hsa-branch 6/9] Expand FMA_EXPR to HSAIL
 2016-10-10 16:09 UTC 

[hsa-branch 7/9] Ignore prefetch builtin
 2016-10-10 16:09 UTC 

[hsa-branch 4/9] Add expansion of reciprocal of square root
 2016-10-10 16:09 UTC 

[hsa-branch 1/9] Builtins for gridsize and currentworkgroupsize
 2016-10-10 16:09 UTC 

[hsa-branch 9/9] Fix another finalizer type complaint
 2016-10-10 16:09 UTC 

[hsa-branch 3/9] Handle simds within gridified loops gracefully
 2016-10-10 16:09 UTC 

[hsa-branch 5/9] Properly detect variadic arguments
 2016-10-10 16:09 UTC 

[hsa-branch 2/9] Lastprivate lowering for gridified kernels
 2016-10-10 16:09 UTC 

[hsa-branch 8/9] Fail instead of calling an unknown GOMP builtin
 2016-10-10 16:09 UTC 

[PATCH 4/4][Ada,DJGPP] Ada support for DJGPP
 2016-10-10 15:57 UTC  (8+ messages)

[Committed] S/390: Wrap more macro args into ()
 2016-10-10 15:50 UTC  (2+ messages)

[PATCH] Implement constexpr std::addressof for C++17
 2016-10-10 15:34 UTC 

[PATCH v4 0/6] Separate shrink-wrapping
 2016-10-10 14:58 UTC  (2+ messages)

[patch, fortran, committed] Fix PR 77915
 2016-10-10 14:56 UTC 

[avr,committed] Include string.h in gen-avr-mmcu-texi.c
 2016-10-10 14:33 UTC 

[PATCH 1/2] [ARC] New option handling, refurbish multilib support
 2016-10-10 13:28 UTC  (2+ messages)
` [PATCH] "

[PATCH] Implement LWG 2192 and LWG 2294 for std::abs
 2016-10-10 12:32 UTC 

[PATCH] Define std::allocator<T>::is_always_equal
 2016-10-10 12:18 UTC 

[PATCH] LWG 2733, LWG 2759 reject bool in gcd and lcm
 2016-10-10 12:17 UTC 

[PATCH] Add noexcept to enable_shared_from_this::weak_from_this
 2016-10-10 11:43 UTC 

[PATCH] Disable compact casesi patterns for arcv2
 2016-10-10 11:42 UTC  (4+ messages)
` Re:[PATCH] [ARC] "
  ` [PATCH] "

[PATCH 2/3] Fold __builtin_memchr (version 2)
 2016-10-10 11:37 UTC  (4+ messages)

[PATCH][store merging][RFA] Re-implement merging code
 2016-10-10 11:16 UTC  (7+ messages)

[PATCH] Implement C++17 node extraction and insertion (P0083R5)
 2016-10-10 11:16 UTC 

Fix invalid doloop setup on ia64 (PR target/77738)
 2016-10-10 11:01 UTC  (2+ messages)

[PATCH, 5.x/6.x/7.x] Be more conservative in early inliner if FDO is enabled
 2016-10-10 10:52 UTC  (13+ messages)
                  ` PING: [PATCH] "

[AArch64][0/14] ARMv8.2-A FP16 extension support
 2016-10-10 10:38 UTC  (5+ messages)

[Ada] Fix type checking failure with pragma Volatile_Full_Access
 2016-10-10 10:09 UTC 

[AArch64][11/14] ARMv8.2-A FP16 testsuite selector
 2016-10-10  9:56 UTC  (8+ messages)
                  ` [AArch64][12/14] ARMv8.2-A testsuite for new data movement intrinsics
                    ` [AArch64][13/14] ARMv8.2-A testsuite for new vector intrinsics
                      ` [AArch64][14/14] ARMv8.2-A testsuite for new scalar intrinsics

[Ada] Fix inter-unit inlining failure
 2016-10-10  9:49 UTC 

[VRP] Allocate bitmap before copying
 2016-10-10  9:02 UTC  (2+ messages)

[Ada] Fix wrong code with biased subtype
 2016-10-10  8:53 UTC 

[PATCH][simplify-rtx] Zero-initialise local array in simplify_immed_subreg
 2016-10-10  8:09 UTC  (4+ messages)

[PATCH][v5] GIMPLE store merging pass
 2016-10-10  8:05 UTC 

[PATCH] Delete GCJ
 2016-10-10  7:58 UTC  (17+ messages)

[Go] Remove obsolete lang_requires_boot_languages setting
 2016-10-09 22:42 UTC  (2+ messages)

Fix for libstdc++-v3's error_constants.h for MinGW-W64
 2016-10-09 22:20 UTC 

[PATCH] Improve target pass registration
 2016-10-09 21:26 UTC  (5+ 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).