From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2140) id 8CA073858D35; Tue, 23 Apr 2024 02:38:41 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 8CA073858D35 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1713839921; bh=pbZ++KolOtVASN6SoX+B2K5TH7hPUtx8ZiflP5JxIyg=; h=From:To:Subject:Date:From; b=ULjUJc6qSFMkkYBY4kYjrxKT+PyZkR84kYIHOBvjH1rHgm6pimd1YgYeEb6EWhNqf 3Ez3oCXHlDgx21sgQGWJZfN5xtBp1e8kydfanVaP339Kg75Kkkj/bW0KZ0TgLPsnBl rGzmtKIIE2woQiuWh3zax4P0z8CmtKyqE17HRIUM= 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] (5 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: edf330eeb9d4832b1972516bcf6b54cd897e5fa9 X-Git-Newrev: 68e3d62f56eea3a5fa798ec514bd89ddc6668c4a Message-Id: <20240423023841.8CA073858D35@sourceware.org> Date: Tue, 23 Apr 2024 02:38:41 +0000 (GMT) List-Id: The branch 'aoliva/heads/testme' was updated to point to: 68e3d62f56e... add explicit ABI and align options to pr88233.c It previously pointed to: edf330eeb9d... [testsuite] [powerpc] adjust -m32 counts for fold-vec-extra Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST): ------------------------------------------------------------------- edf330e... [testsuite] [powerpc] adjust -m32 counts for fold-vec-extra 960142e... decay vect tests from run to link for pr95401 1dd110c... xfail fetestexcept test - ppc always uses fcmpu cef8842... [testsuite] require sqrt_insn effective target where needed c5fbace... add explicit ABI and align options to pr88233.c Summary of changes (added commits): ----------------------------------- 68e3d62... add explicit ABI and align options to pr88233.c 9aad468... [testsuite] [powerpc] adjust -m32 counts for fold-vec-extra f7a0734... decay vect tests from run to link for pr95401 2062c8d... xfail fetestexcept test - ppc always uses fcmpu 4923693... [testsuite] require sqrt_insn effective target where needed