public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] [PR85569] skip constexpr target_expr constructor dummy type conversion
 2018-11-22 23:39 UTC 

Fix another ICE in ipa-devirt
 2018-11-22 23:12 UTC 

Remove sorting while register odr types
 2018-11-22 23:06 UTC 

[PATCH] Clean up stack-protector-guard handling in ix86_option_override_internal
 2018-11-22 21:29 UTC  (2+ messages)

[PATCH] Small formatting cleanup in i386.c
 2018-11-22 21:28 UTC  (2+ messages)

[PATCH, i386]: Simplify ix86_check_avx_upper_register
 2018-11-22 21:27 UTC 

[RFH] testcases for lto-stream-out dumps
 2018-11-22 21:14 UTC 

Updated version of vartrace pass
 2018-11-22 20:58 UTC  (15+ messages)
` [PATCH v2 1/3] Allow memory operands for PTWRITE
  ` [PATCH v2 2/3] Add a pass to automatically add ptwrite instrumentation

Stream TREE_TYPE of TYPE_DECLs again
 2018-11-22 20:31 UTC  (11+ messages)

[PATCH] Avoid duplicate -Warray-bounds warnings (PR tree-optimization/86614)
 2018-11-22 20:04 UTC 

[committed] Add testcase for already fixed PR tree-optimization/85794
 2018-11-22 20:00 UTC 

[PATCH] Fix tree-ssa/phi-opt-11.c on s390x (PR testsuite/85368)
 2018-11-22 19:57 UTC 

RFA: patch for test PR70669 test
 2018-11-22 19:47 UTC 

[PATCH] Add -fpad-source option
 2018-11-22 19:44 UTC  (2+ messages)

Improve relocation
 2018-11-22 18:45 UTC  (6+ messages)

[PATCH v3] Add sinh(atanh(x)) and cosh(atanh(x)) optimizations
 2018-11-22 18:43 UTC  (5+ messages)

[PATCH 1/2][libbacktrace] Handle realloc returning NULL if size == 0
 2018-11-22 18:16 UTC  (2+ messages)

LRA patch for PR87718
 2018-11-22 17:29 UTC 

[PATCH 2/3][GCC][AARCH64] Add new -mbranch-protection option to combine pointer signing and BTI
 2018-11-22 16:54 UTC  (3+ messages)

[PATCH, ARM] PR85434: Prevent spilling of stack protector guard's address on ARM
 2018-11-22 16:06 UTC  (17+ messages)
            ` [PATCH, ARM, ping] "
              ` [PATCH, ARM, ping2] "
                    ` [PATCH, ARM, ping3] "

[PATCH 0/6] [og8] OpenACC attach/detach
 2018-11-22 15:48 UTC  (6+ messages)
` [PATCH 3/6] [og8] OpenACC 2.6 manual deep copy support (attach/detach)
` [PATCH 4/6] [og8] Interaction of dynamic/multidimensional arrays with attach/detach
` [PATCH 5/6] [og8] Backport parts of upstream declare-allocate patch
` [PATCH 6/6] [og8] OpenACC refcounting refresh

[RFC, RFT PATCH, mingw]: Do not cancel vzeroupper when XMM registers live across call
 2018-11-22 15:42 UTC  (2+ messages)

[PATCH] Fix option values for -march
 2018-11-22 15:06 UTC  (8+ messages)

[PATCH] add simple attribute introspection
 2018-11-22 14:41 UTC  (12+ messages)

[PATCH] Support simd function declarations via a pre-include. (was: [PATCH][RFC]Overloading intrinsics)
 2018-11-22 14:35 UTC  (13+ messages)
        ` [PATCH] Support simd function declarations via a pre-include
                ` [PATCH][RFC] Extend locations where to seach for Fortran pre-include

[PATCH] Fix PR88148
 2018-11-22 14:06 UTC 

Fix PR37916 (unnecessary spilling)
 2018-11-22 13:57 UTC  (8+ messages)

[maintainer-scipts] Add a bugzilla script
 2018-11-22 13:53 UTC  (5+ messages)

[PATCH] PR libstdc++/87520 Always pass type-punned type_info reference
 2018-11-22 13:42 UTC 

[RS6000] num_insns_constant ICE
 2018-11-22 13:09 UTC  (2+ messages)

[PATCH 2/2][libbacktrace] Don't point to released memory in backtrace_vector_release
 2018-11-22 12:36 UTC 

[PATCH] x86: Add -march=cascadelake
 2018-11-22 12:23 UTC  (7+ messages)

PR fortran/87919 patch for -fno-dec-structure
 2018-11-22 11:46 UTC  (10+ messages)

[PATCH] Alternate fix for PR87229, fix PR88112
 2018-11-22  9:54 UTC  (2+ messages)

[RFC C++ PATCH] Improve locations of id-expressions and operator "" (PR c++/87386)
 2018-11-22  9:30 UTC  (12+ messages)
  ` [C++ PATCH] Improve locations of id-expressions and operator "" (PR c++/87386, take 2)
        ` [C++ PATCH] Improve locations of id-expressions and operator "" (PR c++/87386, take 3)

[PATCH, libstdc++] Implement P0415 More constexpr for std::complex
 2018-11-22  9:20 UTC  (7+ messages)

[PATCH, libfortran] PR 88137 Initialize backtrace state once
 2018-11-22  9:17 UTC 

[PATCH] Fix -fstack-protector* on darwin/mingw etc. (PR target/85644)
 2018-11-22  8:26 UTC  (3+ messages)

C++ PATCH to implement P1094R2, Nested inline namespaces
 2018-11-22  8:04 UTC 

[PATCH v3] [aarch64] Add CPU support for Ampere Computing's eMAG
 2018-11-22  8:01 UTC  (7+ messages)

[PATCH, libphobos] Fix libphobos.shared testsuite for multilib tests
 2018-11-22  6:16 UTC  (2+ messages)

C++ PATCH to implement P1094R2, Nested inline namespaces
 2018-11-22  1:46 UTC  (5+ messages)

[PATCH][libbacktrace] Handle DW_FORM_GNU_strp_alt
 2018-11-22  0:36 UTC  (6+ messages)

[C++ Patch] PR 84636 ("internal compiler error: Segmentation fault (identifier_p()/grokdeclarator())")
 2018-11-22  0:04 UTC  (4+ messages)

[PATCH][libbacktrace] Factor out read_initial_length
 2018-11-22  0:02 UTC  (2+ messages)

[PATCH 0/7][MSP430][TESTSUITE] Fix GCC tests for msp430-elf
 2018-11-21 22:44 UTC  (7+ messages)
` [PATCH 1/7][v2][MSP430][TESTSUITE] Tweak dg-directives "
` [PATCH 3/7][v2][MSP430][TESTSUITE] Dynamically check if size_t is large enough for tests containing large structs/arrays
` [PATCH 6/7][v2][MSP430][TESTSUITE] Fix tests requiring float printf support when GCC was configured with --enable-newlib-nano-formatted-io
` [PATCH 7/7][v2][MSP430][TESTSUITE] Fix tests for msp430-elf large memory model

[C++ PATCH] Fix ICE in maybe_explain_implicit_delete (PR c++/88122)
 2018-11-21 22:34 UTC  (2+ messages)

[PATCH, LRA]: Revert the revert of removal of usless move insns
 2018-11-21 21:45 UTC  (2+ messages)

[PATCH 1/3] Support instrumenting returns of instrumented functions
 2018-11-21 20:48 UTC  (4+ messages)
` [PING] "
  ` [PING^2] "
    ` [PING^3] "

[PATCH] Fix up 20181120-1.c testcase on big-endian (PR rtl-optimization/85925)
 2018-11-21 20:38 UTC  (6+ messages)
      ` [PATCH] Fix up 20181120-1.c testcase on big-endian (PR rtl-optimization/85925, take 2)

[PATCH, i386]: Fix PR85667, ms_abi rules aren't followed when returning short structs with float values
 2018-11-21 20:16 UTC 

[PATCH, middle-end]: Fix PR88129, Two blockage insns are emitted in the function epilogue
 2018-11-21 20:09 UTC  (2+ messages)

[PATCH, libgfortran] Replace sync builtins with atomic builtins
 2018-11-21 19:31 UTC  (4+ messages)
` [PATCH] "

[PATCH] Fortran include line fixes and -fdec-include support
 2018-11-21 19:31 UTC  (5+ messages)
` Patch ping (Re: [PATCH] Fortran include line fixes and -fdec-include support)

[PATCH] C++: show namespaces for enum values (PR c++/88121)
 2018-11-21 18:42 UTC  (2+ messages)

[PATCH] libstdc++/88111 and libstdc++/88113 fix src/c++17/memory_resource.cc for 16-bit targets
 2018-11-21 18:40 UTC 

[C++ PATCH] Remove useless tokens from cp_parser_linkage_specification (PR c++/87393)
 2018-11-21 18:38 UTC  (3+ messages)

[PATCH] handle unusual targets in -Wbuiltin-declaration-mismatch (PR 88098)
 2018-11-21 17:04 UTC  (4+ messages)

[PATCH 1/3][GCC] Add new target hook asm_post_cfi_startproc
 2018-11-21 16:40 UTC  (3+ messages)

[PATCH] Fix aarch64_compare_and_swap* constraints (PR target/87839)
 2018-11-21 16:13 UTC  (3+ messages)
` Patch ping (was Re: [PATCH] Fix aarch64_compare_and_swap* constraints (PR target/87839))

Fix regression introduced by 88069
 2018-11-21 14:44 UTC  (4+ messages)

[PATCH] Fix PR88133
 2018-11-21 14:18 UTC 

compute discriminator info for overrides
 2018-11-21 14:16 UTC  (2+ messages)

[PATCH] Fix missing dump_impl_location_t values, using a new dump_metadata_t
 2018-11-21 13:40 UTC  (2+ messages)

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87626
 2018-11-21 13:25 UTC  (11+ messages)

PR C++/88114 - patch for destructor not generated for "virtual ~destructor() = default"
 2018-11-21 12:19 UTC 

Fix PR rtl-optimization/85925
 2018-11-21 12:12 UTC  (4+ messages)

[PATCH 00/10] AMD GCN Port v2
 2018-11-21 11:35 UTC  (10+ messages)
` [PATCH 01/10] Fix IRA ICE
` [PATCH 03/10] GCN libgcc
` [PATCH 06/10] GCN back-end config
` [PATCH 10/10] Port testsuite to GCN

[PATCH] Fix x86 bzhi/bextr iff zero_extract with zero size is undefined (PR rtl-optimization/87817)
 2018-11-21 10:32 UTC  (3+ messages)
` Patch ping (Re: [PATCH] Fix x86 bzhi/bextr iff zero_extract with zero size is undefined (PR rtl-optimization/87817))

[PATCH] avoid error_mark_node in -Wsizeof-pointer-memaccess (PR 88065)
 2018-11-21 10:05 UTC  (6+ messages)

[PATCH, middle-end]: Fix PR 88070, ICE in create_pre_exit, at mode-switching.c:438
 2018-11-21 10:03 UTC  (10+ messages)

[PATCH] apply_subst_iterator: Handle define_split/define_insn_and_split
 2018-11-21  8:50 UTC  (2+ messages)

[Committed] S/390: Support vector load/store alignment hints
 2018-11-21  7:49 UTC 

libgo patch committed: Always define _AT_FDCWD and IPv6MTUInfo
 2018-11-21  2:16 UTC 

[PATCH] v2: C/C++: add fix-it hints for missing '&' and '*' (PR c++/87850)
 2018-11-21  0:39 UTC  (7+ messages)
` [PATCH] v3: "

[PATCH 0/6] If conversion with multiple sets
 2018-11-21  0:21 UTC  (5+ messages)
` [PATCH 5/6] ifcvt: Only created temporaries as needed

[PATCH v2, target]: Fix PR 88070, ICE in create_pre_exit, at mode-switching.c:438
 2018-11-21  0:14 UTC  (2+ messages)

[PATCH][libbacktrace] Factor out read_string
 2018-11-21  0:00 UTC  (2+ messages)

[PATCH][driver] Ensure --help=params lines end with period
 2018-11-20 23:42 UTC  (2+ messages)

[PATCH] Do not mix -fsanitize=thread and -mabi=ms (PR sanitizer/88017)
 2018-11-20 23:42 UTC  (2+ messages)

[C++ PATCH] Fix ICE in constexpr OBJ_TYPE_REF handling (PR c++/88110)
 2018-11-20 22:06 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).