public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[patch] Rename template parameter of std::__alloc_rebind
 2015-05-28 12:53 UTC  (2+ messages)

[patch] Make std::string default constructor conditionally noexcept
 2015-05-28 12:49 UTC  (2+ messages)

[patch] libstdc++/65352 fix ubsan errors in std::array<T, 0>
 2015-05-28 12:37 UTC  (2+ messages)

[PATCH, RFC] New memory usage statistics infrastructure
 2015-05-28 12:34 UTC  (3+ messages)

[PATCH 0/14][ARM/AArch64] __FP16 support, vectors, intrinsics, testsuite
 2015-05-28 12:33 UTC  (8+ messages)
` [PATCH 13/14][ARM/AArch64 testsuite] Use gcc-dg-runtest in advsimd-intrinsics.exp

[PATCH] Handle OS X deployment targets correctly
 2015-05-28 12:33 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] Optimize (CST1 << A) == CST2 (PR tree-optimization/66299)
 2015-05-28 12:33 UTC 

#pragma GCC unroll support
 2015-05-28 12:29 UTC  (5+ messages)
` [PATCH, RFC] fortran [was Re: #pragma GCC unroll support]

[Patch]: libbacktrace - add support of PE/COFF
 2015-05-28 12:29 UTC  (7+ messages)
  ` [Patch V2]: "

[PATCH/RFC] Make loop-header-copying more aggressive, rerun before tree-if-conversion
 2015-05-28 12:11 UTC  (3+ messages)

libgomp nvptx plugin: rework initialisation and support the proposed load/unload hooks (was: Merge current set of OpenACC changes from gomp-4_0-branch)
 2015-05-28 11:56 UTC  (12+ messages)
          ` acc_on_device for device_type_host_nonshm (was: libgomp nvptx plugin: rework initialisation and support the proposed load/unload hooks)
              ` acc_on_device for device_type_host_nonshm (was: libgomp nvptx plugin: rework initialisation and support the proposed load/unload hooks) (PR65742)
                ` acc_on_device for device_type_host_nonshm

[PATCH] Simple fix to enhance outer-loop vectorization
 2015-05-28 11:56 UTC  (2+ messages)

[gomp4] Expand OpenACC thread builtins inline
 2015-05-28 11:51 UTC 

[patch] testsuite enable PIE tests on FreeBSD
 2015-05-28 11:49 UTC  (3+ messages)

[PATCH] Fix PR66142
 2015-05-28 11:23 UTC  (4+ messages)

[PATCH 01/35] Introduce new type-based pool allocator
 2015-05-28 11:23 UTC  (65+ messages)
` [PATCH 03/35] Change use to type-based pool allocator in lra-lives.c
` [PATCH 04/35] Change use to type-based pool allocator in lra.c
` [PATCH 10/35] Change use to type-based pool allocator in cfg.c
` [PATCH 12/35] Change use to type-based pool allocator in cselib.c
` [PATCH 09/35] Change use to type-based pool allocator in c-format.c
` [PATCH 06/35] Change use to type-based pool allocator in ira-color.c
` [PATCH 19/35] Change use to type-based pool allocator in sel-sched-ir.c
` [PATCH 02/35] Change use to type-based pool allocator in et-forest.c
` [PATCH 05/35] Change use to type-based pool allocator in ira-color.c
` [PATCH 28/35] Change use to type-based pool allocator in ipa-profile.c
` [PATCH 23/35] Change use to type-based pool allocator in tree-ssa-pre.c
` [PATCH 21/35] Change use to type-based pool allocator in regcprop.c
` [PATCH 34/35] Change use to type-based pool allocator in ira-build.c
` [PATCH 35/35] Remove old pool allocator
` [PATCH 32/35] Change use to type-based pool allocator in ira-build.c
` [PATCH 27/35] Change use to type-based pool allocator in tree-ssa-structalias.c
` [PATCH 14/35] Change use to type-based pool allocator in df-scan.c
` [PATCH 11/35] Change use to type-based pool allocator in sh.c
` [PATCH 08/35] Change use to type-based pool allocator in asan.c
` [PATCH 25/35] Change use to type-based pool allocator in tree-ssa-sccvn.c
` [PATCH 07/35] Change use to type-based pool allocator in var-tracking.c
` [PATCH 29/35] Change use to type-based pool allocator in ipa-prop.c
` [PATCH 31/35] Change use to type-based pool allocator in ipa-prop.c and ipa-cp.c
` [PATCH 15/35] Change use to type-based pool allocator in dse.c
` [PATCH 18/35] Change use to type-based pool allocator in stmt.c
` [PATCH 26/35] Change use to type-based pool allocator in tree-ssa-strlen.c
` [PATCH 24/35] Change use to type-based pool allocator in tree-ssa-reassoc.c
` [PATCH 30/35] Change use to type-based pool allocator in ipa-inline-analysis.c
` [PATCH 20/35] Change use to type-based pool allocator in ira-build.c
` [PATCH 16/35] Change use to type-based pool allocator in tree-sra.c
` [PATCH 22/35] Change use to type-based pool allocator in sched-deps.c
` [PATCH 17/35] Change use to type-based pool allocator in tree-ssa-math-opts.c
` [PATCH 33/35] Change use to type-based pool allocator in ira-color.c
  ` Statically-allocated objects with non-trivial ctors (was Re: [PATCH 33/35] Change use to type-based pool allocator in ira-color.c.)
` [PATCH 13/35] Change use to type-based pool allocator in df-problems.c

[Patch AArch64] PR target/66200 - gcc / libstdc++ TLC for weak memory models
 2015-05-28 11:15 UTC  (4+ messages)

[gomp4, committed] Enable parallelization of kernels-loop-n.c
 2015-05-28 10:46 UTC 

[gomp4, committed] Remove superfluous main in kernels-loop-n.c
 2015-05-28 10:25 UTC 

Reuse predicate code analysis for constraints
 2015-05-28 10:22 UTC  (3+ messages)
` [BUILDROBOT] arc-elf: match_code "REG" matches nothing (was: Reuse predicate code analysis for constraints)
` [BUILDROBOT] mmix: match_code "LABEL_REF" "

[PATCH, testsuite]: Cleanup dumps
 2015-05-28  9:48 UTC  (2+ messages)
` [PATCH] auto-wipe dump files, part1, manual stuff

[PATCH v2] libiberty: cleanup Makefile.in
 2015-05-28  9:18 UTC  (2+ messages)
` [PATCH v3] "

[Ada] Visibility error of selected component in instance body
 2015-05-28  9:07 UTC 

[Ada] Speed improvements for controlled types
 2015-05-28  9:02 UTC 

[patch] libjava signal handling for FreeBSD (amd64/i386)
 2015-05-28  8:58 UTC  (2+ messages)

fix pr65369.c testcase
 2015-05-28  8:58 UTC  (2+ messages)

[debug-early] fix problem with template parameter packs
 2015-05-28  8:19 UTC  (7+ messages)

Commit: RX: Better use of PUSHM and POPM
 2015-05-28  8:19 UTC 

[PATCH] Refactor vectorizer cost model
 2015-05-28  8:03 UTC 

[PATCH] Fix PR66168: ICE due to incorrect invariant register info
 2015-05-28  7:22 UTC  (8+ messages)

[PATCH PR65447]Improve IV handling by grouping address type uses with same base and step
 2015-05-28  7:15 UTC  (3+ messages)

[PATCH, committed] Fix placement of REG_EQUAL note in pa_emit_move_sequence
 2015-05-28  7:14 UTC 

[PATCH, committed] Fix print format used for 'o' operand in pa_print_operand
 2015-05-28  5:11 UTC 

[C++/52595] template in NSDMI initializer
 2015-05-28  1:33 UTC 

[PATCH 3/4, libitm, sh]: Change gtm_futex_{wait,wake} to int
 2015-05-28  1:27 UTC  (2+ messages)

Add few cases to operand_equal_p
 2015-05-28  0:26 UTC  (7+ messages)

[PATCH 4/4, libitm, x86]: Change gtm_futex_{wait,wake} to int
 2015-05-27 23:05 UTC 

Teach gimple_canonical_types_compatible_p about incomplete types
 2015-05-27 22:53 UTC  (5+ messages)

[PATCH 2/4, libitm, alpha]: Change gtm_futex_{wait,wake} to int
 2015-05-27 21:36 UTC 

[PATCH 1/4, libitm]: Change gtm_futex_{wait,wake} to int
 2015-05-27 21:32 UTC 

Add testcase for pr39726, update ChangeLog to note when it was fixed
 2015-05-27 21:30 UTC 

[Patch, fortran] PR66079 - [6 Regression] memory leak with source allocation in internal subprogram
 2015-05-27 21:28 UTC  (9+ messages)

[C++/66270] another may_alias crash
 2015-05-27 21:26 UTC  (5+ messages)

[PATCH 3/3, x86 libgomp]: Change gomp_futex_{wait,wake} to int
 2015-05-27 21:23 UTC  (2+ messages)

[PATCH 2/3, libgomp ia64]: Change gomp_futex_{wait,wake} to int
 2015-05-27 21:13 UTC  (2+ messages)

[PATCH 1/3, libgomp]: Change gomp_futex_{wait,wake} to int
 2015-05-27 21:09 UTC  (2+ messages)

C++ PATCH to handling of exception specs in system headers
 2015-05-27 20:59 UTC 

C++ PATCH to redeclaration error location
 2015-05-27 20:56 UTC 

[PATCH, x86, libgomp, libitm]: Remove __PIC__ versions of syscall
 2015-05-27 20:54 UTC  (4+ messages)

[Patch ARM-AArch64/testsuite Neon intrinsics 00/20] Executable tests
 2015-05-27 20:51 UTC  (21+ messages)
` [Patch ARM-AArch64/testsuite Neon intrinsics 08/20] Add vrshrn_n tests
` [Patch ARM-AArch64/testsuite Neon intrinsics 01/20] Add vrecpe tests
` [Patch ARM-AArch64/testsuite Neon intrinsics 05/20] Add vrshl tests
` [Patch ARM-AArch64/testsuite Neon intrinsics 02/20] Add vrecps tests
` [Patch ARM-AArch64/testsuite Neon intrinsics 06/20] Add vshr_n tests
` [Patch ARM-AArch64/testsuite Neon intrinsics 17/20] Add vst1_lane tests
` [Patch ARM-AArch64/testsuite Neon intrinsics 13/20] Add vshll_n tests
` [Patch ARM-AArch64/testsuite Neon intrinsics 10/20] Add vrsqrts tests
` [Patch ARM-AArch64/testsuite Neon intrinsics 09/20] Add vrsqrte tests
` [Patch ARM-AArch64/testsuite Neon intrinsics 14/20] Add vshl_n tests
` [Patch ARM-AArch64/testsuite Neon intrinsics 03/20] Add vreinterpret tests
` [Patch ARM-AArch64/testsuite Neon intrinsics 15/20] Add vshrn_n tests
` [Patch ARM-AArch64/testsuite Neon intrinsics 11/20] Add vrsra_n tests
` [Patch ARM-AArch64/testsuite Neon intrinsics 18/20] Add vstX_lane tests
` [Patch ARM-AArch64/testsuite Neon intrinsics 19/20] Add vtbX tests
` [Patch ARM-AArch64/testsuite Neon intrinsics 12/20] Add vset_lane tests
` [Patch ARM-AArch64/testsuite Neon intrinsics 16/20] Add vsra_n tests
` [Patch ARM-AArch64/testsuite Neon intrinsics 20/20] Add vtst tests
` [Patch ARM-AArch64/testsuite Neon intrinsics 07/20] Add vrshr_n tests
` [Patch ARM-AArch64/testsuite Neon intrinsics 04/20] Add vrev tests

[Ada] Fix internal error on limited_with clause in ASIS mode
 2015-05-27 20:16 UTC 

[PATCH] Print Pass Names
 2015-05-27 19:58 UTC  (7+ messages)

Remove splay_tree from gimplify.c
 2015-05-27 19:54 UTC  (4+ messages)

[PATCH] hppa-linux: add missing cpp specs
 2015-05-27 18:59 UTC  (4+ messages)

[patch] Move generic tree functions from expr.h to tree.h
 2015-05-27 18:09 UTC  (4+ messages)

[Ada] Remove propagation of atomicity from object to type
 2015-05-27 18:04 UTC  (2+ messages)

[PATCH] Contribute FreeBSD unwind support (x86_64 and x86)
 2015-05-27 17:51 UTC  (4+ messages)

[Patch MIPS] Enable TARGET_IRA_CHANGE_PSEUDO_ALLOCNO_CLASS hook
 2015-05-27 17:46 UTC  (2+ messages)

PING^3: [PATCH]: New configure options that make the compiler use -fPIE and -pie as default option
 2015-05-27 17:44 UTC  (19+ messages)
                          ` Fwd: "

[PATCH 0/13] Add musl support to GCC
 2015-05-27 17:39 UTC  (5+ messages)
` [PATCH 3/13] aarch64 musl support

[PATCH] microblaze-linux: add missing cpp specs
 2015-05-27 17:02 UTC  (5+ messages)

Do not compute alias sets for types that don't need them
 2015-05-27 16:24 UTC  (5+ messages)

PATCH to run autoconf tests with C++ compiler
 2015-05-27 16:20 UTC  (4+ messages)

[PATCH] PR 62173, re-shuffle insns for RTL loop invariant hoisting
 2015-05-27 16:11 UTC  (21+ messages)

[PATCH] nios2-linux: add missing cpp specs
 2015-05-27 16:05 UTC 

Do less generous pointer globbing in alias.c
 2015-05-27 15:59 UTC  (7+ messages)

[PATCH] Fixes combined gcc-binutils builds
 2015-05-27 15:52 UTC  (2+ messages)

[PATCH, libmpx, i386, PR driver/65444] Pass '-z bndplt' when building dynamic objects with MPX
 2015-05-27 15:35 UTC  (9+ messages)

[PATCH] Break when has_sample is true
 2015-05-27 15:24 UTC  (4+ messages)

[gomp4.1] Support C++ references in privatization clauses
 2015-05-27 15:07 UTC 

[PATCH] Fix PR66272
 2015-05-27 14:16 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).