public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH 2/n] OpenMP 4.0 offloading infrastructure: LTO streaming
 2014-09-29 17:37 UTC  (3+ messages)

[PATCH, rs6000] Remove splat calls with out-of-range arguments from gcc.dg/vmx/ops.c
 2014-09-29 17:27 UTC 

[RFC: Patch, PR 60102] [4.9/4.10 Regression] powerpc fp-bit ices@dwf_regno
 2014-09-29 17:26 UTC  (6+ messages)

Flatten function.h
 2014-09-29 17:24 UTC  (4+ messages)
    ` [patch] Flatten function.h take 2

[PATCH] Fix finding default baseline symbols directory
 2014-09-29 17:24 UTC  (3+ messages)

[PATCH] Enable -fsanitize-recover for KASan
 2014-09-29 17:21 UTC  (3+ messages)
` [PATCH][PING] "
  ` [PATCHv3][PING] "

[PATCH][Kasan] Allow to override Asan shadow offset from command line
 2014-09-29 17:21 UTC  (3+ messages)
` [PATCH][Kasan][PING] "
  ` [PATCHv3][Kasan][PING] "

[PATCH] [ARM] [RFC] Fix longstanding push_minipool_fix ICE (PR49423, lp1296601)
 2014-09-29 17:20 UTC  (10+ messages)

[PATCH v4 1/2] Fix __ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__
 2014-09-29 17:04 UTC  (9+ messages)

[PATCH] combine: Allow substituting the target reg of a clobber
 2014-09-29 16:51 UTC  (4+ messages)

[PATCH] Fix ICE in redirect_jump_1 (PR inline-asm/63282)
 2014-09-29 16:47 UTC  (2+ messages)

[PATCH] PR libitm/61164: use always_inline consistently
 2014-09-29 16:45 UTC  (9+ messages)
` [PATCH v2] "
    ` [PATCH v3] "
        ` [PATCH] PR libitm/61164: redefinition of __always_inline

[PATCH] microblaze: microblaze.md: Use VOID instead of SI to fix "((void (*)(void)) 0)()" issue
 2014-09-29 16:42 UTC  (3+ messages)

[c++-concepts] Check function concept definitions
 2014-09-29 16:32 UTC  (4+ messages)

Commit: MSP430: Improve -mhwmult= opton and fix prologues and epilogues for naked functions
 2014-09-29 16:00 UTC 

[jit] Documentation tweaks
 2014-09-29 15:59 UTC 

[PATCH 1/2] Remove -fshort-double
 2014-09-29 15:48 UTC  (8+ messages)
` [PATCH 2/2] Make -Q --help print param defaults and min/max values

Enable TBAA on anonymous types with LTO
 2014-09-29 15:39 UTC  (4+ messages)

[PATCH] Cilk Keywords (_Cilk_spawn and _Cilk_sync) for C
 2014-09-29 15:24 UTC  (16+ messages)
              ` FW: "

[PATCH C++] - SD-6 Implementation Part 1 - __has_include
 2014-09-29 15:19 UTC  (4+ messages)

[libstdc++] Refactor python/hook.in
 2014-09-29 14:51 UTC  (3+ messages)

[Patch, Fortran] Add CO_BROADCAST
 2014-09-29 14:32 UTC  (3+ messages)

[patch] Update libstdc++ status table
 2014-09-29 14:27 UTC 

[PATCH] Redesign jump threading profile updates
 2014-09-29 14:20 UTC  (5+ messages)

[PATCH] Don't call fatal_error before error reporting has been initialized
 2014-09-29 14:03 UTC 

[Patch, AArch64] Enable Address sanitizer and UB sanitizer
 2014-09-29 13:01 UTC  (9+ messages)

Enable EBX for x86 in 32bits PIC code
 2014-09-29 11:09 UTC  (11+ messages)

[PATCH, ARM] attribute target (thumb,arm)
 2014-09-29 11:03 UTC 

[PATCH] Add libstdc++ baseline_symbols for aarch64
 2014-09-29  9:56 UTC  (2+ messages)

[fortran,patch] Forbid assignment of different character kinds
 2014-09-29  9:20 UTC  (3+ messages)

[PATCH i386 AVX512] [62/n] Add vpmaddubsw,vdbpsadbw insn patterns
 2014-09-29  8:08 UTC  (2+ messages)

[PATCH i386 AVX512] [61/n] Update FP logic insn patterns
 2014-09-29  8:00 UTC  (2+ messages)

[PATCH i386 AVX512] [60/n] Update 128bit ashrv insn pattern
 2014-09-29  7:55 UTC  (2+ messages)

[PATCH i386 AVX512] [59/n] Add vptest[n]m, ucmp, cmpeq insn patterns
 2014-09-29  7:50 UTC  (2+ messages)

[PATCH i386 AVX512] [58/n] Add vpmul[u]dq insn patterns
 2014-09-29  7:48 UTC  (2+ messages)

[PATCH i386 AVX512] [57/n] Extend blend/cmp/brodcast insn patterns
 2014-09-29  7:46 UTC  (2+ messages)

[PATCH, C++] Fix PR63366: __complex not equivalent to __complex double in C++
 2014-09-29  7:35 UTC 

[committed] Fix alignment for OpenMP mapped array sections with non-zero bias (PR middle-end/63247)
 2014-09-29  5:27 UTC 

[PATCH][ARM] Fix -fcall-saved-rX for X > 7 with -Os -mthumb
 2014-09-29  1:15 UTC 

RFA: one more version of the patch for PR61360
 2014-09-28 19:54 UTC  (3+ messages)

[committed] Fix ICE in pa_output_function_epilogue
 2014-09-28 15:48 UTC 

[jit] Add a test of using very long names
 2014-09-28 15:00 UTC  (4+ messages)

[PATCH] Add test case for "((void (*)(void)) 0)()"
 2014-09-28 14:52 UTC 

[PATCH] Fix signed integer overflow in gcc/data-streamer.c
 2014-09-28 12:57 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH] microblaze: microblaze.md: Use VOID instead of SI to fix "((void (*)(void)) 0)()" issue
 2014-09-28  4:25 UTC  (2+ messages)

[PATCH 1/5] New Identical Code Folding IPA pass
 2014-09-28  2:21 UTC  (25+ messages)
` [PATCH 3/5] IPA ICF pass
` [PATCH 2/5] Existing call graph infrastructure enhancement
` [PATCH 4/5] Existing tests fix

[PATCH][AArch64] LR register not used in leaf functions
 2014-09-27 21:20 UTC  (3+ messages)

[PATCH 1/2] Remove i386 cmpstrnsi peephole
 2014-09-27 18:54 UTC  (4+ messages)
` [PATCH 2/2] Remove x86 cmpstrnsi

[RFC/PATCH] More precise diagnostic locations: dynamic locations for columns vs explicit offset
 2014-09-27 18:42 UTC  (3+ messages)

[PING] [PATCH] Add direct support for Linux kernel __fentry__ patching
 2014-09-27 17:01 UTC  (4+ messages)

[RFC/PATCH] Fix-it hints
 2014-09-27 16:20 UTC  (3+ messages)

[PATCH IRA] update_equiv_regs fails to set EQUIV reg-note for pseudo with more than one definition
 2014-09-27 14:48 UTC  (11+ messages)

[C++ PATCH] Fix -Wlogical-not-parentheses (PR c++/62199)
 2014-09-27 12:09 UTC  (15+ messages)

Port of VTV for Cygwin and MinGW
 2014-09-27 10:50 UTC  (7+ messages)
` [Ping] "

[PATCH] Fix PR preprocessor/58893 access to uninitialized memory
 2014-09-27  9:53 UTC  (5+ messages)
` FW: "

Avoid privatization of TLS variables
 2014-09-27  8:53 UTC  (15+ messages)

Fix pasto in ipa_polymorphic_call_context::restrict_to_inner_class
 2014-09-27  0:20 UTC 

Move tail merging pass forward
 2014-09-27  0:05 UTC 

[fortran,patch] Emit code for some IEEE functions in the front-end
 2014-09-26 23:25 UTC 

[Patch, MIPS] Cleanup mips header files
 2014-09-26 22:39 UTC 

[PATCH 1/n] OpenMP 4.0 offloading infrastructure
 2014-09-26 22:03 UTC  (4+ messages)

[PATCH] Merger of the "dmalcolm/jit" branch
 2014-09-26 21:55 UTC  (4+ messages)
` [jit] Avoiding hardcoding "gcc"; supporting accelerators?
` [jit] Experimental in-process embedding of the gcc driver into the jit

[Patch, Fortran] Add CO_BROADCAST
 2014-09-26 20:18 UTC  (2+ messages)

[Patch] Switch elimination pass for PR 54742
 2014-09-26 20:14 UTC  (6+ messages)

[Patch, MIPS] Add .note.GNU-stack section
 2014-09-26 20:00 UTC  (3+ messages)

C++ PATCH for abi_tag on builtin mangling abbreviations
 2014-09-26 19:56 UTC 

[PATCH, rs6000, committed] Fix effective target in gcc.target/powerpc/pr63335.c
 2014-09-26 19:33 UTC 

[debug-early] reuse old DIE if it was dumped early
 2014-09-26 18:17 UTC 

[debug-early] fix fortran regressions
 2014-09-26 18:02 UTC  (3+ messages)

[wwwdocs] Update C++1y status page now that C++14 is finished
 2014-09-26 17:47 UTC  (3+ messages)

[PATCH C++] - SD-6 Implementation Part 2 - __has_include macro and C++ language feature macros
 2014-09-26 17:46 UTC  (4+ messages)

[PATCH] Put all MAINTAINERS email addresses into <...>
 2014-09-26 16:57 UTC  (5+ messages)

Fwd: [PATCH] Add patch for debugging compiler ICEs
 2014-09-26 16:32 UTC  (16+ messages)
` [Ping v2][PATCH] "
        ` [PATCH 2/2] "

ptx preliminary address space fixes [1/4]
 2014-09-26 16:24 UTC  (14+ messages)

[PATCH] Avoid an unused stack frame for -mprofile-kernel profiling on leaf functions
 2014-09-26 16:22 UTC  (2+ messages)

[shrink-wrap] should not sink instructions which may cause trap ?
 2014-09-26 16:13 UTC  (5+ messages)

[PATCH] Fix PR63266: Keep track of impact of sign extension in bswap
 2014-09-26 16:12 UTC  (7+ messages)

[PATCH] fix hardreg_cprop to honor HARD_REGNO_MODE_OK
 2014-09-26 15:32 UTC  (7+ messages)

[PATCH, 2/2] shrink wrap a function with a single loop: split live_edge
 2014-09-26 15:29 UTC  (19+ messages)
                          ` [COMMITTED][PATCH, "

[PATCH][match-and-simplify] Enable conversions properly for GENERIC
 2014-09-26 15:26 UTC  (2+ messages)

[jit] Eliminate fixed-size buffers used with vsnprintf
 2014-09-26 14:29 UTC  (2+ messages)
` [jit] Eliminate fixed-size buffer for a context's first error message

[RFC][ARM]: Fix reload spill failure (PR 60617)
 2014-09-26 14:26 UTC  (5+ messages)

Fix for "FAIL: tmpdir-gcc.dg-struct-layout-1/t028 c_compat_x_tst.o compile, (internal compiler error)"
 2014-09-26 14:26 UTC 

[Patch 1/2] Control SRA and IPA-SRA by a param rather than MOVE_RATIO
 2014-09-26 13:31 UTC  (4+ messages)
` [Patch 0/4] "
  ` [Patch AArch64 4/4] Wire up New target hooks

[PATCH 0/4] [AARCH64,NEON] Improve various NEON load/store intrinsics
 2014-09-26 12:47 UTC  (5+ messages)
` [PATCH 2/4] [AARCH64,NEON] Convert arm_neon.h to use new builtins for vld[234](q?)_lane_*

[GOMP4, RFC] OpenMP4 offload support for Intel PHI targets
 2014-09-26 12:43 UTC  (10+ messages)

[PATCH, Pointer Bounds Checker 14/x] Pointer Bounds Checker passes
 2014-09-26 10:08 UTC  (8+ messages)

[PATCH, i386, Pointer Bounds Checker 33/x] MPX ABI
 2014-09-26 10:07 UTC  (12+ messages)

[Bug libstdc++/62313] Data race in debug iterators
 2014-09-26 10:05 UTC  (5+ 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).