From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2140) id 731F93858D28; Thu, 19 Oct 2023 22:55:41 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 731F93858D28 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1697756141; bh=P/EKcqdqx6vs8Eec5lwHgJjAlMkmeQpbZroIaAKJ1Zk=; h=From:To:Subject:Date:From; b=OHnDS0NbHG6i3grYPz0Epx1C8Qzb284h9UPUmNH4Odn4WUXyg03w445QECZJB5DXS T11Mv7kDs1KFoFsmlJ3adap9ifpcW3nGDqskF0Oc9VgkabuCL/ECEd06J1LT46YWJJ OpPlTkyn3pFnZKcJZfAnF7IM84WLijhdgiZ4VwdQ= 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] testsuite: check for and use -mno-strict-align where needed X-Act-Checkin: gcc X-Git-Author: Alexandre Oliva X-Git-Refname: refs/users/aoliva/heads/testme X-Git-Oldrev: 1428a8d4552ac7b28c87eee1b84b90ef13743cc0 X-Git-Newrev: c90047a8e567873d8d42775cac8b1912d1844ad0 Message-Id: <20231019225541.731F93858D28@sourceware.org> Date: Thu, 19 Oct 2023 22:55:41 +0000 (GMT) List-Id: The branch 'aoliva/heads/testme' was updated to point to: c90047a8e567... testsuite: check for and use -mno-strict-align where needed It previously pointed to: 1428a8d4552a... return edge in make_eh_edges Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST): ------------------------------------------------------------------- 1428a8d... return edge in make_eh_edges c66b850... ppc: testsuite: p9-vec-length: add -mno-strict-align and -m ecf1f71... Compile prefix-ds-dq.c with -mno-strict-align a020819... use -mno-strict-align for strlenopt-80.c on powerpc Summary of changes (added commits): ----------------------------------- c90047a... testsuite: check for and use -mno-strict-align where needed