public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
From: Iain D Sandoe <iains@gcc.gnu.org>
To: gcc-cvs@gcc.gnu.org
Subject: [gcc/devel/c++-coroutines] (63 commits) Merge master r12-3028.
Date: Thu, 19 Aug 2021 19:44:17 +0000 (GMT)	[thread overview]
Message-ID: <20210819194417.DA8033858001@sourceware.org> (raw)

The branch 'devel/c++-coroutines' was updated to point to:

 7c9dfbbab97... Merge master r12-3028.

It previously pointed to:

 31e29c6bf66... Merge master r12-2967.

Diff:

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

  7c9dfbb... Merge master r12-3028.
  07b4100... Define STAGE1_LIBS to link against libcl.a in stage1 on hpu (*)
  c5e0f95... libstdc++: Move status table entry to be with other ranges  (*)
  778044c... libstdc++: Update Doxygen config template to Doxygen 1.9.2 (*)
  85a7095... libstdc++: Don't check always-true condition [PR101965] (*)
  4285ca3... c++: Fix PR number in testcase [PR101803] (*)
  0c0907f... Fix PR number for r12-2991 in ChangeLogs (*)
  0187e0d... libstdc++: Fix move construction of std::tuple with array e (*)
  926d4a7... libstdc++: Document P1739R4 status [PR100139] (*)
  30b300d... libstdc++: Improve doxygen docs for smart pointers (*)
  65441d8... libstdc++: Improve overflow check for file timestamps (*)
  c8a1cf1... libstdc++: Tweak whitespace (*)
  301dc60... expand: Add new clrsb fallback expansion [PR101950] (*)
  c04d766... openmp: Fix ICE on requires clause with atomic_default_mem_ (*)
  cb23be4... testsuite, JIT, Darwin: Adjust asm tests for Mach-O. (*)
  4e6a5fa... openmp: For C++ ensure nothing directive has no operands (*)
  eea1677... JIT, testsuite, Darwin: Initial testsuite fixes. (*)
  b7fc420... Fix up 'gcc.dg/pr78213.c' for '--enable-checking=release' e (*)
  1db70e6... Revert "Add the member integer_to_sse to processor_cost as  (*)
  6e52998... Daily bump. (*)
  f0fca21... Fortran: Add OpenMP's nothing directive support (con't) (*)
  08defd9... Darwin, jit: Fix build [PR100613]. (*)
  d39367f... configure: Allow host fragments to react to --enable-host-s (*)
  d2aa4e0... Objective-C: fix crash with -fobjc-nilcheck (*)
  220c410... libiberty, Darwin : Fix simple-object LTO table for cross-e (*)
  15bdae0... Darwin: Handle the -rpath command line option. (*)
  1b34248... analyzer: detect and analyze virtual function calls (*)
  aef703c... analyzer: detect and analyze calls via function pointer (*)
  6c8d47e... Merge master r12-3001.
  bb04a03... Make 'gcc/hash-map-tests.c:test_map_of_type_with_ctor_and_d (*)
  640df4e... aarch64: Fix float <-> int errors in vld4[q]_lane intrinsic (*)
  4fb471a... libstdc++: Improve doxygen documentation for std::unique_pt (*)
  828176b... libstdc++: Improve doxygen comments in <bits/stl_function.h (*)
  aba938d... libstdc++: Enable doxygen processing for C++20 components (*)
  37620d5... libstdc++: Simplify n-ary arithmetic promotion traits (*)
  de44eee... libstdc++: Minor optimization for min/max/minmax (*)
  085c2f8... libstdc++: Fix CTAD for debug sequence containers (*)
  c883d1d... libstdc++: Fix vector<bool> printer tests to work in debug  (*)
  f74433e... Fortran: Add OpenMP's nothing directive support (*)
  be4a4fb... c++: aggregate CTAD and brace elision [PR101344] (*)
  a6b3db3... c++: ignore explicit dguides during NTTP CTAD [PR101883] (*)
  88ef1a1... Fix thinko in latest change for GNAT encodings (*)
  e12946d... Add EAF_NOREAD check to tree-ssa-uninit (*)
  e4f16e9... Add more self-tests for 'hash_map' with Value type with non (*)
  602fca4... Turn 'bool force_collect' parameter to 'ggc_collect' into a (*)
  76bb3c5... Fortran/OpenMP: Add memory routines existing for C/C++ (*)
  5079b77... openmp: Add nothing directive support (*)
  0684c8d... commit-mklog: Add --co argument. (*)
  1bf976a... openmp: Actually ignore pragma_stmt pragmas for which c_par (*)
  97d51c1... Add x86 tune to enable v2df vector reduction by paddpd. (*)
  2d14d64... Daily bump. (*)
  4759e1e... Add GORI tracing faciltiies. (*)
  0bb74a2... Change evrp-mode options. (*)
  e68c828... Abstract tracing routines into a class. (*)
  b48d4e6... Move more warning code to gimple-ssa-warn-access etc. (*)
  32c3a75... c++: Implement P0466R5 __cpp_lib_is_layout_compatible compi (*)
  7986663... Objective-C: Default flag_objc_sjlj_exceptions off for NeXT (*)
  60b94d8... libstdc++: Avoid illegal argument to verbose in dg-test cal (*)
  b240450... Darwin, libcc1: Handle hosts with mdynamic-no-pic support. (*)
  0edf2e8... Turn global 'ggc_force_collect' variable into 'force_collec (*)
  a42467b... Restore 'gcc.dg/pr78213.c' testing (*)
  2d9da1c... Darwin: Reset section names table at the end of compile. (*)
  743b8dd... Darwin, X86, config: Adjust 'as' command lines [PR100340]. (*)

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


                 reply	other threads:[~2021-08-19 19:44 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210819194417.DA8033858001@sourceware.org \
    --to=iains@gcc.gnu.org \
    --cc=gcc-cvs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).