public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
Mostly rewrite genrecog
 2015-05-21  8:09 UTC  (4+ messages)
` [nvptx] "

[patch 6/10] debug-early merge: Java front-end
 2015-05-21  7:49 UTC  (3+ messages)
` PING: "

[PR testsuite/65205] Fix dg-shouldfail usage in OpenACC libgomp tests
 2015-05-21  7:13 UTC  (8+ messages)
  ` [PR testsuite/65205, libgomp/65993] "
          ` OpenACC: initialization with unsupported acc_device_t (was: [PR testsuite/65205, libgomp/65993] Fix dg-shouldfail usage in OpenACC libgomp tests)
              ` OpenACC: initialization with unsupported acc_device_t

[PATCH][DRIVER] Wrong C++ include paths when configuring with "--with-sysroot=/"
 2015-05-21  7:09 UTC  (3+ messages)

Add statistics to alias.c
 2015-05-21  6:56 UTC  (2+ messages)

[patch, testsuite, ARM] don't try to execute simd.exp tests on targets without NEON
 2015-05-21  6:30 UTC 

[PATCH 0/7] Some ifdef removal
 2015-05-21  6:17 UTC  (9+ messages)
` [PATCH 2/7] remove most ifdef STACK_GROWS_DOWNWARD
` [PATCH 5/7] always define HAVE_conditional_move
` [PATCH 6/7] remove #if HAVE_conditional_move
` [PATCH 1/7] always define STACK_GROWS_DOWNWARD
` [PATCH 3/7] move default for STACK_PUSH_CODE to defaults.h
` [PATCH 7/7] always define HAVE_peephole
` [PATCH 4/7] don't compare ARG_FRAME_POINTER_REGNUM and FRAME_POINTER_REGNUM with the preprocessor

[RFA] Restore combine.c split point for multiply-accumulate instructions
 2015-05-21  5:46 UTC 

[patch, testsuite, ARM] don't try to execute advsimd-intrinsics tests on hardware without NEON
 2015-05-21  5:40 UTC 

[patch, testsuite] don't specify "dg-do run" explicitly for vect test cases
 2015-05-21  5:38 UTC 

[PATCH] Fix PR66168: ICE due to incorrect invariant register info
 2015-05-21  2:11 UTC  (4+ messages)

[Patch 0/4] PowerPC64 Linux split stack support
 2015-05-21  2:10 UTC  (13+ messages)
` [PATCH 1/4] rs6000_stack_info changes for -fsplit-stack
` [PATCH 3/4] split-stack for powerpc64

[patch 3/10] debug-early merge: C++ front-end
 2015-05-21  2:04 UTC  (9+ messages)

PING^3: [PATCH]: New configure options that make the compiler use -fPIE and -pie as default option
 2015-05-20 23:54 UTC  (13+ messages)

[gomp4] bootstrap broken, function enclosing_target_ctx defined but not used
 2015-05-20 23:35 UTC  (10+ messages)
  ` [patch,gomp4] error on invalid acc loop clauses

[PATCH] 65479 - sanitizer stack trace missing frames past #0 on powerpc64
 2015-05-20 23:31 UTC  (5+ messages)

[PATCH/libiberty] fix build of gdb/binutils with clang
 2015-05-20 23:27 UTC  (14+ messages)

[patch 2/10] debug-early merge: C front-end (include c-family/)
 2015-05-20 22:53 UTC  (4+ messages)

RFA: PATCH to use -std=c++98 in stage 1 of bootstrap
 2015-05-20 22:16 UTC  (2+ messages)

[PATCH] Handle OS X deployment targets correctly
 2015-05-20 22:13 UTC  (2+ messages)
` [PATCH v2] "

[patch 10/10] debug-early merge: compiler proper
 2015-05-20 22:11 UTC  (5+ messages)

C++ PATCH for variable template partial specialization bug
 2015-05-20 21:40 UTC 

C++ PATCH to change -Wc++14-compat operator delete warning
 2015-05-20 21:36 UTC 

Re-enable shadd insns on the PA
 2015-05-20 21:31 UTC 

[PATCH] PR c/66220: Fix false positive from -Wmisleading-indentation
 2015-05-20 21:01 UTC  (2+ messages)

[patch] testsuite enable PIE tests on FreeBSD
 2015-05-20 20:40 UTC  (2+ messages)

[PATCH] Contribute FreeBSD unwind support (x86_64 and x86)
 2015-05-20 20:33 UTC  (2+ messages)

[PATCH] [PATCH][ARM] Fix split-live-ranges-for-shrink-wrap.c testcase
 2015-05-20 20:30 UTC  (2+ messages)

[PATCH] [PATCH][ARM] Fix sibcall testcases
 2015-05-20 20:21 UTC  (2+ messages)

Fwd: Re: [PATCH, RFC]: Next stage1, refactoring: propagating rtx subclasses
 2015-05-20 19:54 UTC  (3+ messages)

Demangle symbols in debug assertion messages
 2015-05-20 19:50 UTC  (5+ messages)

[PATCH] Fix PR target/65730
 2015-05-20 19:18 UTC  (3+ messages)

[PATCH] PR target/66224 _GLIBC_READ_MEM_BARRIER
 2015-05-20 19:00 UTC 

[v3 patch] Fix some Filesystem TS operations
 2015-05-20 17:51 UTC  (2+ messages)

[PATCH 6/6] i386: Implement asm flag outputs
 2015-05-20 17:28 UTC  (5+ messages)
` [PATCH v2 "

[patch] libstdc++/66078 __make_move_if_noexcept_iterator should return a constant iterator or a move iterator
 2015-05-20 17:11 UTC 

Fix two more memory leaks in threader
 2015-05-20 16:52 UTC  (2+ messages)

[PR c/52952] More precise locations within format strings
 2015-05-20 16:21 UTC  (4+ messages)

[obvious fix] fix off-by-one error when printing the caret character
 2015-05-20 16:08 UTC 

[PATCH] -Wmisleading-indentation: Increase test coverage
 2015-05-20 15:35 UTC  (2+ messages)

[C++17] Implement N3928 - Extending static_assert
 2015-05-20 15:29 UTC  (3+ messages)
` [PING] "

[Patch, fortran, pr65548, v1] [5 Regression] gfc_conv_procedure_call
 2015-05-20 15:28 UTC  (14+ messages)
    ` [Ping, Patch, "
          ` [Patch, fortran, pr65548, 2nd take] [5/6 "
            ` [Patch, fortran, pr65548, 2nd take, v3] "
                  ` [Patch, fortran, pr65548, 2nd take, v4] "
                    ` [Patch, fortran, pr65548, 2nd take, v5] "

[PATCH] Fix memory leak in C++ pretty printer
 2015-05-20 14:58 UTC  (5+ messages)

ODR merging and implicit typedefs
 2015-05-20 14:42 UTC  (6+ messages)

[PATCH i386] Allow sibcalls in no-PLT PIC
 2015-05-20 14:33 UTC  (30+ messages)

[PATCH] Simple optimization for MASK_STORE
 2015-05-20 14:10 UTC  (3+ messages)

[Patch AArch64] PR target/66200 - gcc / libstdc++ TLC for weak memory models
 2015-05-20 14:00 UTC 

[gomp4] New builtins, preparation for oacc vector-single
 2015-05-20 13:58 UTC  (3+ messages)

[PATCH][tree-ssa-math-opts] Expand pow (x, CONST) using square roots when possible
 2015-05-20 13:54 UTC  (8+ messages)

Refactor gimple_expr_type
 2015-05-20 13:33 UTC  (9+ messages)

[match-and-simplify] reject expanding operator-list to implicit 'for'
 2015-05-20 13:24 UTC  (7+ messages)

[PATCH, ARM] attribute target (thumb,arm) [2/6] respin (4th)
 2015-05-20 13:15 UTC  (6+ messages)
    ` [PATCH, ARM] attribute target (thumb,arm) [2.1/6] respin (5th)
      ` [PATCH, C, ARM] PING c-family builtin export + "

ping: [PATCH, ARM] attribute target (thumb,arm) [0-6]
 2015-05-20 13:13 UTC  (7+ messages)

[AArch64] PR 63521. define REG_ALLOC_ORDER/HONOR_REG_ALLOC_ORDER
 2015-05-20 13:02 UTC 

[gomp4] Unidirectional branches for nvptx
 2015-05-20 12:36 UTC 

[PATCH][AArch64][obvious] In aarch64_class_max_nregs use UNITS_PER_VREG and UNITS_PER_WORD
 2015-05-20 12:02 UTC 

[AArch64][TLSLE][3/N] Add UNSPEC_TLSLE
 2015-05-20 11:40 UTC 

[AArch64][TLSLE][2/N] Rename "tlsle_small" to "tlsle"
 2015-05-20 11:29 UTC 

[AArch64][TLSLE][1/N] Rename SYMBOL_SMALL_TPREL to SYMBOL_TLSLE
 2015-05-20 11:21 UTC 

[committed] Use *NARY_CLASS_P more
 2015-05-20 11:08 UTC 

[committed] Use COMPARISON_CLASS_P more
 2015-05-20 11:04 UTC 

[committed] Use DECL_P more
 2015-05-20 11:03 UTC 

[AArch64] Implement -fpic for -mcmodel=small
 2015-05-20 10:47 UTC 

[PATCH, MIPS]: Fix internal compiler error: in check_bool_attrs, at recog.c:2218 for micromips attribute
 2015-05-20 10:42 UTC  (7+ messages)

[C PATCH] Use VAR_OR_FUNCTION_DECL_P
 2015-05-20 10:06 UTC  (2+ messages)

niter_base simplification
 2015-05-20 10:04 UTC  (7+ messages)
      ` miter_base simplification

[PATCH GCC]Improve how we handle overflow for type conversion in scev/ivopts, part I
 2015-05-20  9:43 UTC 

Cleanup and improve canonical type construction in LTO
 2015-05-20  9:11 UTC  (2+ messages)

[PATCH, CHKP] Clean-up redundant gimple_build_nop calls
 2015-05-20  8:43 UTC 

[match-and-simplify] fix incorrect code-gen in 'for' pattern
 2015-05-20  8:37 UTC  (7+ messages)

[PATCH][Testsuite] Disable tests with dg-require-fork for simulated targets
 2015-05-20  8:16 UTC  (3+ messages)

[PATCH] ASan on unaligned accesses
 2015-05-20  7:19 UTC  (11+ messages)
  ` [PINGv2][PATCH] "
    ` [PINGv3][PATCH] "
        ` [PINGv4][PATCH] "
            ` [PINGv5][PATCH] "
                ` [PINGv6][PATCH] "
                  ` [PINGv7][PATCH] "

[dwarf, RFC] Emitting per-function dwarf info
 2015-05-20  7:01 UTC  (2+ messages)

[AArch64][PR65375] Fix RTX cost for vector SET
 2015-05-20  3:32 UTC  (12+ messages)

[patch, gcc 5 regression] re-enable biarch for powerpc-linux-gnu
 2015-05-20  3:08 UTC  (5+ messages)

Fix minor memory leak in jump threader
 2015-05-20  2:36 UTC 

fix class enum lookup
 2015-05-20  2:21 UTC 

[PATCH 4/4] Split-stack arg pointer init refinement
 2015-05-20  1:49 UTC  (2+ messages)

[PATCH] fixup hash table descriptor in winnt.c
 2015-05-20  1:06 UTC 

[SH][committed] Fix pr64366.c test case
 2015-05-19 23:34 UTC 

[PATCH] add self-tuning to x86 hardware fast path in libitm
 2015-05-19 22:31 UTC  (10+ messages)

[C PATCH] Use AGGREGATE_TYPE_P
 2015-05-19 19:35 UTC 

[PATCH] Fix memory orders description in atomic ops built-ins docs
 2015-05-19 19:21 UTC  (3+ messages)

Move dependency for shared libgcc
 2015-05-19 19:06 UTC 

[PATCH 00/13] S/390 Implement support for IBM z13
 2015-05-19 18:18 UTC  (3+ messages)
` [RFC 12/13] S/390 Vector ABI GNU Attribute
  ` [PING] "

[RFC] COMDAT Safe Module Level Multi versioning
 2015-05-19 18:18 UTC  (5+ messages)

Use a couple of macros in stor-layout.c
 2015-05-19 18:07 UTC 

[Patch][loop-invariant.c] Fix a couple of bugs regarding loop invariant motion discovered by spec2k6 on aarch64
 2015-05-19 17:40 UTC  (4+ messages)

[PATCH] Add SPECIAL_FLOAT_MODE to enable adding IEEE 128-bit floating point to PowerPC
 2015-05-19 17:33 UTC  (6+ messages)

[RFC]: Remove Mem/address type assumption in combiner
 2015-05-19 17:30 UTC  (9+ messages)

[committed] linear/lastprivate clause fixes
 2015-05-19 17:08 UTC 

[ping**2] Handle MULTILIB_REUSE in auto-generated SYSROOT_SUFFIX_SPEC macro
 2015-05-19 16:53 UTC 

Fix PR48052: loop not vectorized if index is "unsigned int"
 2015-05-19 16:50 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).