public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH][GCC 7] Remove broken path in extract_bit_field_1
 2016-04-18  9:26 UTC  (7+ messages)

[Ada] Fix inefficiency in Operator_Matches_Spec
 2016-04-18  9:21 UTC 

[PR target/70711][ARM] Fix big-endian ARMv8.1-A builds
 2016-04-18  9:20 UTC 

[i386] Support .lbss etc. sections with Solaris as (PR target/59407)
 2016-04-18  9:15 UTC  (3+ messages)

[wwwdocs,Java] java/index.html -- fix formatting on gcc.gnu.org
 2016-04-18  9:15 UTC  (6+ messages)
      ` [wwwdocs,Java] Remove java/status.html

[PATCH] Fix missed DSE opportunity with operator delete
 2016-04-18  9:14 UTC  (3+ messages)

Edit the C++14 library warning header to not indicate experimental
 2016-04-18  9:04 UTC  (2+ messages)

[PATCH] lto-streamer.h: Include gimple.h for LAST_AND_UNUSED_GIMPLE_CODE
 2016-04-18  9:03 UTC  (2+ messages)

[PATCH] [6 and trunk] Fix bootstrap with older host compilers
 2016-04-18  8:44 UTC  (2+ messages)

[PATCH, PR70161] Fix fdump-ipa-all-graph
 2016-04-18  8:40 UTC  (8+ messages)
      ` [PING, testsuite] Add dot-file scan to test-case

[PATCH] Reuse the saved_scope structures allocated by push_to_top_level
 2016-04-18  1:49 UTC  (2+ messages)

[PATCH][combine] Check WORD_REGISTER_OPERATIONS normally rather than through preprocessor
 2016-04-17 21:25 UTC  (2+ messages)

[RFC] [PR 68191] s390: Add -fsplit-stack support
 2016-04-17 21:25 UTC  (5+ messages)
` [PATCH 4/5] Don't mark targets of unconditional jumps with side effects as FALLTHRU
` [PATCH 3/5] Fix NOTE_INSN_PROLOGUE_END after unconditional jump

[PING] genattrab.c generate switch
 2016-04-17 21:24 UTC  (11+ messages)

[PATCH 0/7] ira.c tidies
 2016-04-17 21:24 UTC  (7+ messages)
` [PATCH 7/7] ira.c validate_equiv_mem
      ` Goodbye REG_LIVE_LENGTH

Enabling -frename-registers?
 2016-04-17 21:24 UTC  (2+ messages)

Fix nothrow discovery WRT interposition
 2016-04-17 19:38 UTC 

[Bug bootstrap/70706] New: [7 Regression] r235082 caused bootstrap failure
 2016-04-17 18:06 UTC 

[PATCH] Fix PR c++/70241 (inconsistent access with in-class enumeration)
 2016-04-17 18:01 UTC 

Fix dumping of branch predictor hitrates
 2016-04-17 17:51 UTC  (2+ messages)

[c-family] Handle qualified pointer parameters with -fdump-ada-spec
 2016-04-17 17:39 UTC 

New Swedish PO file for 'gcc' (version 6.1-b20160131)
 2016-04-17 17:17 UTC 

[PATCH] [AArch64] support -mfentry feature for arm64
 2016-04-17 15:06 UTC  (7+ messages)

Fix pure/const discovery WRT interposition part 3
 2016-04-17 14:34 UTC 

[wwwdocs] Reduce use of MetaHTML for navigation
 2016-04-17  8:51 UTC 

[PATCH] Fix PR c++/27100
 2016-04-16 23:58 UTC 

[RFC][PR61839]Convert CST BINOP COND_EXPR to COND_EXPR ? (CST BINOP 1) : (CST BINOP 0)
 2016-04-16 23:14 UTC 

Fix pure/const discovery WRT interposition part 2
 2016-04-16 16:47 UTC 

[PATCH 1/4] Add gcc-auto-profile script
 2016-04-16 15:24 UTC  (2+ messages)

[PATCH, libgomp] Rewire OpenACC async
 2016-04-16  7:41 UTC  (5+ messages)

[PATCH, libgomp] Fix deadlock in acc_set_device_type
 2016-04-16  7:40 UTC  (2+ messages)

[PATCH 3/4, libgomp] Resolve deadlock on plugin exit, HSA plugin parts
 2016-04-16  7:39 UTC  (5+ messages)

[PATCH 1/4, libgomp] Resolve deadlock on plugin exit
 2016-04-16  7:39 UTC  (2+ messages)

[DOC Patch] Add sample for @cc constraint
 2016-04-15 23:13 UTC  (8+ messages)

[patch] update handling of 'acc parallel loop' reductions for PR70626
 2016-04-15 21:30 UTC 

[Patch, testsuite] Require int32plus and scheduling support for some tests
 2016-04-15 19:07 UTC  (2+ messages)

[PATCH v2] gcov: Runtime configurable destination output
 2016-04-15 19:02 UTC  (2+ messages)

Fix for PR70498 in Libiberty Demangler
 2016-04-15 17:39 UTC  (8+ messages)

rs6000 stack_tie mishap again
 2016-04-15 17:26 UTC  (14+ messages)

PATCH] Fix PR 31531: A microoptimization of isnegative of signed integer
 2016-04-15 16:43 UTC  (7+ messages)

C++ PATCH for c++/70505 (wrong error with template-id in default argument)
 2016-04-15 16:32 UTC 

[PATCH][AArch64] Work around PR target/64971
 2016-04-15 16:27 UTC  (4+ messages)

[PATCH] Fix PR31096
 2016-04-15 16:25 UTC  (10+ messages)

a patch for PR68695
 2016-04-15 16:23 UTC  (10+ messages)

[PATCH] rtlanal: Fix bits/bytes confusion in set_noop_p (PR68814)
 2016-04-15 16:09 UTC  (5+ messages)

[PATCH, i386, AVX-512] Fix PR target/70662
 2016-04-15 15:25 UTC  (5+ messages)

[PATCH] [CLEANUP] Mark locally-used functions static
 2016-04-15 15:24 UTC  (4+ messages)

[PATCH] c++/70594 debug info differences
 2016-04-15 14:57 UTC  (14+ messages)

C PATCH to improve location of bit-field error message (PR c/70671)
 2016-04-15 14:42 UTC  (2+ messages)

[hsa 0/10] Merge of HSA branch
 2016-04-15 14:33 UTC  (22+ messages)
` [hsa 5/10] OpenMP lowering/expansion changes (gridification)
    ` Splitting up gcc/omp-low.c? (was: [hsa 5/10] OpenMP lowering/expansion changes (gridification))
      ` Splitting up gcc/omp-low.c?
                ` Split out OMP constructs' SIMD clone supporting code (was: Splitting up gcc/omp-low.c?)
                  ` Split out OMP constructs' SIMD clone supporting code

[PATCH] 69517 - [5/6 regression] SEGV on a VLA with excess initializer elements
 2016-04-15 14:33 UTC  (18+ messages)

[committed] nvptx: fix -moptimize help text
 2016-04-15 14:33 UTC 

[PATCH][ARM] Add deprecation warning on pre-v4t architecture revisions
 2016-04-15 13:39 UTC  (3+ messages)

Fix some x86 peepholes vs. the red-zone
 2016-04-15 13:36 UTC  (3+ messages)

C PATCH to overhaul warning about dangling else (PR c/70436)
 2016-04-15 13:07 UTC  (2+ messages)

PATCH to fix ICE-on-invalid with wrong type of va_arg (PR c/70651)
 2016-04-15 13:04 UTC  (2+ messages)

[Patch] Fix PR 60040
 2016-04-15 12:52 UTC  (3+ messages)

[PATCH] Fix -fcompare-debug issue caused by do_niy (PR c++/70675)
 2016-04-15 12:52 UTC  (2+ messages)

[PATCH][testsuite] PR rtl-optimization/70681: XFAIL ira-shrinkwrap-prep-2.c and pr10474.c tests on arm, powerpc
 2016-04-15 12:51 UTC  (5+ messages)

PATCH to disable the canonical types check in verify_type (PR c++/70029)
 2016-04-15 11:24 UTC  (8+ messages)

[PATCH] Maybe change __size_t definition in <stddef.h>?
 2016-04-15 11:01 UTC  (3+ messages)

[RFC][PR68217] Improve value range for signed & sign-bit-CST
 2016-04-15 10:45 UTC 

[PATCH 0/2] [ARC] Add TLS support for ARC
 2016-04-15 10:00 UTC  (3+ messages)
` [PATCH 1/2] [ARC/LIBGCC] Add TLS support
` [PATCH 2/2] [ARC] "

[patch] fix an openacc test case
 2016-04-15  8:47 UTC  (2+ messages)
` "const" qualifier vs. OpenACC data/OpenMP map clauses (was: [patch] fix an openacc test case)

[PATCH] Real fix for PR70623
 2016-04-15  7:38 UTC 

__DTOR_LIST__ and __CTOR_END__ undeclared when portting to new ARM target
 2016-04-15  7:09 UTC 

C++ PATCH for c++/70494 (ICE with lambda capture of array)
 2016-04-15  4:02 UTC 

C++ PATCH for c++/70528 (mutual dependence error)
 2016-04-15  2:22 UTC 

I found u 8-)
 2016-04-14 23:46 UTC 

[PATCH] Fix PR target/70669 (allow __float128 to use direct move)
 2016-04-14 23:07 UTC  (2+ messages)

C++ PATCH for c++/70622 (wrong error with multiple auto)
 2016-04-14 20:13 UTC 

[PATCH], PR target/70640, Fix thinkos in PowerPC IEEE 128-bit floating point emulation
 2016-04-14 20:12 UTC  (2+ messages)
` [PATCH #2], "

C++ PATCH for c++/70543 (wrong error with static const as array bound)
 2016-04-14 20:12 UTC 

C++ PATCH for c++/70648 (wrong error with constexpr constructor)
 2016-04-14 20:09 UTC 

[PATCH] Fix -fcompare-debug due to incorrect block pruning (PR c++/70594)
 2016-04-14 19:15 UTC  (2+ messages)

[PATCH][AArch64] Backport of PR 70044 fix to GCC 5
 2016-04-14 13:36 UTC  (3+ messages)

[PATCH] Fix PR70130
 2016-04-14 13:19 UTC  (3+ messages)

RFC: C++ PATCH to adjust empty class parameter passing ABI
 2016-04-14 12:24 UTC  (16+ messages)

[PATCH] Fix PR70614
 2016-04-14 11:19 UTC 

[PATCH] Another small PRE speedup / cleanup
 2016-04-14 11:17 UTC 

[C++ Patch] PR 70540 ("[4.9/5/6 Regression] ICE on invalid code in cxx_incomplete_type_diagnostic...")
 2016-04-14  9:50 UTC 

[patch] fix an openacc reference-type reduction bug in PR70643
 2016-04-14  5:31 UTC  (2+ messages)

libgcc: Fix typos in comments for ARM FP emulation routines
 2016-04-13 20:41 UTC 

[PATCH] Don't include DECL_UIDs in tree-sra fancy names for -fdump-final-insns= (PR c++/70594)
 2016-04-13 19:18 UTC  (8+ messages)

[PATCH] Fix ICE caused by nothrow pass (PR c++/70641)
 2016-04-13 19:15 UTC  (2+ messages)

libgo patch committed: Update to 1.6.1 release
 2016-04-13 19:11 UTC 

[patch] removing aged ifdef 0 from boehm-gc/os_dep.c
 2016-04-13 19:06 UTC 

C++ PATCH for c++/70627 (ICE with opaque enum)
 2016-04-13 18:31 UTC 

[PATCH] Make distclean clean up more (PR70173)
 2016-04-13 17:44 UTC  (2+ messages)

Unreviewed patch
 2016-04-13 17:35 UTC  (2+ 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).