public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH 00/10] i386: Properly encode xmm16-xmm31/ymm16-ymm31 for vector move
 2020-02-29  2:16 UTC  (7+ messages)
` [PATCH 01/10] i386: Properly encode vector registers in "

[committed] libstdc++: Add __maybe_const_t and __maybe_empty_t aliases
 2020-02-29  0:16 UTC  (4+ messages)

[PATCH] tighten up validation of built-in redeclarations (PR 93926)
 2020-02-28 23:08 UTC  (2+ messages)

maxval on -inf and nan in Fortran
 2020-02-28 22:12 UTC  (14+ messages)

[committed] libstdc++: Add lightweight replacement for std::numeric_limits (PR 92546)
 2020-02-28 22:02 UTC  (2+ messages)

[PATCH] libstdc++: Fix bogus use of memcmp in ranges::lexicographical_compare (PR 93972)
 2020-02-28 21:56 UTC  (2+ messages)

collect2.exe errors not pruned
 2020-02-28 21:53 UTC  (3+ messages)

[PATCH v2] debug/93751 Option to generate DIEs for external variables
 2020-02-28 21:51 UTC  (13+ messages)
` [PATCH v2] debug/93751 Option to generate DIEs for external variables - ping
        ` [PATCH v3] "

[PATCH v3 0/4] Fix library testsuite compilation for build sysroot
 2020-02-28 21:50 UTC  (10+ messages)
` [PATCH v3 1/4] libatomic/test: Fix "
` [PATCH v3 3/4] libgo/test: Complement compilation fix "
` [PATCH v3 2/4] libffi/test: Fix compilation "
` [PATCH v3 4/4] libgomp/test: Remove a build sysroot fix regression

[PATCH] handle attribute format on functions without prototype (PR 93812)
 2020-02-28 21:33 UTC  (2+ messages)

[testsuite] Update several scev/IVOPTs cases
 2020-02-28 21:28 UTC  (2+ messages)

[PATCH 1/4] arc: Add length attribute to eh_return pattern
 2020-02-28 21:16 UTC  (8+ messages)
` [PATCH 4/4] arc: Update legitimate small data address
` [PATCH 3/4] arc: Use accl_operand predicate for fma instructions
` [PATCH 2/4] arc: Improve code gen for 64bit add/sub operations

[PATCH] use pointer size rather than array size when storing the former (PR 93829)
 2020-02-28 21:11 UTC  (4+ messages)

[committed] coroutines: Update func-params-08.C test to suspend three times
 2020-02-28 20:55 UTC 

[PATCH] avoid -Wredundant-tags on a first declaration in use (PR 93824)
 2020-02-28 20:24 UTC  (4+ messages)

Minor regression due to recent IRA changes
 2020-02-28 20:24 UTC 

libgo patch committed: Handle arm64 GNU/Linux signal register values
 2020-02-28 20:24 UTC 

Results for 10.0.1 20200227 (experimental) [master revision r10-6885-g5f9cd512c427] (GCC) testsuite on x86_64-apple-darwin1
 2020-02-28 20:20 UTC 

[pushed] c++: Fix constrained conversion op
 2020-02-28 18:44 UTC 

[committed] libstdc++: test for failing assertion should use 'run' not 'compile'
 2020-02-28 18:43 UTC 

[Patch, fortran] PR92785 - expressions passed as real arguments to a dummy polymorphic argument fail with indexing error
 2020-02-28 18:37 UTC  (2+ messages)

[PATCH] libstdc++: P1645R1 constexpr for <numeric> algorithms
 2020-02-28 18:19 UTC  (6+ messages)

GCC 9 backports
 2020-02-28 17:51 UTC  (9+ messages)

[PATCH] Improve detection of ld_date
 2020-02-28 16:58 UTC  (4+ messages)

[PATCH] libstdc++: Also disable caching of reverse_view::begin() for common_ranges
 2020-02-28 16:48 UTC  (2+ messages)

patch to fix PR93564
 2020-02-28 16:40 UTC  (6+ messages)

One more patch for PR93564
 2020-02-28 16:39 UTC 

GLIBC libmvec status
 2020-02-28 16:32 UTC  (21+ messages)

[PATCH] sccvn: Improve handling of load masked with integer constant [PR93582]
 2020-02-28 16:18 UTC 

[PATCH] lto: Also copy .note.gnu.property section
 2020-02-28 15:38 UTC  (2+ messages)

[PATCH] c++: Further tweak for P1937R2 - const{expr,eval} inconsistencies
 2020-02-28 15:19 UTC  (2+ messages)

[PATCH] libstdc++: Memoize {drop,drop_while,filter,reverse}_view::begin
 2020-02-28 14:15 UTC  (4+ messages)

[PATCH] Limit includes in hashtable_policy.h
 2020-02-28 14:09 UTC  (2+ messages)

[PATCH] libstdc++: Fix FS-dependent filesystem tests
 2020-02-28 13:38 UTC  (2+ messages)

-Wstringop-overflow warning in std::string
 2020-02-28 13:20 UTC 

[PATCH], PR target/93937, Fix variable vec_extract insn that will never match
 2020-02-28 12:45 UTC  (2+ messages)

[Patch, fortran] PR fortran/93963 Select rank mishandling allocatable and pointer arguments with bind(c)
 2020-02-28 12:20 UTC 

[PATCH], PR target/93932, GCC 9 backport, Do not use input_operand for variable vector extract insns on PowerPC
 2020-02-28 12:00 UTC  (4+ messages)

[PATCH] MAINTAINERS (Write After Approval): Add myself
 2020-02-28 11:33 UTC 

middle-end: Fix wrong code caused by disagreemed between FRE and access path oracle [PR 92152]
 2020-02-28  8:51 UTC  (5+ messages)
` [committed] testsuite: Fix up g++.dg/torture/pr92152.C test for ilp32 targets

[PATCH] correct COUNT and PROB for unrolled loop
 2020-02-28  7:56 UTC  (7+ messages)
        ` [PATCH V2] "

maxval on -inf and nan in Fortran
 2020-02-28  4:53 UTC 

[committed] correct -Wbuiltin-declaration-mismatch default in manual
 2020-02-27 23:55 UTC 

gcov: reduce code quality loss by reproducible topn merging [PR92924]
 2020-02-27 23:35 UTC  (7+ messages)

[committed] libstdc++: Disable diagnostic URLs in testsuite
 2020-02-27 21:25 UTC 

[PATCH] libstdc++: -D_GLIBCXX_DEBUG fixes in the constrained algos tests
 2020-02-27 17:26 UTC  (2+ messages)

[PATCH] libstdc++: Add missing friend declarations in some range adaptors
 2020-02-27 17:25 UTC  (2+ messages)

[committed] amdgcn: sub-dword vector min/max/shift/bit operators
 2020-02-27 17:18 UTC 

[GCC][PATCH][ARM] Add multilib mapping for Armv8.1-M+MVE with -mfloat-abi=hard
 2020-02-27 17:05 UTC 

[GCC][PATCH][ARM] Add vreinterpret, vdup, vget and vset bfloat16 intrinsic
 2020-02-27 17:03 UTC  (3+ messages)

New French PO file for 'gcc' (version 10.1-b20200209)
 2020-02-27 16:27 UTC 

[PATCH], PR target/93932, Do not use input_operand for variable vector extract insns on PowerPC
 2020-02-27 15:56 UTC  (2+ messages)

structurally compare type_arg_packs [93933]
 2020-02-27 15:48 UTC  (4+ messages)

[committed] libstdc++: Fix debug mode test failures
 2020-02-27 15:13 UTC 

[GCC] Fix misleading aarch64 mcpu/march warning string
 2020-02-27 14:36 UTC  (2+ messages)

[PATCH] Fix broken assert
 2020-02-27 14:34 UTC 

[wwwdocs] Updates to contribute.html for git-friendly posting rules
 2020-02-27 13:38 UTC  (7+ messages)
    ` [PATCH, v2] wwwdocs: e-mail subject lines for contributions
      ` [PATCH, v3] "

[PATCH] Improvements to valid range checks in debug mode
 2020-02-27 13:06 UTC 

[committed] libstdc++: Support N3644 "Null Forward Iterators" for testsuite iterators
 2020-02-27 13:03 UTC 

[PATCH] tree-optimization/93508 - make VN translate through _chk and valueize length
 2020-02-27 12:49 UTC  (2+ messages)

[committed] amdgcn: fix ICE on subreg of BI reg
 2020-02-27 12:23 UTC 

[PATCH Coroutines]Insert the default return_void call at correct position
 2020-02-27 12:08 UTC  (2+ messages)

[Patch, fortran] PR fortran/93957 - [10 Regression] ICE (regression) passing assumed rank arrays with bind(c)
 2020-02-27 11:57 UTC 

[PATCH] libstdc++: Make _GLIBCXX_CONCEPT_CHECKS more constexpr-friendly
 2020-02-27 10:57 UTC 

[PATCH] tree-optimization/93953 - avoid reference into hash-map
 2020-02-27 10:49 UTC 

[PATCH] fix -fdebug-prefix-map without gas .file support
 2020-02-27 10:46 UTC  (3+ messages)

PowerPC Add has_arch_pwr* checks
 2020-02-27 10:44 UTC  (2+ messages)

[GCC][PATCH][ARM] Add vreinterpret, vdup, vget and vset bfloat16 intrinsic
 2020-02-27 10:35 UTC 

[PATCH] sccvn: Handle non-byte aligned offset or size for memset (, 123, ) [PR93945]
 2020-02-27 10:06 UTC  (4+ messages)
` [PATCH] sccvn: Punt on ref->size not multiple of 8 for memset (, 123, ) in 9.x [PR93945]

[PATCH] sccvn: Punt on overflows during vn_reference_lookup_3
 2020-02-27 10:06 UTC  (4+ messages)

[PATCH] optabs: Don't use scalar conversions for vectors [PR93843]
 2020-02-27 10:00 UTC  (3+ messages)

[PATCH] gimplify: Don't optimize register const vars to static [PR93949]
 2020-02-27  9:31 UTC  (2+ messages)

Binaries page modifications
 2020-02-27  8:43 UTC 

[mid-end] Add notes to dataflow insn info when re-emitting (PR92410)
 2020-02-27  6:55 UTC  (2+ messages)

[committed, docs] Document negative form of warning options enabled by default [PR90467]
 2020-02-27  4:20 UTC 

[PATCH] c++: Fix ICE with invalid array bounds [PR93789]
 2020-02-27  2:51 UTC  (7+ messages)
  ` [PATCH v2] "

[PATCH coroutines] Do not strip cleanup_point when promote temporaries out of current stmt
 2020-02-27  2:18 UTC  (2+ messages)
` [PING PATCH "

[PATCH coroutines] Handle component_ref in captures_temporary
 2020-02-27  2:18 UTC  (2+ messages)
` [PING PATCH "

[PATCH coroutines] Set side effects flag for BIND_EXPR which build in maybe_promote_captured_temps
 2020-02-27  2:17 UTC  (2+ messages)
` [PING PATCH "

[PATCH coroutines] Build co_await/yield_expr with unknown_type in processing_template_decl phase
 2020-02-27  2:16 UTC  (4+ messages)
` [PATCH coroutines v1] "
    ` [PING PATCH "

[PATCH] coroutines: Amend parameter handling to match n4849
 2020-02-27  2:13 UTC  (2+ messages)

[committed] analyzer: fix ICE with -Wanalyzer-null-dereference [PR 93950]
 2020-02-27  2:09 UTC 

[committed] analyzer: fix ICE on unreachable calls [PR 93947]
 2020-02-27  2:08 UTC 

[PATCH] maintainer-scripts: Speed up git clone in gcc_release
 2020-02-27  2:02 UTC  (2+ messages)

GCC 8.4 Status Report (2020-02-26)
 2020-02-26 22:25 UTC 

work-around system header namespace pollution
 2020-02-26 21:52 UTC  (2+ messages)

define NO_DOT_IN_LABEL only in vxworks6
 2020-02-26 21:52 UTC  (2+ messages)

libgo: update to final Go1.14 release
 2020-02-26 20:19 UTC 

[PATCH] rs6000: Fix broken gcc.target/powerpc/fold-vec-st-*.c test cases [PR93913]
 2020-02-26 18:16 UTC  (4+ messages)

[PATCH] Add c++2a binary_semaphore
 2020-02-26 16:07 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).