From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2140) id 226B13858CDB; Fri, 3 Mar 2023 18:47:12 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 226B13858CDB DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1677869232; bh=qapBC1hv+yJqfXPQPpCjyzDdMG7Qv0A/ByUV2QZpa+s=; h=From:To:Subject:Date:From; b=p1WNlznAv7Iqol8powCUtn7Ho+dJzq+mz9GejVdrT+aPsE4ylSipNCD5LCGTFLIpA bPysqKLqybPYWlhqJg0+ReyHhov7FFn55E7YWtHAWGVcJXKx3OWDSLmYtLdKpIk2yu Nuz1mMo24dVxqznXxJKjYVfMWLay41tkvL8ShZBk= 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] (8 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: 2a01a08b7dfb4102d5f86149536e5fc238b3e53d X-Git-Newrev: 07b0f0c1b3a438bfa4e6280504232a4001c888ac Message-Id: <20230303184712.226B13858CDB@sourceware.org> Date: Fri, 3 Mar 2023 18:47:12 +0000 (GMT) List-Id: The branch 'aoliva/heads/testme' was updated to point to: 07b0f0c1b3a... link pthread_join from std::thread ctor It previously pointed to: 2a01a08b7df... link pthread_join from std::thread ctor Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST): ------------------------------------------------------------------- 2a01a08... link pthread_join from std::thread ctor 1c8edeb... [rs6000] adjust return_pc debug attrs eea3ffc... [libstdc++] [prettyprint] add local std::string use to more Summary of changes (added commits): ----------------------------------- 07b0f0c... link pthread_join from std::thread ctor 65dda87... [libstdc++] [prettyprint] add local std::string use to more 1e5b26d... -Wdangling-pointer: don't mark SSA lhs sets as stores cb3f7a4... [arm] adjust tests for quotes around +cdecp 9f53b0e... [arm] adjust expectations for armv8_2-fp16-move-[12].c 3ccbc22... [PR51534] [arm] split out pr51534 test for softfp 2903d1e... [arm] complete vmsr/vmrs blank and case adjustments 6569084... [PR104882] [arm] require mve hw for mve run test