From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2140) id 1D14B384AB49; Mon, 22 Apr 2024 02:40:51 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 1D14B384AB49 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1713753651; bh=psko6a7ID4ZfEJuSAHwH1qzBRAGNtKJqXJem2fbpulE=; h=From:To:Subject:Date:From; b=qhpTWgRevO18v+syKYq/dXuatUG2BmflOQdsTr1COV9Oxu9yR7mcwk2ExWymeyFRA M3kvR2Ks7tLkziRkb/GPpqwqcHe1cXWwX+dx4M6KqTdU7aFbImuuhnrahfK5amnOR1 q/+3a4DtxJS51txqzw6NdcOWXrqb2QCxuO/+WKPw= 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] (3 commits) add explicit ABI and align options to pr88233.c X-Act-Checkin: gcc X-Git-Author: Alexandre Oliva X-Git-Refname: refs/users/aoliva/heads/testme X-Git-Oldrev: b6144ccafe3acc445ee5b2a23000a37824923d3b X-Git-Newrev: c3999e0292deb3c5f3c8ccc8ddccc21da4ef3644 Message-Id: <20240422024051.1D14B384AB49@sourceware.org> Date: Mon, 22 Apr 2024 02:40:51 +0000 (GMT) List-Id: The branch 'aoliva/heads/testme' was updated to point to: c3999e0292d... add explicit ABI and align options to pr88233.c It previously pointed to: b6144ccafe3... [testsuite] [powerpc] adjust -m32 counts for fold-vec-extra Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST): ------------------------------------------------------------------- b6144cc... [testsuite] [powerpc] adjust -m32 counts for fold-vec-extra 0197e8f... ppc: testsuite: vec-mul requires vsx runtime 89e5150... add explicit ABI and align options to pr88233.c Summary of changes (added commits): ----------------------------------- c3999e0... add explicit ABI and align options to pr88233.c d20a933... [testsuite] [powerpc] adjust -m32 counts for fold-vec-extra 347b4d5... ppc: testsuite: vec-mul requires vsx runtime