From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1005) id 04213384D1B0; Thu, 23 Mar 2023 20:48:12 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 04213384D1B0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1679604493; bh=aM5P4hnZQvg/fzd0eJrn8g/Szzzq+GR25thuKGD787k=; h=From:To:Subject:Date:From; b=tAY+En0Ay8CRlliqWzFThNW8oxVXheo9Td837IT9V5pwOyc+h0y4wpcu0g4UVe1K0 gspTjJzEcnh/VmDMgKyzBZftUaUqmb1wBu4/6owzxupPkPZSaJ3EWArDjWXILfugBa PWH4X5uA+xevCn5Mg1rtj+OJqk8QN9N+/wz3cdeU= Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Michael Meissner To: gcc-cvs@gcc.gnu.org Subject: [gcc] Created branch 'meissner/heads/work115-orig' in namespace 'refs/users' X-Act-Checkin: gcc X-Git-Author: Michael Meissner X-Git-Refname: refs/users/meissner/heads/work115-orig X-Git-Oldrev: 0000000000000000000000000000000000000000 X-Git-Newrev: f58cbbb7c90d8cfea87dc4490b575a368e1e2c82 Message-Id: <20230323204813.04213384D1B0@sourceware.org> Date: Thu, 23 Mar 2023 20:48:13 +0000 (GMT) List-Id: The branch 'meissner/heads/work115-orig' was created in namespace 'refs/users' pointing to: f58cbbb7c90... Don't force target of modulo into a distinct register.