public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PR ipa/88933] Careful CFG cleanup in IPA-CP function transformation
 2019-01-25 18:36 UTC 

[PATCH] rs6000: Add support for the vec_sbox_be, vec_cipher_be etc. builtins
 2019-01-25 18:10 UTC  (2+ messages)

[PATCH] Add myself to MAINTAINERS
 2019-01-25 17:43 UTC 

[backtrace] Avoid segfault
 2019-01-25 17:31 UTC  (8+ messages)

C++ PATCH for c++/89024 - ICE with incomplete enum type
 2019-01-25 17:16 UTC  (5+ messages)

[aarch64] Fix ABI breakage with 128-bit bitfield types
 2019-01-25 17:14 UTC 

[PATCH] C++ concepts: fix ICE with requires on dtors (PR c++/89036)
 2019-01-25 17:10 UTC  (2+ messages)

[PATCH] libgfortran: Use proper gthr.h API
 2019-01-25 16:56 UTC  (2+ messages)

Fix output_constructor_bitfield handling of wide bitfields (PR89037)
 2019-01-25 16:54 UTC  (2+ messages)

RFA: PATCH to gimple-fold.c for c++/80916, bogus "static but not defined" warning
 2019-01-25 15:58 UTC 

[Driver] Add support for -fuse-ld=lld
 2019-01-25 15:06 UTC  (2+ messages)

C++ PATCH for c++/78244 - narrowing conversion in template not detected, part 2
 2019-01-25 15:06 UTC  (10+ messages)

[PATCH] Fix __has_include error recovery in libcpp (PR preprocessor/88974)
 2019-01-25 15:05 UTC  (4+ messages)

[C++ Patch] PR 88969 ("[9 Regression] ICE in build_op_delete_call, at cp/call.c:6509")
 2019-01-25 14:31 UTC  (4+ messages)

[PATCH, OpenACC] Remove spurious OpenACC error on combining "auto" with gang/worker/vector
 2019-01-25 14:21 UTC 

[PATCH, OpenACC] Rework OpenACC Fortran DO loop initialization
 2019-01-25 14:19 UTC 

[PATCH, OpenACC] Rework computation of default OpenACC mapping clauses
 2019-01-25 14:13 UTC 

[PATCH] tighten up -Wbuiltin-declaration-mismatch (PR 86125)
 2019-01-25 13:27 UTC  (21+ messages)
                            ` [PATCH] tighten up -Wbuiltin-declaration-mismatch (PR 86125, 88886, 86308)
                              ` PING "

Fortran vector math header
 2019-01-25 13:17 UTC  (21+ messages)
                          ` [EXT] "

[PATCH] Fix PR87295
 2019-01-25 13:10 UTC 

[PATCH] Fix vector cost issue noted in PR89049
 2019-01-25 12:57 UTC 

[SVE ACLE] Fix a typo and dot_prod_optab interface
 2019-01-25 12:45 UTC 

[AArch64][SVE] Handle register-register pred_movs
 2019-01-25 12:36 UTC 

[testsuite, rfa] Add gthreads dependency to some failing libstdc++ tests
 2019-01-25 12:28 UTC  (7+ messages)
      ` undefined references to mkdir, etc in libstdc++ testing

[PATCH] Revert a hunk from r261322 (PR lto/88876)
 2019-01-25 11:20 UTC  (2+ messages)
` [PATCH] Revert yet another ::get_create for IPA summary (PR ipa/88958)

[PATCH][AArch64] Initial -mcpu=ares tuning
 2019-01-25 10:53 UTC  (2+ messages)

[Patch] PR rtl-optimization/87763 - generate more bfi instructions on aarch64
 2019-01-25 10:40 UTC  (2+ messages)

[PATCH] Fix PR86865
 2019-01-25 10:32 UTC 

[PATCH] PR fortran/85780 -- alternate return and BIND(C) conflict
 2019-01-25  8:11 UTC  (2+ messages)

[PATCH] Refine -Waddress-of-packed-member once more
 2019-01-25  7:11 UTC  (6+ messages)

[PATCH, rs6000] Port cleanup patch, use rtl.h convenience macros, etc
 2019-01-24 23:17 UTC  (3+ messages)

[PR fortran/57553, patch] - bad error message for invalid use of STORAGE_SIZE
 2019-01-24 23:13 UTC  (2+ messages)

[PATCH] sched-ebb.c: avoid moving table jumps (PR rtl-optimization/88423)
 2019-01-24 22:13 UTC  (10+ messages)
      ` [PATCH] Update assertion in sched-ebb.c to cope with table jumps

[C++ PATCH] PR c++/89001 - mangling of reference temporaries
 2019-01-24 21:25 UTC 

[PATCH][AArch64] Fix generation of tst (PR87763)
 2019-01-24 21:10 UTC  (3+ messages)

[PATCH] libgcc2.c: Correct DI/TI -> SF/DF conversions
 2019-01-24 20:39 UTC  (7+ messages)

[PATCH] Improve x86 address delegitimization (PR debug/89006)
 2019-01-24 20:20 UTC  (2+ messages)

[PATCH] Wrap 'expand_all_functions' and 'ipa_passes' around timevars
 2019-01-24 19:53 UTC 

[PATCH] PR libstdc++/88996 Implement P0439R0 - C++20 - Make std::memory_order a scoped enumeration
 2019-01-24 19:51 UTC 

[committed] Fix tree-nested.c handling of OpenMP host teams constructs (PR middle-end/89015)
 2019-01-24 19:50 UTC 

[committed] Fix #pragma omp cancel ... if handling (PR c++/88976)
 2019-01-24 19:49 UTC 

[PATCH] Fix gimple-loop-interchange ICE (PR tree-optimization/88964)
 2019-01-24 19:40 UTC  (4+ messages)

[committed] Don't add CLOBBERs for "omp simd array" vars (PR tree-optimization/89027)
 2019-01-24 19:28 UTC 

[PATCH] libgcc2.c: Correct DI/TI -> SF/DF conversions
 2019-01-24 19:16 UTC 

[PATCH] Fix an ICE when compiling Go with LTO (PR go/89019)
 2019-01-24 18:53 UTC  (6+ messages)

[PATCH] PR libstdc++/88840 delay evaluation of constant until type is complete
 2019-01-24 15:41 UTC 

[C++ PATCH] [PR87770] test partial specializations for type dependence
 2019-01-24 15:15 UTC  (4+ messages)

[committed][nvptx, libgomp] Fix memleak in GOMP_OFFLOAD_fini_device
 2019-01-24 14:31 UTC 

[PATCH, rtl-optimization]: Fix PR88948, store-motion pass creates unrecognisable insn
 2019-01-24 14:14 UTC  (4+ messages)

[PATCH 1/2] PR libstdc++/86756 add std::filesystem::path to libstdc++.so
 2019-01-24 13:32 UTC  (13+ messages)
` [PATCH 2/2] PR libstdc++/86756 Move rest of std::filesystem "

[PATCH] Fix PR87187
 2019-01-24 13:07 UTC 

[patch, fortran] Move some array packing to front end
 2019-01-24 11:01 UTC  (4+ messages)

Mitigation for PR target/88469 on arm-based systems bootstrapping with gcc-6/7/8
 2019-01-24 10:56 UTC  (4+ messages)

NEW ORDER OF 24/01/2019
 2019-01-24 10:47 UTC 

NEW ORDER OF 24/01/2019
 2019-01-24  9:31 UTC 

[PATCH] Remove a barrier when EDGE_CROSSING is remoed (PR lto/88858)
 2019-01-24  9:28 UTC  (3+ messages)

[Patch, fortran] PR88929 - ICE on building MPICH 3.2 with GCC 9 with ISO_Fortran_binding
 2019-01-24  8:10 UTC  (3+ messages)

libgo patch committed: Install SIGURG handler in c-archive mode
 2019-01-24  6:39 UTC 

[PATCH 2/2] fix comments typo
 2019-01-24  3:53 UTC 

[PATCH 1/2] fix tab alignment issue
 2019-01-24  2:19 UTC 

[PATCH] Implement P0966 std::string::reserve should not shrink
 2019-01-24  1:18 UTC 

[Patch] PR target/85711 - Fix ICE on aarch64
 2019-01-23 21:49 UTC  (4+ messages)
  ` [EXT] "

[PATCH, i386] Fix PR 88998, bad codegen with mmx instructions
 2019-01-23 21:14 UTC  (4+ messages)

C++ PATCH for c++/88757 - qualified name treated wrongly as type
 2019-01-23 16:54 UTC  (2+ messages)

[PATCH] PR c++/87893 - constexpr ctor ICE on ARM
 2019-01-23 16:53 UTC  (3+ messages)

[PATCH] aarch64: fix use-after-free in -march=native (PR driver/89014)
 2019-01-23 16:32 UTC  (2+ messages)

[PATCH][GCC][AArch64] Have empty HWCAPs string ignored during native feature detection
 2019-01-23 16:28 UTC  (3+ messages)

[Patch 2/4][Aarch64] v2: Implement Aarch64 SIMD ABI
 2019-01-23 16:09 UTC  (20+ messages)
  ` [EXT] "

[PATCH] Fix reassoc leaving * 0 in the IL
 2019-01-23 14:21 UTC 

[C++ PATCH] Change similarly also loop genericization (PR c/44715)
 2019-01-23 14:00 UTC  (2+ messages)

[C++ PATCH] Fix switch genericization ICE (PR c++/88984)
 2019-01-23 13:59 UTC  (2+ messages)

[committed] Bump BASE-VER for stage4
 2019-01-23 13:53 UTC 

[PATCH] Update URLs in libsanitizer/README.gcc [PR Bug sanitizer/89010]
 2019-01-23 13:36 UTC  (3+ messages)

[PATCH] Handle timeout warnings in dg-extract-results
 2019-01-23 13:19 UTC 

[PATCH][wwwdocs][Arm][AArch64] Update changes with new features and flags
 2019-01-23 11:16 UTC 

[PATCH 3/3][GCC][AARCH64] Add support for pointer authentication B key
 2019-01-23 10:43 UTC  (8+ messages)

[patch] Fix segfault during inlining of thunk
 2019-01-23 10:22 UTC  (2+ messages)

[PATCH,GDC] Add netbsd support to GDC
 2019-01-23  9:48 UTC  (3+ messages)

[PATCH] Fix broken filename for .gcda files starting with '..' (PR gcov-profile/88994)
 2019-01-23  9:34 UTC 

[PATCH] Silence some dwarf2out UNSPEC related notes (PR debug/88723)
 2019-01-23  9:29 UTC  (3+ messages)
` UNSPEC related notes and libbacktrace (was: [PATCH] Silence some dwarf2out UNSPEC related notes (PR debug/88723))
  ` UNSPEC related notes and libbacktrace

[committed][nvptx, libgomp] Fix cuMemAlloc with size zero
 2019-01-23  8:23 UTC 

[patch, fortran] Move some array packing to front end
 2019-01-23  8:22 UTC  (2+ messages)

[committed][nvptx, libgomp] Fix assert (!s->map->active) in map_fini
 2019-01-23  8:22 UTC 

[committed][nvptx, libgomp] Fix map_push
 2019-01-23  8:21 UTC 

[PATCH] x86-64: Use TI->SF and TI->DF conversions in soft-fp
 2019-01-23  8:19 UTC  (7+ messages)

[PATCH] avoid assuming arrays have nonzero size (PR 88956)
 2019-01-23  2:43 UTC  (2+ messages)

[PATCH] rs6000: Fix PR87604
 2019-01-23  1:07 UTC 

[PATCH] Fix -fsplit-paths documentation
 2019-01-22 23:47 UTC 

[PATCH 0/9] [libbacktrace] Handle .gnu_debugaltlink
 2019-01-22 23:05 UTC  (14+ messages)
` [PATCH 9/9] [libbacktrace] Add printdwarftest_dwz_cmp.sh test-case
` [PATCH 7/9] [libbacktrace] Handle DW_FORM_GNU_ref_alt
          ` [libbacktrace] Use size_t for low_offset/high_offset fields of struct unit

[committed] Fix rs6000_gimple_fold_builtin (PR target/88965)
 2019-01-22 22:34 UTC 

[committed] Fix OpenMP atomic gimplification on bitfield with non-integral representative (PR middle-end/88968)
 2019-01-22 22:32 UTC 

[PR c++/86610] lambda captures in templates
 2019-01-22 22:25 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).