From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1643) id C4E323889E1C; Thu, 14 Jul 2022 11:57:42 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org C4E323889E1C Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Thomas Schwinge To: gcc-cvs@gcc.gnu.org Subject: [gcc/devel/rust/master] Merge #1379 X-Act-Checkin: gcc X-Git-Author: bors[bot] <26634292+bors[bot]@users.noreply.github.com> X-Git-Refname: refs/heads/devel/rust/master X-Git-Oldrev: 26114120fd6e1feb1b3cbbadfa569981df372a9f X-Git-Newrev: ab9f7f287ef0a775ac6a504d743e20c2f5488f6f Message-Id: <20220714115742.C4E323889E1C@sourceware.org> Date: Thu, 14 Jul 2022 11:57:42 +0000 (GMT) X-BeenThere: gcc-cvs@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-cvs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Jul 2022 11:57:42 -0000 https://gcc.gnu.org/g:ab9f7f287ef0a775ac6a504d743e20c2f5488f6f commit ab9f7f287ef0a775ac6a504d743e20c2f5488f6f Merge: 26114120fd6 ee051b3c444 Author: bors[bot] <26634292+bors[bot]@users.noreply.github.com> Date: Thu Jul 14 10:33:39 2022 +0000 Merge #1379 1379: backend: explain why cdecl is treated differently when setting up the ABIs r=philberty a=liushuyu - backend: explain why `cdecl` is treated differently when setting up the ABIs Co-authored-by: liushuyu Diff: gcc/rust/backend/rust-compile-base.cc | 6 ++++++ 1 file changed, 6 insertions(+)