[PATCH][GCC-7][AArch64] PR target/90075 Prefer bsl/bit/bif for copysignf. (backport GCC-7)
2019-04-29 17:21 UTC
[PATCH][GCC-8][AArch64] PR target/90075 Prefer bsl/bit/bif for copysignf. (backport GCC-8)
2019-04-29 16:58 UTC
[0/4] Addressing modulo-scheduling bugs
2019-04-29 16:56 UTC (12+ messages)
` [3/4][PATCH] Fix PR90001
` [4/4][PATCH] Discussing PR83507
[PATCH][DOC] Define email limit for gcc-patches mailing list
2019-04-29 16:28 UTC (5+ messages)
[C++ PATCH] some cleanups
2019-04-29 15:54 UTC
[RFH] split {generic,gimple}-match.c files
2019-04-29 15:21 UTC (12+ messages)
[committed] Consider USE of return value a flow active insn even after reload (PR rtl-optimization/90257, PR target/90178)
2019-04-29 14:32 UTC
[wwwdocs] C++ Coroutines
2019-04-29 14:29 UTC
[PATCH] Fix PR90278
2019-04-29 14:09 UTC
Remove DDR_INNER_LOOP
2019-04-29 13:56 UTC (2+ messages)
[PATCH] PR libstdc++/87982 Fix generate_n and fill_n use of _Size parameter
2019-04-29 13:38 UTC (2+ messages)
[PATCH] Use _GLIBCXX_NOEXCEPT_IF for std::swap
2019-04-29 13:32 UTC
[PATCH 0/3] Small clean up of profile_{count,probability}
2019-04-29 13:26 UTC (5+ messages)
` [PATCH 2/3] Do not use full qualified names if possible
` [PATCH 3/3] Add vertical spacing in order to separate functions
` [PATCH 1/3] Use cappital letters for enum value names
[PATCH] Fix PR 90273
2019-04-29 13:24 UTC
[Aarch64][SVE] Dot product support
2019-04-29 13:22 UTC (5+ messages)
[PATCH] PR libstdc++/71312 Increase alignment of pooled mutexes
2019-04-29 13:16 UTC
[Patch]Bug 89057 - [8/9/10 Regression] AArch64 ld3 st4 less optimized
2019-04-29 12:55 UTC (4+ messages)
[PATCH][stage1] Support profile (BB counts and edge probabilities) in GIMPLE FE
2019-04-29 12:54 UTC (8+ messages)
[PATCH] Add nodiscard to std::vector<bool>::empty()
2019-04-29 12:51 UTC
[PATCH] Remove unused std::_Iter_base class template
2019-04-29 12:35 UTC
[PATCH PR90240][RFC]Avoid scaling cost overflow by introducing scaling bound
2019-04-29 12:13 UTC (3+ messages)
[RFC] Come up with is_empty for hash_{table,map,set}
2019-04-29 12:01 UTC (5+ messages)
[PATCH] Do not emit # DEBUG a => {CLOBBER}
2019-04-29 11:35 UTC
Adding noexcept-specification on tuple constructors (LWG 2899)
2019-04-29 11:33 UTC (13+ messages)
[PATCH] Wrap a string with _ for translation (PR translation/90274)
2019-04-29 11:09 UTC
[OpenACC] Update OpenACC data clause semantics to the 2.5 behavior
2019-04-29 11:05 UTC (3+ messages)
` [GCC 9 RM attention] "
[PATCH][stage1] Prefer to use strlen call instead of inline expansion (PR target/88809)
2019-04-29 10:49 UTC (4+ messages)
[PATCH] Bump libgnat to 10
2019-04-29 10:18 UTC
[RFC] D support for S/390
2019-04-29 10:04 UTC (8+ messages)
Backport fix for PR89037
2019-04-29 8:29 UTC (2+ messages)
[committed] Two trivial backports to gcc-8-branch
2019-04-29 8:07 UTC
New Swedish PO file for 'gcc' (version 9.1-b20190414)
2019-04-28 21:19 UTC
[patch, fortran] Inline packing for array temporaries
2019-04-28 13:27 UTC (3+ messages)
[patch, fortran] Inline packing for array temporaries
2019-04-28 12:37 UTC
[C++ Patch] PR 90173 ("[9 Regression] ICE: Segmentation fault (in strip_declarator_types)")
2019-04-28 9:46 UTC (5+ messages)
[PATCH, netbsd] Include memmodel.h in netbsd-d.c
2019-04-27 21:57 UTC (4+ messages)
[Patch] [Aarch64] PR rtl-optimization/87763 - this patch fixes gcc.target/aarch64/lsl_asr_sbfiz.c
2019-04-27 19:07 UTC (18+ messages)
[PATCH, i386]: Fix PR89261, ix86_data_alignment has wrong argument type
2019-04-27 14:37 UTC
Use __restrict for __relocate_object_a
2019-04-27 13:30 UTC (2+ messages)
[PATCH] Add missing target options (PR middle-end/90258)
2019-04-27 9:20 UTC (3+ messages)
[PATCH] Remove rs6000-ibm-aix5.3.0 from contrib/config-list.mk
2019-04-27 6:42 UTC
[PATCH, RFC, rs6000] PR80791 Consider doloop in ivopts
2019-04-27 4:13 UTC (11+ messages)
[PATCH] RISC-V: Promode modes of constant loads for store insns
2019-04-27 3:20 UTC
[C++ PATCH] PR60531 - Wrong error about unresolved overloaded function
2019-04-26 20:31 UTC (2+ messages)
` [C++ PATCH, PING] "
[Patch, fortran] PRs 89843 and 90022 - C Fortran Interop fixes
2019-04-26 17:51 UTC (7+ messages)
libgo patch committed: fix TestPhysPageSize on AIX
2019-04-26 17:35 UTC
[9/10 PATCH] Update {x86_64,i?86,powerpc64,s390x,aarch64}-linux baseline_symbols.txt files
2019-04-26 17:22 UTC (14+ messages)
[PATCH] Fix tests that fail with _GLIBCXX_USE_CXX11_ABI=0
2019-04-26 16:43 UTC (2+ messages)
[PATCH] PR c++/90243 - orphaned note in uninstantiated constexpr function
2019-04-26 16:39 UTC (4+ messages)
[PATCH] gdbhooks.py: Fix UnicodeDecodeErrors when printing trees with corrupt codes
2019-04-26 15:58 UTC (2+ messages)
[C PATCH] Fix up C loop construct debug info without -gno-statement-frontiers (PR debug/90197)
2019-04-26 15:48 UTC (3+ messages)
` [C++ PATCH] Fix up C++ "
[PATCH] libiberty: Only declare vasprintf if it was checked for
2019-04-26 15:39 UTC (3+ messages)
[PATCH] PR libstdc++/90239 Fix status of P0591R4 in C++2a support table
2019-04-26 15:25 UTC (5+ messages)
[PATCH] (RFA tree-tailcall) PR c++/82081 - tail call optimization breaks noexcept
2019-04-26 15:18 UTC (2+ messages)
[PATCH] PR bootstrap/87338: Fix ia64 bootstrap comparison regression in r257511
2019-04-26 14:27 UTC (4+ messages)
Revert of r270484 on gcc-9-branch
2019-04-26 14:24 UTC
[PATCH] PR libstdc++/90239 use uses_allocator_construction_args in <scoped_allocator>
2019-04-26 13:18 UTC (2+ messages)
[Vectorizer] Add SLP support for masked loads
2019-04-26 13:17 UTC (2+ messages)
[PATCH 0/3][stage1] [PATCH v2] LTO dump tool
2019-04-26 13:14 UTC (5+ messages)
` [PATCH 2/3] Add lto-dump tool
` [PATCH 1/3] Split part of functionality from lto.c to lto-common.c
[PATCH] tree-ssa-loop-unswitch.c: port to the dump_* API (PR tree-optimization/88763)
2019-04-26 12:30 UTC (2+ messages)
Come join me on Africa Oil & Gas Industry
2019-04-26 12:25 UTC
[v3] Update Solaris baselines for GCC 9.1
2019-04-26 11:57 UTC (3+ messages)
[PATCH, arm][PR88167] Fix __builtin_return_address returns invalid address
2019-04-26 9:26 UTC (3+ messages)
` [PATCH, arm, ping][PR88167] "
[PATCH] tbb-backend effective target should check ability to link TBB
2019-04-25 23:14 UTC
[PATCH][C++] Improve compile-time by ordering expensive checks last
2019-04-25 21:14 UTC (8+ messages)
` [PATCH] Fix -Wunused-var-35.C (was Re: [PATCH][C++] Improve compile-time by ordering expensive checks last)
C++ PATCH to add test for c++/90236
2019-04-25 20:31 UTC (3+ messages)
[patch] Multilib support for amd64 FreeBSD
2019-04-25 20:09 UTC (4+ messages)
[PATCH, doc]: Add missing comma after @xref
2019-04-25 19:56 UTC
[PATCH, rs6000] PR89424: __builtin_vec_ext_v1ti (v, i) results in ICE with variable i (RS6000)
2019-04-25 19:46 UTC (2+ messages)
[PATCH] Implement LWG 3062, Unnecessary decay_t in is_execution_policy_v
2019-04-25 19:40 UTC (4+ messages)
[PATCH] Fix PR89765
2019-04-25 18:51 UTC (2+ messages)
Replacement for diagnostics linter
2019-04-25 17:52 UTC
[PATCH] PR88395 Fix Nullptr when compiling with -fconcepts
2019-04-25 17:29 UTC (2+ messages)
` Ping: "
[PATCH] Add support for missing AVX512* ISAs (PR target/89929)
2019-04-25 16:59 UTC (16+ messages)
` [PATCH v2] Add error message for target_clones and AVX512 "
[PATCH, rs6000] PR89424: __builtin_vec_ext_v1ti (v, i) results in ICE with variable i (RS6000)
2019-04-25 16:59 UTC
[PATCH, libphobos] Committed added AArch64 Linux as a supported target
2019-04-25 16:40 UTC (7+ messages)
[PATCH, PR d/90250] Committed fix segfault in runtime caused by unexpected GC of TLS data
2019-04-25 16:03 UTC
Merge from trunk to gccgo branch
2019-04-25 15:46 UTC
[RFA] Fix minor pass ordering problem
2019-04-25 15:40 UTC (2+ messages)
[PATCH] Remove phi-only-cprop leftovers
2019-04-25 14:45 UTC
Default compute dimensions (runtime)
2019-04-25 14:32 UTC (6+ messages)
[aarch64][RFA][rtl-optimization/87763] Fix insv_1 and insv_2 for aarch64
2019-04-25 13:15 UTC (4+ messages)
[PATCH, PR d/90086] Fix linker warning and SEGV in core.thread tests
2019-04-25 12:54 UTC (2+ messages)
page: next (older) | prev (newer) | 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).