public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
RFA: Tweak RA cost calculation for -O0
 2014-07-25 22:40 UTC  (2+ messages)

[PATCH][optabs.c] Fix PR 61713: ICE when expanding single-threaded version of atomic_test_and_set
 2014-07-25 22:23 UTC  (3+ messages)

[PATCH, 0 of 5], Add suport for PowerPC IEEE 128-bit floating point
 2014-07-25 22:06 UTC  (5+ messages)
` [PATCH, 1 "
` [PATCH, 2 "

[PATCH][doc] Document clrsb optab and fix some inconsistencies
 2014-07-25 22:02 UTC  (5+ messages)

FDO and source changes
 2014-07-25 22:00 UTC  (8+ messages)

[PATCH] -fsanitize=alignment support
 2014-07-25 21:39 UTC  (4+ messages)

[PATCH][RFC] Fix part of -ftrapv (PR52478)
 2014-07-25 21:30 UTC  (2+ messages)

Patch for constexpr variable templates
 2014-07-25 21:27 UTC  (6+ messages)

[PATCH][sched-deps] Generalise usage of macro fusion to work on any two insns
 2014-07-25 21:24 UTC  (10+ messages)

[libcpp PATCH] Fix up location of builtin macros (PR c/61861)
 2014-07-25 21:21 UTC  (2+ messages)

[PATCH] Fix -imacros (PR c/57653)
 2014-07-25 21:18 UTC  (4+ messages)

[PATCH] gcc/toplev.c: Avoid to close 'asm_out_file' when it is 'stdout'
 2014-07-25 21:16 UTC  (4+ messages)

Does anyone use Ada on Alpha?
 2014-07-25 21:12 UTC  (2+ messages)

[patch] No allocation for empty unordered containers
 2014-07-25 21:01 UTC  (2+ messages)

[texi2pod.pl] Handle command @t and embedded form @dfn{@sc{}}
 2014-07-25 20:53 UTC  (2+ messages)

RFA: Add a common tls_referenced_p function
 2014-07-25 20:41 UTC  (2+ messages)

[PATCH libstdc++ v3] - Add xmethods for std::vector and std::unique_ptr
 2014-07-25 20:05 UTC 

[PATCH, rs6000] Fix many powerpc*-linux ASAN test suite failures
 2014-07-25 19:46 UTC  (5+ messages)

[Patch, Fortran] Fix integer kind returned by storage_size (was: Re: incorrect integer kind returned from call to storage_size() with gcc 4.9.0)
 2014-07-25 19:26 UTC  (2+ messages)
    ` [Patch, Fortran] Fix integer kind returned by storage_size

[PATCH] Make sra_modify_assign's stmt prameter gimple (as opposed to gimple *)
 2014-07-25 18:16 UTC  (2+ messages)

[PATCH, NLS] try to search relative dir
 2014-07-25 17:56 UTC  (2+ messages)

[PATCH][Revised] Enable libsanitizer on darwin
 2014-07-25 17:52 UTC  (9+ messages)
      ` Porting libsanitizer to Solaris (Was: Re: [PATCH][Revised] Enable libsanitizer on darwin)
          ` Porting libsanitizer to Solaris

Avoid multiple entry SCC regions
 2014-07-25 17:28 UTC  (4+ messages)

[GOMP4, RFC] OpenMP4 offload support for Intel PHI targets
 2014-07-25 17:10 UTC  (6+ messages)

[BUILDROBOT][PATCH] Fix mmix (unused variable)
 2014-07-25 16:51 UTC  (14+ messages)
        ` werror fallout for cross-builds (was: Re: [BUILDROBOT][PATCH] Fix mmix (unused variable))

Implement N4051 - Allow typename in a template template parameter
 2014-07-25 16:43 UTC  (6+ messages)

C++ PATCH for c++/61687 (extra errors with -O2)
 2014-07-25 16:40 UTC  (5+ messages)

FWD: Re: OpenACC subarray specifications in the GCC Fortran front end
 2014-07-25 16:12 UTC  (7+ messages)

[jit] Add type-checking for API calls that expect numeric types
 2014-07-25 15:24 UTC 

[PATCH 2/3]Improve induction variable elimination
 2014-07-25 14:42 UTC  (3+ messages)

[PATCH 1/3]Improve induction variable elimination
 2014-07-25 14:04 UTC  (3+ messages)

[PATCH] Support asan-fixed-shadow-offset in GCC
 2014-07-25 12:35 UTC  (5+ messages)

Updated incremental hash patchkit
 2014-07-25 12:27 UTC  (6+ messages)
` [PATCH 2/4] Convert LTO type hashing to the new inchash interface
` [PATCH 1/4] Add an abstract incremental hash data type
` [PATCH 3/4] Convert the tree.c type hashing over to inchash
` [PATCH 4/4] Convert lto streamer out hashing "

[GSoC] generation of Gimple code from isl_ast_node_if
 2014-07-25 11:44 UTC  (4+ messages)

[PATCH, Pointer Bounds Checker 9/x] Cgraph extension
 2014-07-25 11:20 UTC  (7+ messages)

[PATCH 0/3] mangler/demangler dogfooding
 2014-07-25  9:55 UTC  (5+ messages)
` [PATCH 2/3] PR other/61321 - demangler crash on casts in template parameters

[PATCH, libffi, alpha]: Use FFI_ASSERT in ffi_closure_osf_inner
 2014-07-25  9:16 UTC  (2+ messages)

Make the string_view literal operators constexpr like the ctors they call
 2014-07-25  9:03 UTC  (2+ messages)

[PATCH] Fix bootstrap after estimate_move_change
 2014-07-25  8:55 UTC 

[PATCH V3] [gcc-4.10] gcc/Makefile.in: fix parallel building failure
 2014-07-25  7:28 UTC 

[PATCH] Update libstdc++ baseline_symbols.txt for alpha-linux
 2014-07-25  6:54 UTC 

[PATCH, go]: Restore bootstrap
 2014-07-25  6:51 UTC  (4+ messages)

[PATCH][gcc-4.10] gcc/Makefile.in: add missing errors.o/gcc-ar.o/gcc-nm.o/gcc-ranlib.o to OBJS
 2014-07-25  6:35 UTC  (2+ messages)

[COMMITTED] libitm: Improve aarch64 _ITM_beginTransaction
 2014-07-25  3:14 UTC 

[PATCH, 4.9/4.10] Profile based option tuning
 2014-07-25  2:10 UTC  (9+ messages)

testsuite allocators patch
 2014-07-24 23:36 UTC  (13+ messages)

[PATCH] libstdc++: add uniform on sphere distribution
 2014-07-24 23:19 UTC  (5+ messages)

Strenghten assumption about dynamic type changes (placement new)
 2014-07-24 20:11 UTC  (24+ messages)

[Patch, avr] Add device name to cpp_builtins
 2014-07-24 19:21 UTC  (2+ messages)

[PATCH, fortran]: Move menu entry to avoid intrinsic.texi warnings
 2014-07-24 18:42 UTC 

[PATCH, rs6000, v2] Fix ELFv2 homogeneous float aggregate ABI bug
 2014-07-24 17:57 UTC  (2+ messages)

Migrating gcc.c-torture
 2014-07-24 17:33 UTC  (7+ messages)

Does anyone use Ada on Alpha?
 2014-07-24 17:14 UTC  (2+ messages)

[RFC: Patch, PR 60102] [4.9/4.10 Regression] powerpc fp-bit ices at dwf_regno
 2014-07-24 16:54 UTC  (2+ messages)
` [RFC: Patch, PR 60102] [4.9/4.10 Regression] powerpc fp-bit ices@dwf_regno

[cygming] make sure libgcc logic is consistent
 2014-07-24 16:51 UTC  (3+ messages)

[PATCH] [gomp4] Initial support of OpenACC loop directive in C front-end
 2014-07-24 16:41 UTC  (4+ messages)

[PATCH, alpha]: Define TARGET_UNWIND_TABLES_DEFAULT
 2014-07-24 16:41 UTC 

Fwd: [RFC][gomp4] Offloading patches (2/3): Add tables generation
 2014-07-24 15:58 UTC  (11+ messages)

[PATCH] Fix vector tests on ARM platforms with disabled unaligned accesses
 2014-07-24 15:44 UTC  (4+ messages)
` [PATCHv2] "
  ` [PATCHv3] "

[PATCH] gcc/gcc.c: XNEWVEC enough space for 'saved_suffix' using
 2014-07-24 15:32 UTC 

[AArch64/GCC][18/N] Optimize epilogue when there is no frame pointer
 2014-07-24 14:50 UTC  (3+ messages)

[AArch64/GCC][17/N] Optimize prologue when there is no frame pointe
 2014-07-24 14:46 UTC  (2+ messages)

[AArch64/GCC][15/N] Add two new frame fields
 2014-07-24 14:45 UTC  (2+ messages)

[AArch64/GCC][16/N] New parameter 'skip_wb' for 'aarch64_save/restore_callee_save_common'
 2014-07-24 14:45 UTC  (2+ messages)

[PATCH][gcc-4.9.0] gcc/Makefile.in: fix parallel building failure
 2014-07-24 14:44 UTC  (4+ messages)

Fix -flto failures at ARM
 2014-07-24 14:16 UTC 

[AArch64] Make sure start callee-save offset for D registers aligned
 2014-07-24 13:41 UTC  (3+ messages)

Regimplification enhancements 3/3
 2014-07-24 13:25 UTC  (7+ messages)

[linaro/gcc-4_9-branch] Merge from gcc-4_9-branch and patch reverted
 2014-07-24 13:20 UTC 

[PATCH, testcase, committed] Exit with zero status from g++.dg/ipa/pr61160-3.C
 2014-07-24 13:11 UTC  (2+ messages)

[PATCH] PR 61876: Do not convert cast + __builtin_round into __builtin_lround unless -fno-math-errno is used
 2014-07-24 13:08 UTC  (3+ messages)

update address taken: don't drop clobbers
 2014-07-24 13:06 UTC  (4+ messages)

[PATCH] Fix PRs 61762 and 61894 - native_encode of pieces
 2014-07-24 12:48 UTC 

[PATCH][Ping v4] Add patch for debugging compiler ICEs
 2014-07-24 12:43 UTC  (2+ messages)
` [PATCH][Ping v5] "

[AArch64/GCC][14/N] Optimize epilogue when there is frame pointer
 2014-07-24 12:38 UTC  (4+ messages)

[PATCH][ARM] Enable arm target in ira-shrinkwrap-prep* testcases
 2014-07-24 11:08 UTC  (2+ messages)

[GSoC] A bug related to induction variables and blocks
 2014-07-24 10:39 UTC  (4+ messages)

[GSoC] Handling of isl_ast_op_pdiv_q and isl_ast_op_pdiv_r
 2014-07-24 10:33 UTC  (4+ messages)

[PATCH AArch64] Rename [u]int32x1_t to [u]int32_t (resp 16x1, 8x1) in arm_neon.h
 2014-07-24 10:30 UTC 

Commit: RX:
 2014-07-24  9:11 UTC 

Abstract incremental hashing
 2014-07-24  8:55 UTC  (20+ messages)
` [PATCH 1/4] Add an abstract incremental hash data type
  ` [PATCH 2/4] Convert LTO type hashing to the new inchash interface
    ` [PATCH 3/4] Convert the tree.c type hashing over to inchash
      ` [PATCH 4/4] Convert lto streamer out hashing "

PR 61628: Invalid sharing of DECL_INCOMING_RTL
 2014-07-24  8:54 UTC  (3+ messages)

Delay RTL initialization until it is really needed
 2014-07-24  8:52 UTC  (5+ messages)
  ` PR61629 (was Re: Delay RTL initialization until it is really needed)
    ` Ping: "

[3/5] gomp-3_0-branch merge to trunk - OpenMP specific compiler changes
 2014-07-24  8:50 UTC  (2+ messages)

[PATCH revert]Revert r212892 and r212893
 2014-07-24  8:32 UTC 

[PATCH] Move Asan instrumentation to sanopt pass
 2014-07-24  8:28 UTC  (7+ messages)

gcov name cleanup
 2014-07-24  7:38 UTC  (2+ messages)

RFC: gimple.[ch] break apart
 2014-07-24  1:50 UTC  (12+ messages)
` [PATCH 0/6] Conversion of gimple types to C++ inheritance (v3)
  ` [PATCH 3/6] Automated part of conversion of gimple types to use C++ inheritance
      ` [PATCH] Updated automated patch (was Re: [PATCH 3/6] Automated part of conversion of gimple types to use C++ inheritance)
                ` [PATCH] Fix checking of gimple types

[PATCH] Update libstdc++ baseline_symbols.txt for {i?86,x86_64,s390,s390x,ppc,ppc64}-linux
 2014-07-23 23:47 UTC  (3+ messages)

[PING, PATCH, testsuite] Reliably prune GCC notes in C++ compat suite
 2014-07-23 22:17 UTC  (2+ messages)

[PATCH] Redesign jump threading profile updates
 2014-07-23 21:52 UTC  (3+ messages)

[GOOGLE] Use resolved node during AFDO vpt
 2014-07-23 21:08 UTC  (2+ messages)

[AArch64/GCC][13/N] Simplify epilogue expand using new helper functions
 2014-07-23 16:41 UTC  (2+ messages)

[AArch64/GCC][12/N] Simplify prologue expand using new helper functions
 2014-07-23 16:29 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).