public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[RFC] D support for S/390
 2019-04-24  8:41 UTC  (12+ messages)

[PATCH] FIx up GIMPLE bb removal (PR tree-optimization/90208)
 2019-04-24  8:07 UTC  (2+ messages)

[PATCH] Fix up parloops loop exit PHI handling (PR tree-optimization/90211)
 2019-04-24  8:04 UTC  (2+ messages)

[PATCH] Fix ix86_expand_sse_fp_minmax (PR target/90187)
 2019-04-24  7:57 UTC 

[PATCH] Fix up RTL splitting of asm goto (PR target/90193)
 2019-04-24  7:36 UTC 

[PATCH] Fix ARM exception handling (PR target/89093)
 2019-04-24  7:33 UTC  (6+ messages)

[PATCH, libphobos] Committed added AArch64 Linux as a supported target
 2019-04-24  7:33 UTC  (2+ messages)

[PATCH, PR d/88431] Fix link build errors when compiling with unsupported options
 2019-04-24  7:31 UTC 

[PATCH, netbsd] Define TARGET_D_CRITSEC_SIZE for D language
 2019-04-24  2:07 UTC  (3+ messages)

[PATCH] Add brief explanation of the unwind library
 2019-04-23 23:56 UTC 

[PATCH, dragonfly] Add D language support for DragonFlyBSD x86
 2019-04-23 23:39 UTC 

[PATCH, PR d/87818] Add D language support for FreeBSD x86
 2019-04-23 23:22 UTC 

[PATCH] Fix std::variant regression caused by never-valueless optimization
 2019-04-23 23:20 UTC  (2+ messages)

[PATCH] Remove disabling of D front-end as an unsupported language
 2019-04-23 23:13 UTC 

[PATCH] Implement LWG 2904 for std::variant assignment
 2019-04-23 23:03 UTC 

[PATCH] Document PSTL linker flags
 2019-04-23 23:00 UTC  (3+ messages)

Adding noexcept-specification on tuple constructors (LWG 2899)
 2019-04-23 21:05 UTC  (6+ messages)

[PATCH, d] Committed support for compiling without libphobos library
 2019-04-23 20:28 UTC 

[Patch] [Aarch64] PR rtl-optimization/87763 - this patch fixes gcc.target/aarch64/lsl_asr_sbfiz.c
 2019-04-23 16:54 UTC  (6+ messages)

[PATCH, GCC, AARCH64] Add GNU note section with BTI and PAC
 2019-04-23 16:06 UTC  (11+ messages)

[0/4] Addressing modulo-scheduling bugs
 2019-04-23 15:55 UTC  (6+ messages)
` [4/4][PATCH] Discussing PR83507

[PATCH, PR d/90079] Committed fix SEGV in _aaKeys, _aaValues on 32-bit SPARC
 2019-04-23 15:29 UTC 

[C++ Patch] PR 90173 ("[9 Regression] ICE: Segmentation fault (in strip_declarator_types)")
 2019-04-23 15:27 UTC 

[committed] Mark cr16 as keeping null pointer checks in target-supports.exp
 2019-04-23 15:04 UTC 

[RFA][tree-optimization/90037] Cleanup const/copies between DOM and erroneous path isolation
 2019-04-23 14:35 UTC 

[PATCH] Implement correct std::variant triviality rules from P0602R4
 2019-04-23 14:29 UTC 

[PATCH] Corrections for C++2a std::unwrap_reference traits
 2019-04-23 12:48 UTC 

[PATCH] PR libstdc++/90165 constrain variant(T&&) constructor
 2019-04-23 12:48 UTC 

[PATCH][stage1] Enhance target and target_clone error messages
 2019-04-23 10:08 UTC  (4+ messages)

[PATCH] Make some std::variant helper functions noexcept
 2019-04-23  9:56 UTC 

[PATCH] Add support for missing AVX512* ISAs (PR target/89929)
 2019-04-23  9:18 UTC  (13+ messages)
                  ` [PATCH v2] Add error message for target_clones and AVX512 "

[PATCH v2] go: disable mvsx and maltivec for aix/ppc
 2019-04-23  8:30 UTC 

Add commentary to (SET_)TYPE_VECTOR_SUBPARTS
 2019-04-23  8:27 UTC 

[PATCH] libiberty: Only declare vasprintf if it was checked for
 2019-04-23  8:18 UTC 

[aarch64][RFA][rtl-optimization/87763] Fix insv_1 and insv_2 for aarch64
 2019-04-23  6:51 UTC  (3+ messages)

Mentor Graphics Users List
 2019-04-23  0:39 UTC 

[C++ PATCH] PR c++/87366 - wrong error with alias template
 2019-04-22 22:26 UTC 

Roman Zhuykov appointed Modulo Scheduler maintainer
 2019-04-22 16:37 UTC 

[PATCH, libphobos] Committed merge with upstream phobos b538f758a
 2019-04-22 14:01 UTC 

[PATCH, libphobos] Committed merge with upstream druntime 109f0f2e
 2019-04-22 13:56 UTC 

[PATCH] PR fortran/90166 -- check F2018:C1547
 2019-04-22 13:53 UTC  (6+ messages)

[Patch, fortran] PR57284 - [OOP] ICE with find_array_spec for polymorphic arrays
 2019-04-22  9:15 UTC  (3+ messages)

[PATCH, PR d/90130] Committed dmd fixes for big endian targets
 2019-04-22  6:53 UTC 

[PATCH, LRA]: Revert the revert of removal of usless move insns
 2019-04-21 20:27 UTC  (7+ messages)
      ` [PATCH] LRA: Revert "Remove useless move insns"

[PATCH] Fix PR90131, wrong-debug
 2019-04-21 16:03 UTC  (4+ messages)

[PATCH, libphobos] Committed merge with upstream phobos 428460ddd
 2019-04-21 12:32 UTC 

[PATCH, libphobos] Committed merge with upstream druntime 4b2674b3
 2019-04-21 10:23 UTC 

New French PO file for 'gcc' (version 9.1-b20190414)
 2019-04-21 10:07 UTC 

{PATCH, committed] Update Darwin maintainers entry
 2019-04-21  9:17 UTC 

[PATCH, d] Committed use guard to prevent declaration pass from running multiple times
 2019-04-21  8:44 UTC 

[PATCH, d] Committed ensure all unittests are registered against the original module
 2019-04-21  7:17 UTC 

[patch, testsuite] make g++.dg/ipa/pr89009.C require fpic effective target
 2019-04-21  7:14 UTC 

[PATCH] Delegate PSTL configuration to pstl/pstl_config.h
 2019-04-21  2:06 UTC  (3+ messages)

[PATCH] Cleanup algorithm implementations
 2019-04-20 23:20 UTC  (4+ messages)

[PATCH] Improve implementation of parallel equal()
 2019-04-20 22:47 UTC  (4+ messages)

[PATCH 14/14] Add D Phobos config, makefiles, and testsuite
 2019-04-20 21:54 UTC  (3+ messages)

New French PO file for 'gcc' (version 9.1-b20190414)
 2019-04-20 19:18 UTC 

[PATCH] PR fortran/90166 -- check F2018:C1547
 2019-04-20 18:37 UTC  (2+ messages)

[PATCH, PR d/89293] Committed core.atomic should have fallback when there's no libatomic
 2019-04-20 17:52 UTC 

[PATCH v3] Use builtin sort instead of shell sort
 2019-04-20  8:55 UTC  (2+ messages)

[C++ PATCH] PR c++/90190 - CTAD with list-constructor
 2019-04-20  6:28 UTC 

[C++ PATCH] PR c++/90171 - ICE with destroying delete with size_t parm
 2019-04-20  6:15 UTC 

New German PO file for 'gcc' (version 9.1-b20190414)
 2019-04-20  0:55 UTC 

[PATCH 1/3] Fix tests for std::variant to match original intention
 2019-04-19 21:44 UTC  (8+ messages)
` [PATCH 2/3] Remove unnecessary string literals from static_assert in C++17 tests
` [PATCH 3/3] Fix condition for std::variant to be copy constructible

New German PO file for 'gcc' (version 9.1-b20190414)
 2019-04-19 19:20 UTC 

[PATCH] PR translation/90118 Missing space between words
 2019-04-19 18:59 UTC  (9+ messages)

[PATCH] tree-call-cdce: If !HONOR_NANS do not make code with NaNs (PR88055)
 2019-04-19 17:19 UTC  (3+ messages)

libgo patch committed: Define SockaddrDataLink on AIX
 2019-04-19 16:15 UTC 

Fwd:
 2019-04-19 13:49 UTC 

[PATCH] Fix tree-outof-ssa.c ICE with vector types (PR middle-end/90139)
 2019-04-19 12:33 UTC  (2+ messages)

[C++ PATCH] Fix process_template_parm error-recovery (PR c++/90138)
 2019-04-19  9:57 UTC  (2+ messages)

[C/C++ PATCH] Fix promoted switch condition out of range diagnostics (PR c/89888)
 2019-04-19  9:41 UTC  (5+ messages)
` [C/C++ PATCH] Fix promoted switch condition out of range diagnostics (PR c/89888, take 2)

[C/C++ PATCH] Further typedef duplicate decl fixes (PR c++/90108)
 2019-04-19  5:42 UTC  (2+ messages)

[PATCH][C++] Improve compile-time by ordering expensive checks last
 2019-04-19  5:32 UTC  (3+ messages)

[PATCH][IRA] Fix PR87871: [9 Regression] testcases fail after r265398 on arm
 2019-04-19  0:02 UTC  (3+ messages)

[PATCH v2] Use builtin sort instead of shell sort
 2019-04-18 20:35 UTC 

[PATCH] avoid aarch64 ICE on large vectors (PR 89797)
 2019-04-18 19:42 UTC  (8+ messages)

[C++ Patch/RFC] PR 89900 ("[9 Regression] ICE: Segmentation fault (in check_instantiated_arg)")
 2019-04-18 17:45 UTC  (4+ messages)

Fix inliner ICE with flattening
 2019-04-18 17:44 UTC 

New German PO file for 'gcc' (version 9.1-b20190414)
 2019-04-18 17:04 UTC 

[C++ PATCH] PR c++/87554 - ICE with extern template and reference member
 2019-04-18 16:52 UTC 

[PATCH] S/390: Fix PR89952 incorrect CFI
 2019-04-18 14:55 UTC  (2+ messages)

[PATCH] gdbhooks.py: Fix UnicodeDecodeErrors when printing trees with corrupt codes
 2019-04-18 14:34 UTC 

Fix UB in int_const_binop
 2019-04-18 11:07 UTC  (2+ messages)

Fix two ubsan failures (PR85164)
 2019-04-18 10:21 UTC  (2+ messages)

[PATCH, committed] Update my email address
 2019-04-18  8:55 UTC 

[PATCH] i18n fix for gimple-ssa-sprintf.c (PR translation/79183)
 2019-04-18  7:48 UTC  (2+ messages)

Go patch committed: Use temporary to avoid early destruction
 2019-04-18  6:26 UTC 

[C++ PATCH] PR c++/90047 - ICE with enable_if alias template
 2019-04-18  4:11 UTC 

[PATCH] PR libstdc++/90105 make forward_list::sort stable
 2019-04-18  2:38 UTC  (2+ messages)

[PATCH] Fixup IRA debug dump output
 2019-04-17 21:47 UTC  (4+ messages)

[PATCH] rs6000: Remove a comma in a debug string
 2019-04-17 21:16 UTC 

[PATCH] Fix up dg-extract-results.sh
 2019-04-17 21:09 UTC  (3+ messages)

[PATCH][RFC] Improve get_qualified_type linear list walk
 2019-04-17 20:36 UTC  (3+ messages)

[PATCH] Use builtin sort instead of shell sort
 2019-04-17 20:17 UTC  (2+ messages)

collect2 patch to https in URL
 2019-04-17 19:52 UTC  (3+ messages)

[PATCH] [ARC][COMMITTED] Fix diagnostic messages
 2019-04-17 19:28 UTC  (3+ messages)

[PATCH wwwdocs] Mention GNU Tools Cauldron in the News section
 2019-04-17 18:53 UTC  (3+ messages)

[PATCH v2] Fix __patchable_function_entries section flags
 2019-04-17 18:28 UTC  (4+ messages)

[PATCH] Fix up _mm_maskz_f{,n}m{add,sub}_round_s{s,d} at -O0 (PR target/90125)
 2019-04-17 18:28 UTC  (2+ messages)

[PATCH] auto-inc-dec: Set alignment properly
 2019-04-17 18:11 UTC  (2+ messages)

C++ PATCH for c++/90124 - bogus error with incomplete type in decltype
 2019-04-17 17:57 UTC  (2+ messages)

[PATCH] backport r257541, r259936, r260294, r260623, r261098, r261333, r268585
 2019-04-17 17:45 UTC  (4+ 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).