[PING] [PATCH] get source line for diagnostic from preprocessed file / PR preprocessor/79106
2020-01-02 8:27 UTC
[patch, libfortran] Fortran 2018: Support d0.d, e0.d, es0.d, en0.d, g0.d and ew.d e0 edit descriptors
2020-01-02 1:00 UTC (3+ messages)
[committed] Fix placement of references to functions in COMDAT groups on hppa-linux
2020-01-01 23:13 UTC
[Committed] Fix libobjc on Windows (PR93099)
2020-01-01 22:15 UTC (2+ messages)
[patch, fortran, committed] Fix dependency for %re and %im
2020-01-01 21:41 UTC
[committed] Fix comparison operator used for B and S integer comparisons on hppa
2020-01-01 21:11 UTC
[committed] Update libstdc++ baseline symbols for hppa-linux
2020-01-01 19:23 UTC
[PATCH] Fix PR libgcc/92988
2020-01-01 17:23 UTC (2+ messages)
[PATCH] Fix up -Wsuggest-attribute=cold (PR ipa/93087)
2020-01-01 15:00 UTC (2+ messages)
[committed] contrib/update-copyright.py --this-year
2020-01-01 11:48 UTC
[committed] Tweak update-copyright.py
2020-01-01 11:47 UTC
[committed] Update copyright years
2020-01-01 11:46 UTC
Fix ICE while updating inliner summary
2020-01-01 10:48 UTC
[PATCH] popcount{64,32}c pattern matching fixes (PR tree-optimization/93098)
2019-12-31 21:52 UTC (2+ messages)
[committed] Fix EXTRACT_LAST_REDUCTION segfault
2019-12-31 16:48 UTC
[C++ PATCH] Fix up building of GCC 8 and earlier with GCC 9/10 (PR c/90677)
2019-12-31 15:33 UTC
[RFC] ipa-cp: Fix PGO regression caused by r278808
2019-12-31 10:17 UTC (10+ messages)
` [PATCH v2] "
[committed] Fix compilation of libgomp/target.c on hppa*-*-hpux11.*
2019-12-31 6:43 UTC
[PATCH] rs6000: Fix PR92923, __builtin_vec_xor() causes subregs to be used when not using V4SImode vectors
2019-12-30 20:51 UTC (4+ messages)
[PATCH] Fix ICE caused by swallowing a token in c_parser_consume_token
2019-12-30 20:51 UTC
Fix SSA update when vectorisation adds a vdef to a read-only loop
2019-12-30 19:23 UTC (2+ messages)
[wwwdocs] Add GCC10 IPA/LTO changes
2019-12-30 14:15 UTC
[GCC][PATCH][AArch64]Add ACLE intrinsics for bfdot for ARMv8.6 Extension
2019-12-30 13:15 UTC (4+ messages)
[GCC][PATCH][AArch64]Add ACLE intrinsics for dot product (usdot - vector, <us/su>dot - by element) for AArch64 AdvSIMD ARMv8.6 Extension
2019-12-30 10:29 UTC (6+ messages)
[Patch, Fortran] OpenMP/OpenACC – fix more issues with OPTIONAL
2019-12-30 4:33 UTC (4+ messages)
` *ping* "
` *ping**2 "
[patch, fortran] Fix PR 91541, ICE on valid for INDEX
2019-12-30 3:06 UTC (3+ messages)
` *ping*[patch, "
[patch, fortran] Updated fix PR 92961, ICE on division by zero error in array bounds
2019-12-30 2:53 UTC (3+ messages)
` *ping* "
[C++ PATCH] PR c++/92745 - bogus error when initializing array of vectors
2019-12-30 2:51 UTC (6+ messages)
[PATCH] Fix vextract* masked patterns (PR target/93069)
2019-12-29 23:50 UTC
[PATCH] PR tree-optimization/90836 Missing popcount pattern matching
2019-12-29 22:27 UTC (7+ messages)
C++ PATCH for c++/88337 - Implement P1327R1: Allow dynamic_cast in constexpr
2019-12-29 19:49 UTC (12+ messages)
[PATCH] Allow {nearby,r}int{,f} vectorization on x86 with sse4.1 and later (PR target/93078)
2019-12-29 16:57 UTC (5+ messages)
[PATCH] libstdc++: Define std::lexicographical_compare_three_way for C++20
2019-12-29 11:07 UTC (2+ messages)
Bountysource campaign for gcc-rust?
2019-12-29 10:15 UTC (3+ messages)
[Patch] OpenACC – support "if" + "if_present" clauses with "host_data"
2019-12-28 21:11 UTC (2+ messages)
Unshare DR_STEP before gimplifying it
2019-12-28 18:19 UTC (2+ messages)
Check for a supported comparison when using EXTRACT_LAST_REDUCTION
2019-12-28 16:39 UTC (2+ messages)
[patch,avr, 0/3] Support 64-bit (long) double
2019-12-28 13:20 UTC (9+ messages)
` [patch,avr, 1/3] Support 64-bit (long) double: The gcc part
` [PING^1][patch,avr, "
` [patch,avr, 2/3] Support 64-bit (long) double: The libgcc changes
` [PING^1][patch,avr, "
` [patch,avr, 3/3] Support 64-bit (long) double: libf7
` [PING^1][patch,avr, "
` [PING^1][patch,avr, 0/3] Support 64-bit (long) double
[patch][avr] PR92606: Disable -fipa-icf-variables because it generates wrong code
2019-12-28 11:58 UTC (2+ messages)
` [PING^1][patch][avr] "
[patch][avr] New option -nodevicespecs to omit -specs=... in self specs
2019-12-28 11:57 UTC (2+ messages)
` [PING^1][patch][avr] "
[committed] Unbreak build with nvptx offloading and --without-cuda-driver
2019-12-28 9:33 UTC
[ PATCH ] [ C++ ] [ libstdc++ ] P1208r6 Merge source_location
2019-12-28 9:30 UTC (3+ messages)
[PATCH 1/1] libgomp: Add destructor to delete runtime env keys
2019-12-27 19:27 UTC
Bountysource campaign for gcc-rust?
2019-12-27 18:09 UTC (2+ messages)
[committed][AArch64] Fix typo in V_INT_CONTAINER
2019-12-27 17:18 UTC
Add missing target check for fully-masked fold-left reductions
2019-12-27 16:56 UTC (2+ messages)
[RFC][C++ PATCH] Don't mangle attributes that have a space in their name
2019-12-27 16:03 UTC (3+ messages)
` [C++ PATCH v2] "
[PATCH] PR libstdc++/91620 Implement DR 526 for std::[forward_]list::remove_if/unique
2019-12-27 15:54 UTC
[PATCH 00/13] OpenACC 2.6 manual deep copy support
2019-12-26 19:04 UTC (9+ messages)
` [PATCH 09/13] OpenACC 2.6 deep copy: C and C++ front-end parts
` [PATCH 07/13] OpenACC 2.6 deep copy: libgomp parts
` OpenACC regression and development pace
` [PATCH 08/13] OpenACC 2.6 deep copy: middle-end parts
introduce -fcallgraph-info option
2019-12-26 19:00 UTC (18+ messages)
` drop -aux{dir,base}, revamp -dump{dir,base} (was: Re: introduce -fcallgraph-info option)
[PATCH v4] Missed function specialization + partial devirtualization
2019-12-26 13:42 UTC (12+ messages)
` [PATCH v5] "
` Ping: "
` Ping*2: "
` [PATCH v6] "
` *Ping* "
` [PATCH v7] "
[C++ Patch] Improve delete expressions locations
2019-12-26 5:24 UTC (2+ messages)
[C++ PATCH] Fix up parsing of T (__attribute__(()) fn) (int) in C++17 mode (PR c++/92438)
2019-12-26 3:49 UTC (2+ messages)
New Finnish PO file for 'gcc' (version 9.1.0)
2019-12-26 3:46 UTC
Take home 750,000 Euros this end of year
2019-12-25 23:49 UTC
Define HAVE_ for math long double functions declared in vxworks headers
2019-12-25 9:21 UTC
PowerPC -mcpu=future patches, V11
2019-12-25 6:41 UTC (21+ messages)
` [PATCH] V11 patch #1 of 15, Fix bug in vec_extract
` [PATCH] V11 patch #2 of 15, Use prefixed load for vector extract with large offset
` [PATCH] V11 patch #3 of 15, Use 'Q' constraint for variable vector extract from memory
` [PATCH] V11 patch #4 of 15, Update 'Q' constraint documentation
` [PATCH] V11 patch #5 of 15, Optimize vec_extract of a vector in memory with a PC-relative address
` [PATCH] V11 patch #6 of 15, Make -mpcrel the default for -mcpu=future on Linux 64-bit
` [PATCH] V11 patch #7 of 15, Add new target_supports cases for -mcpu=future tests
` [PATCH] V11 patch #8 of 15, Add new tests for using PADDI and PLI with -mcpu=future
` [PATCH] V11 patch #9 of 15, Add test to validate generating prefixed memory when the offset is invalid for DS/DQ insns
` [PATCH] V11 patch #10 of 15, Make sure we don't generate pre-modify prefixed insns with -mcpu=future
` [PATCH] V11 patch #11 of 15, Add new tests for generating prefixed loads/stores on -mcpu=future with large offsets
` [PATCH] V11 patch #12 of 15, Add new PC-relative tests for -mcpu=future
` [PATCH] V11 patch #13 of 15, Add test for -mcpu=future -fstack-protect-strong with large stacks
` [PATCH] V11 patch #14 of 15, Add tests for vec_extract from memory with PC-relative addrss
` [PATCH] V11 patch #15 of 15, Add tests for -mcpu=future vec_extract from memory with a large offset
[PATCH][AARCH64] Set jump-align=4 for neoversen1
2019-12-24 16:25 UTC
[PATCH][AARCH64] Enable compare branch fusion
2019-12-24 15:59 UTC
[PATCH] Remove redundant builtins for avx512f scalar instructions
2019-12-24 14:24 UTC
libgo patch committed: Hurd portability patches
2019-12-24 5:34 UTC
[GCC][PATCH][AArch64] ACLE intrinsics for BFCVTN, BFCVTN2 (AArch64 AdvSIMD) and BFCVT (AArch64 FP)
2019-12-23 20:25 UTC (2+ messages)
[GCC][PATCH][AArch64] ACLE intrinsics bfmmla and bfmlal<b/t> for AArch64 AdvSIMD
2019-12-23 18:30 UTC
[PATCH] enable -fweb and -frename-registers at -O3 for rs6000
2019-12-23 18:11 UTC (6+ messages)
` [PATCH V2]rs6000: re-enable web and rnreg with -funroll-loops
[GCC][PATCH][Aarch64] Add Bfloat16_t scalar type, vector types and machine modes to Aarch64 back-end [1/2]
2019-12-23 17:07 UTC (4+ messages)
[PATCH, AArch64 v4 0/6] LSE atomics out-of-line
2019-12-23 16:05 UTC (3+ messages)
` [PATCH, AArch64 v4 4/6] aarch64: Add out-of-line functions for LSE atomics
Check mask argument's type when vectorising conditional functions
2019-12-23 15:38 UTC
[PATCH] libstdcxx: Update ctype_base.h from NetBSD upstream
2019-12-23 14:44 UTC (4+ messages)
undefine OFFSET in testsuite/gcc.dg/vect/tree-vect.h
2019-12-23 5:25 UTC (3+ messages)
[patch] Let libstdc++ know that VxWorks has_nanosleep
2019-12-22 22:47 UTC (3+ messages)
Add OpenACC 2.6 `acc_get_property' support
2019-12-22 22:20 UTC (6+ messages)
` [PATCH] "
[Committed] Fix testsuite/92998: dupq_1.c and simd-abi-8.c fail on big-endian
2019-12-22 12:11 UTC
[PATCH 0/4] Fix library testsuite compilation for build sysroot
2019-12-22 1:34 UTC (4+ messages)
` [PING^4][PATCH "
[PATCH] Make LTO link pick up compile-time -g
2019-12-22 0:44 UTC (4+ messages)
[PATCH v2 0/2] Fix run-time handling of `libgcc_s' in testing
2019-12-22 0:32 UTC (5+ messages)
` [PATCH v2 2/2] testsuite: Fix run-time tracking down of `libgcc_s'
` [PING][PATCH "
[PATCH 0/2] libada: Installation improvements
2019-12-22 0:30 UTC (7+ messages)
` [PATCH 2/2] libada: Respect `--enable-version-specific-runtime-libs'
` [PATCH] libada: Fix shared library installation with `--disable-libada'
[Patch, commited] PR91661 - ICE in gfc_conv_intrinsic_dot_product, at fortran/trans-intrinsic.c:4804
2019-12-21 21:40 UTC
[Patch] PR92990 - fix error message for invalid argument of NULLIFY
2019-12-21 20:53 UTC (3+ messages)
[patch, fortran] Introduce -finline-pack
2019-12-21 16:16 UTC (7+ messages)
` *Ping* Introduce -finline-arg-packing
[PATCH] Add --with-diagnostics-urls configuration option and GCC_URLS env var
2019-12-21 10:09 UTC
[PATCH] Avoid segfault when doing IPA-VRP but not IPA-CP (PR 93015)
2019-12-21 9:51 UTC (2+ messages)
[PATCH 1/2] pretty-print: support URL escape sequences (PR 87488)
2019-12-21 8:56 UTC (4+ messages)
` [PATCH] Add --with-diagnostics-urls configuration option and GCC_URLS env var
[patch] allow $ in scan-tree-dump expressions matching symbol names
2019-12-21 2:45 UTC (2+ messages)
[patch] Prevent redefinition of WCHAR_MAX from testsuite/gcc.dg/cpp/ucs.c
2019-12-21 1:44 UTC (2+ messages)
[PATCH] analyzer: ensure .dot output is valid for an empty BB
2019-12-21 0:29 UTC
[C++ PATCH] Avoid weird inform without previos error during SFINAE (PR c++/92965)
2019-12-21 0:14 UTC (3+ messages)
[PATCH] Fix wrong-code x86 issue with avx512{f,vl} fma (PR target/93009)
2019-12-20 23:38 UTC
[C++ PATCH] Fix bad defaulted comparison operator error recovery (PR c++/92966)
2019-12-20 23:18 UTC (2+ messages)
[C++ PATCH] Disallow defaulted comparison operators in C++11-17 modes (PR c++/92973)
2019-12-20 23:15 UTC (2+ messages)
[C++ PATCH] Fix -Wunused-but-set-* false positives in arg passing to ... (PR c++/92666)
2019-12-20 23:15 UTC (2+ messages)
[C++] Fix ICE for binding lax vector conversions to references (PR 93014)
2019-12-20 23:13 UTC (2+ messages)
[C++ PATCH] Don't ignore side-effects on decltype(nullptr) typed args passed to ... (PR c++/92992)
2019-12-20 23:07 UTC (2+ messages)
[C++ PATCH] PR c++/92974 - bogus location for enum and non-enum in ?: warning
2019-12-20 22:57 UTC (2+ messages)
[PATCH 1/2] (analyzer) tree-diagnostic-path.cc: properly handle ad-hoc wrappers of UNKNOWN_LOCATION
2019-12-20 20:28 UTC (2+ messages)
` [PATCH 2/2] analyzer: fix tests for UNKNOWN_LOCATION
ACLE intrinsics: BFloat16 load intrinsics for AArch32
2019-12-20 19:04 UTC
ACLE intrinsics: BFloat16 store (vst<n>{q}_bf16) intrinsics for AArch32
2019-12-20 18:48 UTC
[GCC][PATCH][AArch32] ACLE intrinsics bfloat16 vmmla and vfma<b/t> for AArch32 AdvSIMD
2019-12-20 18:46 UTC
[GCC][PATCH][AArch64] ACLE intrinsics bfmmla and bfmlal<b/t> for AArch64 AdvSIMD
2019-12-20 18:42 UTC
Backports to 9.x
2019-12-20 18:11 UTC
[patch] Fix small glitch with -fdump-ada-spec
2019-12-20 17:49 UTC
[PATCH 4/4]: C++ P1423R3 char8_t remediation: New tests
2019-12-20 17:27 UTC (9+ messages)
[PATCH] PowerPC, Rename SIGNED_<nn>BIT_OFFSET_P to SIGNED_INTEGER_<nn>BIT_P
2019-12-20 16:47 UTC (2+ messages)
[PATCH] fortran: Fix PR number in comment of testcase for PR 69497
2019-12-20 16:35 UTC
[PATCH][Arm] Enable CLI for Armv8.6-a: armv8.6-a, i8mm and bf16
2019-12-20 15:35 UTC (3+ messages)
[pach, fortran] Fix PR 92961, ICE on division by zero error in array bounds
2019-12-20 15:11 UTC (2+ messages)
[patch] Test setrlimit with c++ in libstdc++/configure
2019-12-20 15:09 UTC (2+ messages)
[GCC][PATCH][ARM] Add Bfloat16_t scalar type, vector types and machine modes to ARM back-end
2019-12-20 15:02 UTC
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).