public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
parallel check output changes?
 2014-09-18 18:45 UTC  (7+ messages)

[gomp4] various OpenACC/PTX built-ins and a reduction tweak
 2014-09-18 18:43 UTC  (6+ messages)
    ` [gomp4] OpenACC acc_on_device (was: various OpenACC/PTX built-ins and a reduction tweak)

[PATCH] Add v850-rtems to contrib/config-list.mk
 2014-09-18 18:28 UTC  (2+ messages)

[patch] update comments on *_ultimate_origin
 2014-09-18 18:25 UTC  (2+ messages)

[PATCH] Put all constants last in tree_swap_operands_p, remove odd -Os check
 2014-09-18 18:21 UTC  (3+ messages)

[jit] Use the "pyramid" theme for generated HTML docs
 2014-09-18 18:14 UTC 

Patch to fix PR61360
 2014-09-18 18:10 UTC  (5+ messages)

[PATCH] Keep patch file permissions in mklog
 2014-09-18 17:46 UTC  (9+ messages)
            ` [PATCH][PING] "

[PATCH, i386, Pointer Bounds Checker 31/x] Pointer Bounds Checker builtins for i386 target
 2014-09-18 17:33 UTC  (7+ messages)

[jit] Markup fixes within documentation
 2014-09-18 17:33 UTC 

[PATCH, i386, Pointer Bounds Checker 30/x] Size relocation
 2014-09-18 17:28 UTC  (7+ messages)

Vimrc config with GNU formatting
 2014-09-18 17:20 UTC  (12+ messages)
` [PATCHv2] "
  ` [PATCHv3] "
    ` [PATCHv4] "

[PATCH i386 AVX512] [45/n] Add vshufpd insn patterns
 2014-09-18 17:18 UTC  (2+ messages)

[PATCH i386 AVX512] [44/n] Add vsgufps insn patterns
 2014-09-18 17:17 UTC  (2+ messages)

[PATCH i386 AVX512] [43/n] Add rest of vunpck[lh]ps
 2014-09-18 17:16 UTC  (2+ messages)

[patch] normalize the x86-vxworks port organization
 2014-09-18 17:16 UTC 

[PATCH i386 AVX512] [42/n] Add masked vunpck[lh]pd
 2014-09-18 17:14 UTC  (2+ messages)

[C++, OpenMP] Crash when OpenMP target's array section handling is used with templates
 2014-09-18 16:51 UTC  (4+ messages)
    ` [committed] Fix Crash when OpenMP target's array section handling is used with templates (PR c++/63248)

[PATCH, rs6000] Rename GCC version in warning messages
 2014-09-18 16:50 UTC 

[patch] rename DECL_ABSTRACT to DECL_ABSTRACT_P
 2014-09-18 16:33 UTC  (4+ messages)

[PATCH] Add header guard to several header files
 2014-09-18 16:24 UTC  (8+ messages)

[jit] Build the example files from the documentation when running the testsuite
 2014-09-18 16:08 UTC 

[AArch64] Auto-generate the "BUILTIN_" macros for aarch64-builtins.c
 2014-09-18 15:49 UTC  (3+ messages)

Fwd: [PATCH] Add patch for debugging compiler ICEs
 2014-09-18 15:37 UTC  (7+ messages)
` [Ping v2][PATCH] "
        ` [PATCH 2/2] "
          ` [PING] "

[jit] Add sphinx-based documentation for libgccjit
 2014-09-18 15:30 UTC  (2+ messages)

[PATCH] RTEMS: Update contrib/config-list.mk
 2014-09-18 15:28 UTC  (9+ messages)

[PATCH] Fix PR 58867: asan and ubsan tests not run for installed testing
 2014-09-18 14:45 UTC 

[committed] Don't instrument clobbers with asan (PR c++/62017)
 2014-09-18 14:12 UTC 

[committed] Fix up pr59594.c testcase (PR testsuite/63292)
 2014-09-18 13:53 UTC 

[PATCH] Enable -fsanitize-recover for KASan
 2014-09-18 13:14 UTC  (4+ messages)
` [PATCH][PING] "

[PATCH 0/14+2][Vectorizer] Made reductions endianness-neutral, fixes PR/61114
 2014-09-18 13:12 UTC  (18+ messages)
` [PATCH 1/14][AArch64] Temporarily remove aarch64_gimple_fold_builtin code for reduction operations
` [PATCH 2/14][Vectorizer] Make REDUC_xxx_EXPR tree codes produce a scalar result
` [PATCH 3/14] Add new optabs for reducing vectors to scalars
` [PATCH 4/14][AArch64] Use new reduc_plus_scal optabs, inc. for __builtins
` [PATCH 5/14][AArch64] Use new reduc_[us](min|max)_scal optabs, inc. for builtins
` [PATCH 6/14][AArch64] Restore gimple_folding of reduction intrinsics
` [PATCH 7/14][Testsuite] Add tests of reductions using whole-vector-shifts (multiplication)
` [PATCH 8/14][Testsuite] Add tests of reductions using whole-vector-shifts (ior)
` [PATCH 9/14] Enforce whole-vector-shifts to always be by a whole number of elements
` [PATCH 10/14][AArch64] Implement vec_shr optab
` [PATCH 11/14] Remove VEC_LSHIFT_EXPR and vec_shl_optab
` [PATCH 12/14][Vectorizer] Redefine VEC_RSHIFT_EXPR and vec_shr_optab as endianness-neutral
` [PATCH 13/14][AArch64_be] Fix vec_shr pattern to correctly implement endianness-neutral optab
` [PATCH 14/14][Vectorizer] Tidy up vect_create_epilog / use_scalar_result
` [PATCH/RFC 15 / 14+2][RS6000] Remove vec_shl and (hopefully) fix vec_shr
` [PATCH 16 / 14+2][MIPS] "

[C++ Patch] PR 62232
 2014-09-18 12:43 UTC  (2+ messages)

v3 PATCH to __dynamic_cast to handle undefined behavior
 2014-09-18 12:33 UTC 

Fix i386 FP_TRAPPING_EXCEPTIONS
 2014-09-18 12:14 UTC  (3+ messages)

[PATCH][Kasan] Allow to override Asan shadow offset from command line
 2014-09-18 11:05 UTC  (4+ messages)
` [PATCH][Kasan][PING] "

[kyukhin/gomp4-offload] DESTDIR issues
 2014-09-18 10:59 UTC  (5+ messages)

[patch] powerpc-vxworksmils port, variant of powerpc-vxworksae
 2014-09-18 10:36 UTC 

[PATCH 0/5] Fix handling of word subregs of wide registers
 2014-09-18 10:26 UTC  (6+ messages)
` [PATCH 1/5] Allow *_HARD_REG_SET arguments to be const
` [PATCH 2/5] Tweak subreg_get_info documentation
` [PATCH 3/5] Use simplify_subreg_regno in combine.c:subst
` [PATCH 4/5] Generalise invalid_mode_change_p
` [PATCH 5/5] Remove CANNOT_CHANGE_MODE_CLASS workaround in i386.c

Fix ARM ICE for register var asm ("pc") (PR target/60606)
 2014-09-18 10:22 UTC  (4+ messages)

[Patch] Teach genrecog/genoutput that scratch registers require write constraint modifiers
 2014-09-18 10:19 UTC 

[PATCH v2 AArch64]: Re: [PATCH AArch64]: Add constraint letter for stack_protect_test pattern
 2014-09-18 10:15 UTC  (12+ messages)
        ` [PATCH AArch64]: Add constraint letter for stack_protect_test pattern)

[PATCH][ARM] Fix insn type of movmisalign neon load pattern
 2014-09-18 10:02 UTC  (2+ messages)

[PATCH] Relax check against commuting XOR and ASHIFTRT in combine.c
 2014-09-18  9:40 UTC  (6+ messages)

[PR libfortran/62768] Handle filenames with embedded nulls
 2014-09-18  9:04 UTC  (16+ messages)

[C PATCH] Better diagnostics for C++ comments in C90 (PR c/61854)
 2014-09-17 21:10 UTC  (6+ messages)

[RFC PATCH] -fsanitize=vptr instrumentation
 2014-09-17 20:42 UTC  (5+ messages)

ptx preliminary address space fixes [4/4]
 2014-09-17 20:16 UTC  (3+ messages)

[GCOV] shared library awareness
 2014-09-17 20:16 UTC 

[patch] avoid ICE due to NULL pointer dereference in ipa-comdats.c
 2014-09-17 19:59 UTC 

[committed] Fix up run_all.sh
 2014-09-17 19:19 UTC  (4+ messages)

[PATCH] Fix -fcompare-debug failures caused by fixup_noreturn_call (PR debug/63284)
 2014-09-17 18:24 UTC  (2+ messages)

Stream ODR types
 2014-09-17 17:37 UTC  (6+ messages)

[C++14 PATCH] Minor cleanup, don't run tests for which compilation is enough
 2014-09-17 17:34 UTC  (2+ messages)

[PATCH 1/2, x86] Add palignr support for AVX2
 2014-09-17 17:26 UTC  (20+ messages)

[PATCH, rs6000] Improve power8 fusion peepholes
 2014-09-17 16:47 UTC 

[PATCH 2/2] Add some more test cases for fentry and pg
 2014-09-17 16:19 UTC  (7+ messages)

Fix issues with ODR type comparsions
 2014-09-17 16:17 UTC 

Fix pr61848, linux kernel miscompile
 2014-09-17 15:07 UTC  (5+ messages)

[PATCH] RTEMS thread model configuration
 2014-09-17 15:03 UTC  (4+ messages)

[PATCH] Enhance array types debug info. for Ada
 2014-09-17 14:38 UTC  (2+ messages)
` [PING] "

[PATCH 0/5] let gdb reuse gcc'c C compiler
 2014-09-17 14:14 UTC  (9+ messages)
` [PATCH 5/5] add libcc1
        ` [PATCH 5/5] add libcc1 [gcc-5/changes.html]

[patch] gcc fstack-protector-explicit
 2014-09-17 14:05 UTC  (9+ messages)

[PATCH 1/n] OpenMP 4.0 offloading infrastructure
 2014-09-17 13:46 UTC  (2+ messages)

[gomp4] Offload option handling
 2014-09-17 13:12 UTC  (4+ messages)

[patch] fix build failure of x86_64-mingw32, missing crtbegin/crtend.o
 2014-09-17 12:48 UTC  (8+ messages)
` [patch, ping] "
  ` [ping*2] "
    ` [ping*3] "

[PATCH] Fix PR63152
 2014-09-17 12:08 UTC 

[arm][patch] fix arm_neon_ok check on !arm_arch7
 2014-09-17 11:00 UTC  (5+ messages)

[Patch, AArch64] Enable Address sanitizer and UB sanitizer
 2014-09-17 10:48 UTC  (5+ messages)

[PATCH, i386, Pointer Bounds Checker 2/x] Intel Memory Protection Extensions (MPX) instructions support
 2014-09-17 10:11 UTC  (7+ messages)

[PATCH, ira] Ignore some conflict cost
 2014-09-17  9:29 UTC  (2+ messages)

[patch] allowing configure --target=e500v[12]-etc
 2014-09-17  9:23 UTC  (3+ 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).