public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH 0/5] let gdb reuse gcc'c C compiler
 2014-06-04 20:39 UTC  (5+ messages)
` [PATCH 4/5] add gcc/gdb interface files

Fix a function decl in gfortran
 2014-06-04 20:36 UTC  (8+ messages)

[s390, Committed] Use INTVAL only on CONST_INT in addptrdi3 and addptrsi3
 2014-06-04 20:32 UTC 

[C++ Patch] PR 43453
 2014-06-04 20:20 UTC  (8+ messages)

Fix address space computation in expand_debug_expr
 2014-06-04 20:06 UTC 

[patch i386]: Fix PR/46219 Generate indirect jump instruction
 2014-06-04 19:59 UTC  (6+ messages)

[patch][gomp4] openacc loops
 2014-06-04 19:50 UTC  (3+ messages)

[Patch] PR55189 enable -Wreturn-type by default
 2014-06-04 19:49 UTC 

emit __float128 typeinfo
 2014-06-04 19:45 UTC  (5+ messages)

[PATCH 2/2, x86] Add palignr support for AVX2
 2014-06-04 19:04 UTC  (9+ messages)

patch to fix PR61325
 2014-06-04 19:00 UTC  (5+ messages)

[patch] Shorten Windows path
 2014-06-04 18:45 UTC  (4+ messages)

[build, driver] RFC: Support compressed debug sections
 2014-06-04 18:09 UTC  (17+ messages)

[RFC][PATCH][MIPS] Patch to enable LRA for MIPS backend
 2014-06-04 17:45 UTC  (18+ messages)
                            ` RFA: Make LRA temporarily eliminate addresses before testing constraints

RFA: cache recog_op_alt by insn code
 2014-06-04 17:39 UTC  (16+ messages)
  ` [PATCH 0/5] Cache recog_op_alt by insn code, take 2
    ` [PATCH 1/5] Flatten recog_op_alt and reorder entries
    ` [PATCH 2/5] Don't modify recog_op_alt after preprocess_constraints
    ` [PATCH 3/5] Make recog_op_alt consumers check the enabled attribute
    ` [PATCH 4/5] Cache recog_op_alt by insn code: main patch
    ` [PATCH 5/5] Reuse recog_op_alt cache in LRA

[gomp4] Dumping gimple for offload
 2014-06-04 17:16 UTC  (11+ messages)
        ` Ping "
                  ` [gomp4] Missing -fopenacc handling (was: Dumping gimple for offload.)

[PATCH] Fix logic for detection of zero initializer (PR c/53119)
 2014-06-04 16:47 UTC  (3+ messages)

[PATCH] Don't call init_caller_save if LRA enabled
 2014-06-04 16:32 UTC 

C++ PATCH for c++/61382 (init-list evaluation order)
 2014-06-04 15:50 UTC 

[patch, mips, tree] align microMIPS functions to 16 bits with -Os
 2014-06-04 15:45 UTC  (4+ messages)

[PATCH, PR 61391]
 2014-06-04 15:23 UTC  (8+ messages)

[PATCH, Pointer Bounds Checker 19/x] Support bounds in expand
 2014-06-04 14:36 UTC  (4+ messages)

[PATCH] Fix non-register vector temporaries created from SAVE_EXPRs
 2014-06-04 14:31 UTC 

[Patch,testsuite] Fix tests that fail due to symbol visibility when -fPIC
 2014-06-04 14:02 UTC 

[Patch,testsuite] Fix bind_pic_locally
 2014-06-04 13:56 UTC 

[PATCH] Trust TREE_ADDRESSABLE
 2014-06-04 13:50 UTC 

[PATCH][match-and-simplify] Remove remaining stmt expression uses
 2014-06-04 13:48 UTC 

[PATCH, Pointer Bounds Checker 6/x] New static constructor types
 2014-06-04 13:35 UTC  (5+ messages)

[PATCH] Spurious .s with -fdump-ada-spec
 2014-06-04 13:05 UTC 

[PATCH][match-and-simplify] Fix cut&paste error
 2014-06-04 12:17 UTC 

[PATCH][match-and-simplify] Restore bootstrap somewhat
 2014-06-04 12:08 UTC 

PR61385: phiopt drops some PHIs
 2014-06-04 11:41 UTC  (10+ messages)

[PATCH][AARCH64]Support full addressing modes for ldr/str in vectorization scenarios
 2014-06-04 11:18 UTC  (8+ messages)

[PATCH] Fix PR61306: improve handling of sign and cast in bswap
 2014-06-04 11:18 UTC  (6+ messages)

[Patch, PR 60158] Generate .fixup sections for .data.rel.ro.local entries
 2014-06-04 11:16 UTC  (5+ messages)
      ` [Patch, PR 60158] gcc/varasm.c : Pass actual alignment value to output_constant_pool_2

[PATCH][2/2] Improve DSE
 2014-06-04 10:48 UTC 

[PATCH][1/2] Improve DSE
 2014-06-04 10:39 UTC 

[PATCH, Pointer Bounds Checker 13/x] Early versioning
 2014-06-04 10:00 UTC  (9+ messages)

[PATCH] Fix PR54733 Optimize endian independent load/store
 2014-06-04  9:52 UTC  (21+ messages)

[PATCH, i386, Pointer Bounds Checker 10/x] Partitions
 2014-06-04  9:51 UTC  (7+ messages)

[PATCH] Fix PR61320: disable bswap for unaligned access on SLOW_UNALIGNED_ACCESS targets
 2014-06-04  9:50 UTC  (2+ messages)

[PATCH] Adding myself to Write After Approval in MAINTAINERS
 2014-06-04  9:14 UTC 

Eliminate write-only variables
 2014-06-04  9:12 UTC  (12+ messages)

[PATCH ARM] Improve ARM memset inlining
 2014-06-04  9:11 UTC  (8+ messages)

[patch, testsuite] Fix PR 49191 with test for STRICT_ALIGNMENT
 2014-06-04  8:23 UTC  (6+ messages)

[testsuite] Centralise clearing hardware capabilities with Sun ld
 2014-06-04  8:07 UTC  (8+ messages)
` [build, doc, testsuite] "

[PATCH, Pointer Bounds Checker 5/x] Attributes
 2014-06-04  7:47 UTC  (2+ messages)

[PATCH] Fix PR middle-end/61141
 2014-06-04  7:38 UTC  (6+ messages)

[C PATCH] Don't reject valid code with _Alignas (PR c/61053)
 2014-06-04  7:17 UTC  (4+ messages)

[PATCH, Pointer Bounds Checker 23/x] Function split
 2014-06-04  7:15 UTC  (2+ messages)

[C PATCH] Better location for switch warnings (PR c/30020)
 2014-06-04  7:08 UTC  (2+ messages)

[PATCH, Pointer Bounds Checker 21/x] Weakrefs output
 2014-06-04  7:05 UTC  (4+ messages)

[PATCH, i386, Pointer Bounds Checker 17/x] Pointer bounds constants support
 2014-06-04  6:59 UTC  (2+ messages)

[PATCH]Code size optimization for the fmul/fdiv and dmul/ddiv function in libgcc
 2014-06-04  6:56 UTC 

[PATCH] Dumping Fields of A Class When -fdump-class-hierarchy
 2014-06-04  1:32 UTC  (2+ messages)

[AArch64,PATCH] Refactor acquire/release determination into output template
 2014-06-04  0:07 UTC 

[patch recog.c]: Copy sibcall-flags for calls also in peep2_attempt
 2014-06-03 22:12 UTC  (2+ messages)

[patch] libstdc++/56166 avoid allocation in basic_string::clear()
 2014-06-03 21:33 UTC 

Create a library for tools like collect2 and lto-wrapper (1/2)
 2014-06-03 20:56 UTC  (5+ messages)
` Create a library for tools like collect2 and lto-wrapper (2/2)

[patch] No allocation for empty unordered containers
 2014-06-03 20:44 UTC 

[patch i386]: Prevent to assume for 64-bit ms-abi that DX_REG is used as function-value
 2014-06-03 19:57 UTC  (2+ messages)

[PATCH, PR 61340] Add default label to two switches on enum ipa_ref_use
 2014-06-03 19:13 UTC  (2+ messages)

[MIPS] Add sbasic supoert ffor MSA (SIMD)
 2014-06-03 18:57 UTC  (7+ messages)

[PATCH, testsuite]: Fix g++.dg/ext/mv[14,15].C spurious failure on corei7
 2014-06-03 18:05 UTC 

[C++ Patch] PR 52174 aka DR 1423
 2014-06-03 17:22 UTC  (7+ messages)

[C PATCH] Warn if switch has boolean value (PR c/60439)
 2014-06-03 17:21 UTC  (10+ messages)

[C PATCH] Use inform for "shadowed decl" (PR c/48062)
 2014-06-03 17:01 UTC  (3+ messages)

[patch,avr] atmel avr new devices set-1
 2014-06-03 16:27 UTC  (2+ messages)

[patch,avr] atmel avr new devices set-2
 2014-06-03 16:26 UTC  (2+ messages)

C++ PATCH for c++/60992 (lambda and constant variable)
 2014-06-03 15:39 UTC  (3+ messages)

[PATCH, Pointer Bounds Checker 25/x] DCE
 2014-06-03 14:13 UTC  (7+ messages)

C++ PATCH for c++/60848 (ICE with user-defined std::initializer_list)
 2014-06-03 14:10 UTC 

calloc = malloc + memset
 2014-06-03 14:00 UTC  (8+ messages)

ipa-visibility TLC 2/n
 2014-06-03 13:53 UTC  (9+ messages)

[PATCH] Do not build libsanitizer also for powerpc*-*-linux*
 2014-06-03 13:39 UTC  (15+ messages)

[PING, PATCH2/2, PR52252] Vectorization for load/store groups of size 3
 2014-06-03 13:22 UTC 

[PATCH][match-and-simplify] Get rid of some stmt expressions
 2014-06-03 13:15 UTC 

[AArch64/ARM 0/3] Patch series for EXT instructions
 2014-06-03 11:57 UTC  (10+ messages)
` [AArch64/ARM 2/3] Detect EXT patterns to vec_perm_const, use for EXT intrinsics

[AArch64/ARM 0/3] Patch series for REV permute instructions
 2014-06-03 11:56 UTC  (6+ messages)
` [AArch64/ARM 2/3] Recognize shuffle patterns for REV instructions on AARch64, rewrite intrinsics
      ` [AArch64/ARM 2/3] Recognize shuffle patterns for REV instructions on AArch64, "

[RFC] optimize x - y cmp 0 with undefined overflow
 2014-06-03 11:00 UTC  (5+ messages)

libgo patch committed: Make libgo C code more portable
 2014-06-03 10:50 UTC  (2+ messages)

config-ml.in: Robustify ac_configure_args parsing
 2014-06-03  9:58 UTC  (3+ messages)

[PATCH 7/7] Plug ipa-prop escape analysis into gimple_call_arg_flags
 2014-06-03  9:56 UTC  (5+ messages)

[PATCH, Pointer Bounds Checker 26/x] CCP
 2014-06-03  9:54 UTC  (2+ messages)

[PATCH][match-and-simplify]
 2014-06-03  9:49 UTC  (5+ messages)

[COMMITTED] Add myself to MAINTAINERS file
 2014-06-03  9:40 UTC 

[PATCH] Support asan-instrumentation-with-call-threshold in GCC (second try)
 2014-06-03  9:37 UTC  (5+ messages)

[PATCH, Pointer Bounds Checker 24/x] PRE
 2014-06-03  9:33 UTC  (2+ messages)

RFA: PATCH to ctor_for_folding for c++/61020 (ICE with typeid)
 2014-06-03  9:26 UTC  (2+ messages)

[PATCH] Fix ICE due to memory corruption in SRA
 2014-06-03  9:23 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).