public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
libgo patch committed: Separate mksysinfo inputs into separate Makefile targets
 2016-09-27 21:50 UTC 

Go patch committed: Don't duplicate calls with multiple results
 2016-09-27 21:41 UTC 

[C++ PATCH] Fix constexpr switch handling (PR c++/77467)
 2016-09-27 21:33 UTC  (6+ messages)
      ` [C++ PATCH] Fix constexpr switch handling (PR c++/77467, take 2)
        ` Patch ping

[PATCH v3 0/5] Separate shrink-wrapping
 2016-09-27 21:25 UTC  (3+ messages)
` [PATCH 4/5] shrink-wrap: Shrink-wrapping for separate components

[Patch, testsuite] Require int32plus for builtin-sprintf-warn-1.c
 2016-09-27 21:24 UTC  (4+ messages)

Go patch committed: add src information to AST dumps
 2016-09-27 21:15 UTC 

debug container mutex association
 2016-09-27 21:14 UTC  (11+ messages)

[PATCH RESEND 1/2] Temporary remove "at least 8 byte alignment" code from x86
 2016-09-27 20:49 UTC  (4+ messages)
` [PATCH RESEND 2/2] Extend -falign-FOO=N to N[,M[,N2[,M2]]]

PATCH to add more FALLTHRU markers
 2016-09-27 20:13 UTC  (7+ messages)

Change license of filenames.h to LGPL
 2016-09-27 20:01 UTC  (14+ messages)

[C++ PATCH] P0018R3, C++17 lambda capture of *this by value as [=,*this]
 2016-09-27 19:58 UTC  (4+ messages)

[PATCH] fix profiledbootstrap with -Werror=format-length (77753)
 2016-09-27 19:34 UTC 

[PATCH] PR fortran/58991 and fortran/58992
 2016-09-27 18:55 UTC 

[gomp4] Fix tile parsing
 2016-09-27 18:38 UTC  (4+ messages)

[ARM] Fix invalid instructions generated for data movement
 2016-09-27 18:31 UTC  (3+ messages)

[C++ PATCH] Fix -fsanitize=return on small functions (PR c++/77722)
 2016-09-27 18:27 UTC  (3+ messages)

[gomp4] loop abstraction fns
 2016-09-27 18:16 UTC 

[PATCH] - improve sprintf buffer overflow detection (middle-end/49905)
 2016-09-27 17:52 UTC  (12+ messages)
                  ` [BUILDROBOT] tic6x-uclinux: undefined reference to `gnu_libc_printf_pointer_format(tree_node*, char const**)' (was: [PATCH] - improve sprintf buffer overflow detection (middle-end/49905))
                    ` [BUILDROBOT] tic6x-uclinux: undefined reference to `gnu_libc_printf_pointer_format(tree_node*, char const**)'

[PATCH] Fix various minor gimple-ssa-sprintf.c issues
 2016-09-27 17:52 UTC  (5+ messages)

Implement -Wimplicit-fallthrough (version 9)
 2016-09-27 17:31 UTC  (69+ messages)
                            ` Fix bootstrap failure in combine.c and i386.c due to -Wimplicit-fallthrough

Add configure check for -Wimplicit-fallthrough
 2016-09-27 17:29 UTC  (6+ messages)

[AArch64][0/14] ARMv8.2-A FP16 extension support
 2016-09-27 16:40 UTC  (3+ messages)

[COMMITTED, aarch64] Delete one redundant word in target-supports.exp comment
 2016-09-27 16:19 UTC 

[PATCH] Define feature macro and update C++17 library status
 2016-09-27 15:50 UTC 

[PATCH] Last bit from Early LTO debug merge -- move break_out_includes
 2016-09-27 15:41 UTC  (2+ messages)

[PATCH] Define 3-argument overloads of std::hypot for C++17 (P0030R1)
 2016-09-27 15:24 UTC 

[PATCH] Make -Wint-in-bool-context warn on suspicious shift ops
 2016-09-27 15:19 UTC  (9+ messages)

[PATCH] MIPS/doc: Fix `d' constraint description
 2016-09-27 15:12 UTC  (3+ messages)

Split c-common.c?
 2016-09-27 15:10 UTC  (5+ messages)

[PATCH] [ARC] Fix emitting jump tables for ARCv2
 2016-09-27 14:57 UTC  (2+ messages)

[PATCH] [ARC] New CPU C-define handler
 2016-09-27 14:54 UTC  (2+ messages)

[wwwdocs] Add some missing C++17 features
 2016-09-27 14:54 UTC  (2+ messages)

[PATCH] [ARC] Add simple shift/rotate ops
 2016-09-27 14:29 UTC  (2+ messages)

[PATCH] DWARF: remove pessimistic DWARF version checks for imported entities
 2016-09-27 14:11 UTC  (3+ messages)
  ` [PATCH, PING] "

[PATCH] DWARF: space-optimize loc. descr. for integer literals on 32-bit targets
 2016-09-27 14:09 UTC  (5+ messages)
    ` [PATCH, PING] "
      ` [PATCH, PING*2] "

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

[PATCH] Omit AIX mapping class from VAR_DECL
 2016-09-27 14:02 UTC 

Fix more fall through comments
 2016-09-27 13:54 UTC 

Fix fall through comment in ia64/
 2016-09-27 13:48 UTC 

internal fn pretty printing
 2016-09-27 13:42 UTC  (2+ messages)

[PATCH][ARM] Fix -Wimplicit-fallthrough warnings
 2016-09-27 13:34 UTC 

[PATCH] Fix PR gcov-profile/46266
 2016-09-27 13:30 UTC  (7+ messages)

[PATCH GCC][v2]Simplify alias check code generation in vectorizer
 2016-09-27 13:24 UTC  (5+ messages)

[SH][committed] Fix cset_zero pattern regressions
 2016-09-27 13:05 UTC  (2+ messages)

[PATCH] objc: update documetation and add test-case of constructor/destructor attr
 2016-09-27 12:50 UTC  (4+ messages)

[Patch, fortran] PR69834 - Collision in derived type hashes
 2016-09-27 12:46 UTC  (2+ messages)

[PATCH] [RTEMS] Always use atomic builtins for libstdc++
 2016-09-27 11:31 UTC  (6+ messages)

[PATCH] Fix PR77745
 2016-09-27 11:25 UTC 

[PATCH, RFC] gcov: dump in a static dtor instead of in an atexit handler
 2016-09-27 11:11 UTC  (7+ messages)

[PATCH] Fix PR77478
 2016-09-27 11:07 UTC 

[PATCH, Fortran] Extension: COTAN and degree-valued trig intrinsics with -fdec-math
 2016-09-27 11:06 UTC  (2+ messages)

[PATCH] Refactor section/label init for early LTO debug
 2016-09-27 10:55 UTC  (4+ messages)

Unbreak bootstrap with GCC 4.3 (PR bootstrap/77751)
 2016-09-27 10:48 UTC  (5+ messages)

[gomp4] pretty print ifn args
 2016-09-27 10:34 UTC 

[PATCH] Refactor section/label init for early LTO debug
 2016-09-27 10:24 UTC 

[PATCH v3] Optimize strchr to strlen
 2016-09-27  9:07 UTC  (3+ messages)

[PATCH] Remove __gcov_merge_delta (PR bootstrap/77749)
 2016-09-27  8:03 UTC  (2+ messages)

[committed] Fix OpenMP ICE with private allocatable array dummy argument (PR fortran/77666)
 2016-09-27  7:57 UTC 

[PATCH] rs6000: Disparage CTR and LR in movcc_internal1
 2016-09-27  7:46 UTC  (3+ messages)

[PATCH] Fixed up missing semicolons
 2016-09-27  5:37 UTC  (3+ messages)
  `  "

[PATCH] Fix PR tree-optimization/77550
 2016-09-27  5:00 UTC  (13+ messages)

[v3 PATCH] Implement LWG 2729 for pair
 2016-09-27  4:52 UTC  (7+ messages)

[v3 PATCH] PR libstdc++/77288 and the newest proposed resolution for LWG 2756
 2016-09-27  0:22 UTC  (12+ messages)

[PATCH, LRA] Fix PR 77714
 2016-09-27  0:05 UTC  (2+ messages)

Backport fix for PR 65210 to gcc-5-branch
 2016-09-26 20:17 UTC  (3+ messages)
` [Patch, avr] "

[PATCH 0/17][ARM] ARMv8.2-A and FP16 extension support
 2016-09-26 20:02 UTC  (9+ messages)
` [PATCH 6/17][ARM] Add data processing intrinsics for float16_t

[Committed] PR fortran/77420
 2016-09-26 19:09 UTC 

[PATCH, Fortran] Extension: COTAN and degree-valued trig intrinsics with -fdec-math
 2016-09-26 19:08 UTC  (2+ messages)

[PATCH, 1/7] Move memory model declarations in memmodel.h
 2016-09-26 18:48 UTC  (7+ 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).