public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc/redhat/heads/gcc-10-branch] (67 commits) Merge commit 'r10-9078-g1cd47144fd250f37206c8e2a0cc7d51c25a
@ 2020-11-25 11:58 Jakub Jelinek
  0 siblings, 0 replies; only message in thread
From: Jakub Jelinek @ 2020-11-25 11:58 UTC (permalink / raw)
  To: gcc-cvs

The branch 'redhat/heads/gcc-10-branch' was updated to point to:

 2cd1f70a7b4... Merge commit 'r10-9078-g1cd47144fd250f37206c8e2a0cc7d51c25a

It previously pointed to:

 86495efb7a4... Merge commit 'r10-9012-gd183dd5ca42bbfc1f840c59ffe2e42fbd68

Diff:

Summary of changes (added commits):
-----------------------------------

  2cd1f70... Merge commit 'r10-9078-g1cd47144fd250f37206c8e2a0cc7d51c25a
  1cd4714... openmp: Fix C ICE on OpenMP atomics (*)
  05a3ab7... arm: Fix up neon_vector_mem_operand [PR97528] (*)
  812258b... dwarf2: Emit DW_TAG_unspecified_parameters even in late DWA (*)
  ecd398c... Daily bump. (*)
  b12ee40... Add .clang-tidy to git ignored. (*)
  562550d... changelog: fix parsing of a revert commit (*)
  a04bd36... libstdc++: Change test to work without 64-bit atomics (*)
  8157b74... dwarf2: ICE with local class in unused function [PR97918] (*)
  38888c4... dwarf2: Set DW_AT_declaration for undefined fns [PR97060] (*)
  e89ebd3... c++: Fix member alias template in C++17 and up. [PR96805] (*)
  dd2c4e4... arm: correctly handle negating INT_MIN in arm_split_atomic_ (*)
  6e88374... More explicit checking of which OMP constructs we're expect (*)
  51bec3f... [testsuite] Emit 'warning' instead of 'error' diagnostics f (*)
  f696775... [testsuite] Enable column location checking for 'dg-optimiz (*)
  8c8c5aa... Daily bump. (*)
  959a7f0... Document bootstrap-asan configure option (*)
  c2ac0d1... Daily bump. (*)
  0209b0e... d: Fix OutOfMemoryError thrown when appending to an array w (*)
  bca8e69... Daily bump. (*)
  92ed9c3... Daily bump. (*)
  48b21ba... PR target/97727 aarch64: [testcase] fix bf16_vstN_lane_2.c  (*)
  cbbc287... libstdc++: Remove <memory_resource> dependency from <regex> (*)
  a186d72... libstdc++: Fix compilation error with clang-8 [PR 97876] (*)
  b11cbbb... libstdc++: Avoid calling undefined __gthread_self weak symb (*)
  83ba20b... Daily bump. (*)
  d452a38... aarch64: Fix SVE2 BCAX pattern [PR97730] (*)
  36a1d38... i386: Disable *<absneg:code><mode>2_i387_1 for TARGET_SSE_M (*)
  f5dad6c... Daily bump. (*)
  01d9f24... Update gcc zh_TW.po. (*)
  fd6b319... libstdc++: Fix ranges::join_view::_Iterator::operator-> [LW (*)
  175e6b4... libstdc++: Avoid CTAD for std::ranges::join_view [LWG 3474] (*)
  3feea21... libstdc++: Add deduction guide for std::ranges::join_view [ (*)
  82fbb61... libstdc++: Fix macro redefinition warnings (*)
  6e4c7cc... libstdc++: Update value of __cpp_lib_constexpr_char_traits  (*)
  9926436... libstdc++: Fix unconditional definition of __cpp_lib_span i (*)
  bbb8878... d: Fix LHS of array concatentation evaluated before the RHS (*)
  7e6dbe4... d: Fix a couple of ICEs found in the dmd front-end (PR97842 (*)
  4725472... d: Explicitly determine which built-in copysign function to (*)
  96c4451... d: Fix undefined template references with circular module i (*)
  04f9285... Daily bump. (*)
  c79845c... [AArch64] add --with-{cpu,arch,tune}-{32,64} as alias flags (*)
  ca06043... [AArch64] add --with-tune configure flag (*)
  04cb64d... libstdc++: Fix ranges::search_n for random access iterators (*)
  98ba03f... AArch64: Skip test for pr97535 on ILP32 since it can't expr (*)
  886964a... AArch64: Fix overflow in memcopy expansion on aarch64. (*)
  4ba2f91... PR target/97682 - Fix to reuse t1 register between call add (*)
  89c5645... Daily bump. (*)
  730e135... libstdc++: Remove redundant overflow check for futex timeou (*)
  e7ca3a4... libstdc++: Avoid 32-bit time_t overflows in futex calls (*)
  c9f528d... libstdc++: Optimise std::future::wait_for (*)
  bfc7f35... Put PREFETCHW back to march=broadwell (*)
  293457f... Daily bump. (*)
  5d2b7a5... Daily bump. (*)
  cbf5cc3... Daily bump. (*)
  00d4aa2... More explicit checking of which OMP constructs we're expect (*)
  40bf92b... Attach an attribute to all outlined OpenACC compute regions (*)
  f9d6781... libstdc++: Fix __numeric_traits_integer<__int20> [PR 97798] (*)
  12042ae... libstdc++: Fix test that fails for targets without __int128 (*)
  5a0f596... Daily bump. (*)
  aec057c... rs6000: Fix default alignment ABI break caused by MMA base  (*)
  5eebaff... Fortran: improve location data for OpenACC/OpenMP directive (*)
  17563c1... Fortran: Fix function decl's location [PR95847] (*)
  9d61360... libstdc++: Make incrementable<__int128> satisfied in strict (*)
  a652614... libstdc++: Make make-unsigned-like-t<__int128> work [PR 960 (*)
  8eb9a45... libstdc++: Make __int128 meet integer-class requirements [P (*)
  910250c... Add test case for PR 97799. (*)

(*) This commit already exists in another branch.
    Because the reference `refs/vendors/redhat/heads/gcc-10-branch' matches
    your hooks.email-new-commits-only configuration,
    no separate email is sent for this commit.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-11-25 11:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-25 11:58 [gcc/redhat/heads/gcc-10-branch] (67 commits) Merge commit 'r10-9078-g1cd47144fd250f37206c8e2a0cc7d51c25a Jakub Jelinek

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