From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2140) id CD8563858C83; Wed, 15 Mar 2023 23:30:08 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org CD8563858C83 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1678923008; bh=jH1ayU7m6hg3Jzp1JOkd2ghirLKU2vwXy1X41Jw6YXA=; h=From:To:Subject:Date:From; b=ROJsoELYZCBfdyQKXSPY1ncqMED++PwCCLSRjxh5l7RtZD9+Z1pAVt1U5GjABEk0s Joo8tQsoIT/oRo7Q62h/33rC1fu1p07z/OCy0a4Qp8nYKXzU/JMuMtVeS+g56HIWbf 9rpm9PT/vpAhKRyNOOhwt6VJM1ngrdXI+/NM6NwM= 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] (2 commits) [testsuite] fix array element count X-Act-Checkin: gcc X-Git-Author: Alexandre Oliva X-Git-Refname: refs/users/aoliva/heads/testme X-Git-Oldrev: 482e4e1433b3d78ba6c2015f2416496fdd4db376 X-Git-Newrev: 681630ac000c0660e6c72f2f0a1a6f925f1c0021 Message-Id: <20230315233008.CD8563858C83@sourceware.org> Date: Wed, 15 Mar 2023 23:30:08 +0000 (GMT) List-Id: The branch 'aoliva/heads/testme' was updated to point to: 681630ac000... [testsuite] fix array element count It previously pointed to: 482e4e1433b... [testsuite] fix array element count Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST): ------------------------------------------------------------------- 482e4e1... [testsuite] fix array element count 6c10ee5... [testsuite] test for weak_undefined support and add options Summary of changes (added commits): ----------------------------------- 681630a... [testsuite] fix array element count 9afce77... [testsuite] test for weak_undefined support and add options