public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
Patch ping
 2018-04-17  6:14 UTC  (2+ messages)

[PATCH] Support bitfields in Wodr machinery (PR lto/85405)
 2018-04-17  5:39 UTC 

[PATCH] [PR c++/80290] recycle tinst garbage sooner
 2018-04-17  3:31 UTC  (6+ messages)

[C++ PATCH] Fix constexpr handling of &x->y (PR c++/84463)
 2018-04-16 22:55 UTC  (3+ messages)

PING^4: [PATCH] Use dlsym to check if libdl is needed for plugin
 2018-04-16 22:08 UTC  (2+ messages)

[PATCH], Fix PR target/85424, PowerPC __builtin_packlongdouble bug discovered in PR target/85075
 2018-04-16 21:41 UTC  (2+ messages)

[PATCH] PR 83402 Fix ICE for vec_splat_s8, vec_splat_s16, vec_splat_s32 builtins
 2018-04-16 21:31 UTC  (6+ messages)

Protect from comma operator overload
 2018-04-16 20:17 UTC  (3+ messages)

[og7] Backport "[nvptx] Add exit after call to noreturn function"
 2018-04-16 20:07 UTC 

[libgomp, testsuite] Use dg-set-target-env-var instead of setenv
 2018-04-16 19:59 UTC 

[PATCH], PR target/85358, Fix __ibm128 being converter to __float128 on PowerPC ISA 3.0 (power9)
 2018-04-16 19:53 UTC  (2+ messages)

[PATCH] Fix gen_lowpart_if_possible (PR middle-end/85414)
 2018-04-16 19:35 UTC 

[PATCH] PR 85075, Fix PowerPC __float182/__ibm128 types and mangling
 2018-04-16 19:22 UTC  (4+ messages)

PING^3: [GCC 6] PATCH: Backport -mindirect-branch= patches
 2018-04-16 18:16 UTC  (2+ messages)

[PATCH] Handle empty infinite loops in OpenACC for PR84955
 2018-04-16 18:13 UTC  (8+ messages)

[PATCH] Make redirection only for target_clones (PR ipa/85329)
 2018-04-16 17:35 UTC  (16+ messages)
  ` [PATCH] Make redirection only for target_clones: V2 "

[PR 84149] From 3b967c133f7f62e3c2951a971d8690d242364f5d Mon Sep 17 00:00:00 2001, [PATCH] Improve IPA-CP handling of self-recursive calls
 2018-04-16 16:57 UTC  (3+ messages)
`  "

[PATCH] Fix ICE with single element vector
 2018-04-16 16:16 UTC 

[PATCH, rs6000] Fix PR85080
 2018-04-16 15:46 UTC  (2+ messages)

[PATCH, openacc, PR85411] Move GOMP_OPENACC_DIM parsing out of nvptx plugin
 2018-04-16 15:35 UTC  (2+ messages)

[wwwdocs] [COMMITTED] ARC gcc8 changes entry
 2018-04-16 13:40 UTC  (3+ messages)

[PATCH] Fix __builtin_cpu_supports (PR target/84945)
 2018-04-16 11:35 UTC  (4+ messages)
  ` [PATCH] Fix libgcc/config/i386/cpuinfo.c warnings "

[PATCH i386: Check error_mark_node in multiversioning
 2018-04-16  8:46 UTC  (3+ messages)

[PATCH] DWARF sort longer dirs before shorter ones in directory table
 2018-04-16  8:35 UTC  (2+ messages)

[PATCH] Make Filesystem TS tests pass in C++17 mode
 2018-04-16  8:24 UTC 

[patch][i386] PR84331
 2018-04-16  7:46 UTC  (2+ messages)

[PATCH, testsuite] Fix powerpc-specific portions of PR85326
 2018-04-16  0:32 UTC  (5+ messages)

[PATCH] x86/cet: Properly output labels in property note section
 2018-04-15 11:06 UTC 

[PATCH] x86: Compile with -mno-cet/-mno-ibt/-mno-shstk
 2018-04-15 11:00 UTC 

[PATCH] x86: Compile with -fcf-protection=none -mno-cet
 2018-04-15 10:59 UTC 

[PATCH] i386: Add save_stack_nonlocal and restore_stack_nonlocal
 2018-04-15 10:57 UTC 

New Swedish PO file for 'gcc' (version 8.1-b20180401)
 2018-04-15  7:42 UTC 

[Fortran, Patch, PR81773, PR83606, coarray, v1] Fix coarray get to array with vector indexing
 2018-04-14 14:47 UTC  (4+ messages)
` [Ping, Fortran, "

Display priority in "Serious" bugs for gcc 8 from web page
 2018-04-14 14:09 UTC 

[patch, fortran] Fix PR 85387
 2018-04-14 14:01 UTC  (3+ messages)

[x86, patch] Add tuning options to skylake-avx512
 2018-04-14  8:21 UTC  (2+ messages)

[PATCH] [PR c++/85039] no type definitions in builtin offsetof
 2018-04-14  0:12 UTC  (12+ messages)

[C++ Patch] PR 85112 ("[8 Regression] ICE with invalid constexpr")
 2018-04-14  0:10 UTC  (9+ messages)

[PATCH] rs6000: Disable -m[no-]direct-move (PR85293)
 2018-04-13 23:48 UTC 

[PATCH] rs6000 PR83660 fix ICE with vec_extract
 2018-04-13 23:25 UTC  (2+ messages)

RFA[powerpc]: patch to fix PR79916
 2018-04-13 22:57 UTC  (6+ messages)

[PATCH v2, rs6000] (PR84302) Fix _mm_slli_epi{32,64} for shift values 16 through 31 and negative
 2018-04-13 22:40 UTC  (2+ messages)

[PATCH, rs6000] Fix tests that are failing in gcc.target/powerpc/bfp with -m32
 2018-04-13 22:22 UTC  (2+ messages)

[PATCH] Fix bbpart handling of EH pads (PR rtl-optimization/85393)
 2018-04-13 20:35 UTC  (3+ messages)

[PATCH, rs6000] (PR84302) Fix _mm_slli_epi{32,64} for shift values 16 through 31 and negative
 2018-04-13 19:43 UTC  (3+ messages)

[PATCH] Fix CSE CLZ/CTZ handling (PR rtl-optimization/85376)
 2018-04-13 19:40 UTC  (4+ messages)
` [PATCH] Fix CSE CLZ/CTZ handling (PR rtl-optimization/85376, variant)

[PATCH] Fix -fsanitize=address VLA instrumentation (PR sanitizer/85230)
 2018-04-13 17:35 UTC  (3+ messages)

[PATCH] configure.ac: honor --with-gcc-major-version in gcc-driver-name.h (PR jit/85384)
 2018-04-13 17:23 UTC  (3+ messages)
` [PATCH] configure.ac: honor --with-gcc-major-version in gcc-driver-name.h (PR jit/85384, variant)

[PATCH] avoid -Wrestrict for null pointers (PR 85365)
 2018-04-13 16:49 UTC 

[ARM,testsuite] Restrict armv8_2-fp16-scalar-2 to hf targets
 2018-04-13 15:08 UTC 

[AARCH64] Neon vld1_*_x3, vst1_*_x2 and vst1_*_x3 intrinsics
 2018-04-13 14:51 UTC  (7+ messages)

[PATCH] i386: Insert ENDBR after __morestack call
 2018-04-13 12:56 UTC 

[PATCH] Prefer mempcpy to memcpy on x86_64 target (PR middle-end/81657)
 2018-04-13 12:25 UTC  (12+ messages)
        ` [PATCH] Prefer mempcpy to memcpy on x86_64 target (PR middle-end/81657, take 2)

image studio for you
 2018-04-13 11:59 UTC 

[PATCH] PR libstdc++/85222 allow catching iostream errors as gcc4-compatible ios::failure
 2018-04-13 10:55 UTC  (6+ messages)

Selective scheduling fixes
 2018-04-13 10:26 UTC  (5+ messages)
` Fix PR 83962
      ` Add test from PR 83852 (was Re: Fix PR 83962)

[Committed] IBM Z: Get rid of target specific C++ testcase
 2018-04-13  9:17 UTC 

Be more permissive for always inlining across target attribute changes
 2018-04-13  8:56 UTC 

Fix gcc.dg/debug/pr41893-1.c with Solaris ld (PR lto/81968)
 2018-04-13  8:14 UTC 

[PATCH] PR gcc/84923 - gcc.dg/attr-weakref-1.c failed on aarch64
 2018-04-13  6:09 UTC 

[PATCH] avoid duplicate warning for strcmp with a nonstring (PR 85359)
 2018-04-13  0:02 UTC  (2+ messages)

[PATCH] issue nonstring warning for strcpy even on s360 (PR 85369)
 2018-04-13  0:00 UTC 

[committed] Prevent erroneous "macro had not yet been defined" messages (PR c++/85385)
 2018-04-12 23:46 UTC 

[PATCH] Don't mark IFUNC resolver as only called directly
 2018-04-12 22:50 UTC  (6+ messages)

[patch, fortran] Remove parallell annotation from DO CONCURRENT
 2018-04-12 21:21 UTC  (12+ messages)

C++ PATCH for c++/85356, C++17 ICE with pointer to member function in template
 2018-04-12 20:03 UTC 

C++ PATCH for c++/85258, ICE with invalid range-based for-loop
 2018-04-12 19:52 UTC  (2+ messages)

[PATCH] rs6000: Fix an ICE with -mno-direct-move (PR85291)
 2018-04-12 19:47 UTC 

[PATCH] libgcc/CET: Skip signal frames when unwinding shadow stack
 2018-04-12 19:43 UTC  (2+ messages)

Patch ping^3
 2018-04-12 18:13 UTC  (4+ messages)

[PATCH] Prefer mempcpy to memcpy on x86_64 target (PR middle-end/81657)
 2018-04-12 17:35 UTC  (21+ messages)

Fix PR target/85238
 2018-04-12 17:25 UTC  (2+ messages)

[PATCH][OBVIOUS] PR85347: New testcase vec-ldl-1.c FAILs on powerpc64-linux
 2018-04-12 17:15 UTC 

[PATCH] sel-sched: run cleanup_cfg just before loop_optimizer_init (PR 84659)
 2018-04-12 14:59 UTC  (4+ messages)

[og7, nvptx, committed] Fix propagation of branch cond in vw-neutered code
 2018-04-12 13:57 UTC 

[og7, nvptx] Simplifly logic in nvptx_single
 2018-04-12 13:41 UTC 

[wwwdocs] document new options in gcc-8/changes.html
 2018-04-12 13:22 UTC  (6+ messages)

[PATCH] libgcc/CET: Add _CET_ENDBR to __stack_split_initialize
 2018-04-12 13:22 UTC 

[PATCH] Fix non-AVX512VL handling of lo extraction from AVX512F xmm16+ (PR target/85328)
 2018-04-12 12:36 UTC  (3+ messages)

[PATCH] Disable -gsplit-dwarf for all LTO debug
 2018-04-12 12:07 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).