public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[Patch] PR target/85711 - Fix ICE on aarch64
 2019-01-23 21:49 UTC  (4+ messages)
  ` [EXT] "

[patch, fortran] Move some array packing to front end
 2019-01-23 21:41 UTC  (3+ messages)

[PATCH] libgcc2.c: Correct DI/TI -> SF/DF conversions
 2019-01-23 21:22 UTC  (3+ messages)

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

C++ PATCH for c++/78244 - narrowing conversion in template not detected, part 2
 2019-01-23 20:51 UTC  (8+ messages)

[testsuite, rfa] Add gthreads dependency to some failing libstdc++ tests
 2019-01-23 19:52 UTC 

[Patch, fortran] PR88929 - ICE on building MPICH 3.2 with GCC 9 with ISO_Fortran_binding
 2019-01-23 19:51 UTC 

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

[PATCH] Remove a barrier when EDGE_CROSSING is remoed (PR lto/88858)
 2019-01-23 19:22 UTC  (2+ messages)

[PATCH] Refine -Waddress-of-packed-member once more
 2019-01-23 17:57 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, rs6000] Port cleanup patch, use rtl.h convenience macros, etc
 2019-01-23 16:34 UTC  (2+ 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 1/2] PR libstdc++/86756 add std::filesystem::path to libstdc++.so
 2019-01-23 16:05 UTC  (12+ messages)
` [PATCH 2/2] PR libstdc++/86756 Move rest of std::filesystem "

[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] rs6000: Add support for the vec_sbox_be, vec_cipher_be etc. builtins
 2019-01-23 10:04 UTC 

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

Mitigation for PR target/88469 on arm-based systems bootstrapping with gcc-6/7/8
 2019-01-23  9:35 UTC  (5+ 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

[PATCH] Fix gimple-loop-interchange ICE (PR tree-optimization/88964)
 2019-01-23  8:50 UTC  (2+ messages)

[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  (12+ messages)

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

[PATCH][RFC] Extend locations where to seach for Fortran pre-include
 2019-01-23  1:18 UTC  (17+ messages)
    ` Fortran vector math header

[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)

[PR88579, patch] Calculating power of powers of two
 2019-01-22 21:43 UTC  (2+ messages)

[PATCH, d] Committed merge with upstream dmd
 2019-01-22 21:31 UTC  (3+ messages)

[PR fortran/57553, patch] - bad error message for invalid use of STORAGE_SIZE
 2019-01-22 21:21 UTC 

[PATCH] Disable *vsx_reduc_<VEC_reduc_name>_v2df_scalar on little endian (PR target/87064)
 2019-01-22 20:59 UTC  (3+ messages)

[PATCH] Simplify sinh (x) / cosh (x)
 2019-01-22 19:31 UTC 

[PATCH, rtl-optimization]: Fix PR88948, store-motion pass creates unrecognisable insn
 2019-01-22 19:10 UTC 

[testsuite, committed] require fpic effective target for tests with -fpic
 2019-01-22 18:41 UTC 

[testsuite, committed] fix tests requiring -fdelete-null-pointer-checks
 2019-01-22 18:34 UTC 

[arm][RFC] PR target/88469 fix incorrect argument passing with 64-bit bitfields
 2019-01-22 18:01 UTC  (4+ messages)

[wwwdocs] Another addition to gcc-9/porting_to.html
 2019-01-22 18:00 UTC 

[COMMITTED][testsuite] Fix vect-nop-move.c test (PR87763)
 2019-01-22 17:51 UTC 

[PATCH] Provide suggestions for unrecognized -dump options (PR driver/88911)
 2019-01-22 17:06 UTC 

testsuite dg-directives glitches
 2019-01-22 16:47 UTC  (5+ messages)

[PATCH] PR libstdc++/88740 Print assertion messages to stderr
 2019-01-22 16:08 UTC 

libgo patch committed: Update to Go1.12beta2
 2019-01-22 15:44 UTC  (2+ messages)
` [gofrontend-dev] "

[PATCH 7/7, OpenACC, libgomp, v5, stage1] Async re-work, nvptx parts
 2019-01-22 14:54 UTC 

[PATCH 6/7, OpenACC, libgomp, v5, stage1] Async re-work, testsuite changes
 2019-01-22 14:54 UTC 

[PATCH 5/7, OpenACC, libgomp, v5, stage1] Async re-work, libgomp/target.c changes
 2019-01-22 14:53 UTC 

[PATCH 3/7, OpenACC, libgomp, v5, stage1] Async re-work, libgomp/oacc-* changes
 2019-01-22 14:53 UTC 

[PATCH 4/7, OpenACC, libgomp, v5, stage1] Async re-work, acc_get/set_default_async API interface parts
 2019-01-22 14:53 UTC 

[PATCH 0/7, OpenACC, libgomp, v5, stage1] Async re-work
 2019-01-22 14:52 UTC 

[PATCH 1/7, OpenACC, libgomp, v5, stage1] Async re-work, interfaces
 2019-01-22 14:52 UTC 

[PATCH 2/7, OpenACC, libgomp, v5, stage1] Async re-work, other accel target updates
 2019-01-22 14:52 UTC 

[PATCH]i386: Add BDESC2 for ix86_isa_flags2 and refine all related
 2019-01-22 14:46 UTC  (4+ messages)

[PATCH] i386: Load external function address via GOT slot
 2019-01-22 13:57 UTC  (2+ messages)

V2 [PATCH] i386: Add pass_remove_partial_avx_dependency
 2019-01-22 13:28 UTC  (12+ messages)
            ` V3 "

[PATCH, OpenACC] Properly handle wait clause with no arguments
 2019-01-22 12:16 UTC  (6+ messages)

[PATCH] introduce effective-target fold_memcpy
 2019-01-22 12:03 UTC  (4+ messages)

[ping] Change static chain to r11 on aarch64
 2019-01-22 11:35 UTC  (12+ messages)
                    ` Change static chain from r18 to r9 (not r11) "

[PATCH] Fix PR88862
 2019-01-22 11:28 UTC 

[patch] Document AMD GCN features
 2019-01-22 10:57 UTC  (3+ messages)

[SPARC] Fix more UNSPEC notes during libgo build
 2019-01-22 10:20 UTC 

[PATCH] Fix PR88422
 2019-01-22  9:47 UTC 

[PATCH] Fix transfer_intrinsic_3.f90 miscompilation on ppc*/s390* (PR tree-optimization/88044)
 2019-01-22  9:39 UTC  (2+ messages)

[PATCH] luoxhu - backport from trunk r255555:
 2019-01-22  8:46 UTC 

[PATCH] Fix up thread_jump handling of jumps with clobbers (PR rtl-optimization/88904)
 2019-01-22  8:32 UTC  (2+ messages)

[PATCH] Fix REG_EQUAL notes for doubleword POPCOUNT etc. unops (PR target/88905)
 2019-01-22  8:31 UTC  (2+ messages)

[PATCH] Fix block copy/move/compare expansion (PR rtl-optimization/86334, PR target/88906)
 2019-01-22  8:29 UTC  (2+ messages)

[PATCH] Fix latent SLP bugs and a memleak
 2019-01-22  8:28 UTC  (3+ messages)

[PATCH][GCC] Fix oversized shifts in PR/88903 testcase
 2019-01-22  8:17 UTC  (2+ messages)

MAINTAINERS: add myself
 2019-01-22  3:09 UTC 

[RS6000] PR88614, output_operand: invalid %z value
 2019-01-22  0:35 UTC  (7+ messages)

libgo patch committed: Fix build for ARM GNU/Linux
 2019-01-22  0:07 UTC 

libgo patch committed: Solaris fixes
 2019-01-21 23:06 UTC 

Go patch committed: Stop archive iterator on error
 2019-01-21 22:58 UTC 

[committed] Fix DECL_OMP_PRIVATE_MEMBER copying in C++ cdtors (PR c++/88949)
 2019-01-21 22:36 UTC 

[PATCH, i386]: Fix PR88938, ICE in extract_insn
 2019-01-21 20:18 UTC 

[C++ PATCH] Fix -fsanitize=pointer-compare,pointer-subtract ICEs in templates (PR sanitizer/88901)
 2019-01-21 19:38 UTC  (2+ messages)

[PATCH] Add target-zlib to top-level configure, use zlib from libphobos
 2019-01-21 18:35 UTC 

[committed][PATCH][GCC][AArch64] Fix big-endian and ILP32 fail for simd-clone test
 2019-01-21 18:00 UTC 

[PATCH] doc: showcase a "union of vectors" pattern (PR 88698)
 2019-01-21 17:55 UTC  (5+ messages)

[C++ Patch] Locations related grokdeclarator tweak
 2019-01-21 17:38 UTC  (3+ messages)

[C++ PATCH] [PR87770] test partial specializations for type dependence
 2019-01-21 17:28 UTC  (2+ messages)

[wwwdocs] Add __cpp_* feature macros to C++20 entries that have those in projects/cxx_status.html
 2019-01-21 17:19 UTC  (6+ messages)
` [wwwdocs] Add __cpp_* feature macros to C++20 entries + other changes "
  ` Patch ping (Re: [wwwdocs] Add __cpp_* feature macros to C++20 entries + other changes that have those in projects/cxx_status.html)

libgo patch committed: Update to Go1.12beta2
 2019-01-21 16:59 UTC  (3+ messages)

[PATCH] Fix issues with -Waddress-of-packed-member
 2019-01-21 16:58 UTC  (5+ messages)

[PATCH] Fix gcc.dg/utf-array.c testcase
 2019-01-21 16:48 UTC  (3+ messages)

[PATCH] Fix -Wattribute-alias option
 2019-01-21 16:32 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).