From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2140) id A1396385842A; Fri, 3 Mar 2023 12:37:34 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A1396385842A DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1677847054; bh=GtNRUS4ia0nbZblo90YkB8BgJ1W66p/VO8FS+pJZnpc=; h=From:To:Subject:Date:From; b=cvLcsdzNX9PaN5XkFSWaPSzLMEm1BW9GvhkjF1fr1ECLJtUkjkPKBrGmAql+w+rEO qI0VD2D7TQOFwhXPazzIwHXksGajyOXyrnV2UCVVEIYiuu5FpvGX8/FlofL8cPk3B7 Qthc4FfL3RgWWw2cvmR70WMgEDZLE0ygT5Xdzn7Y= Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Alexandre Oliva To: gcc-cvs@gcc.gnu.org Subject: [gcc/aoliva/heads/testme] (4 commits) link pthread_join from std::thread ctor X-Act-Checkin: gcc X-Git-Author: Alexandre Oliva X-Git-Refname: refs/users/aoliva/heads/testme X-Git-Oldrev: 45fd40a3a15f083ea13e515e8b6ab62189736df8 X-Git-Newrev: 05e3d9715dd710753d7c1084a893bd6ae81dfe73 Message-Id: <20230303123734.A1396385842A@sourceware.org> Date: Fri, 3 Mar 2023 12:37:34 +0000 (GMT) List-Id: The branch 'aoliva/heads/testme' was updated to point to: 05e3d9715dd... link pthread_join from std::thread ctor It previously pointed to: 45fd40a3a15... link pthread_join from std::thread ctor Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST): ------------------------------------------------------------------- 45fd40a... link pthread_join from std::thread ctor Summary of changes (added commits): ----------------------------------- 05e3d97... link pthread_join from std::thread ctor 1e4122f... [PR100127] Test for coroutine header in clang-compatible te (*) ddf7411... [vxworks] make wint_t and wchar_t the same distinct type (*) 2e8686c... [c++] suppress redundant null-addr warn in pfn from pmfn (*) (*) This commit already exists in another branch. Because the reference `refs/users/aoliva/heads/testme' matches your hooks.email-new-commits-only configuration, no separate email is sent for this commit.