From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2140) id A9DE13858C50; Sat, 14 Jan 2023 12:11:27 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A9DE13858C50 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1673698287; bh=8g8zLmkjrppQPPLlw3hzO6FBke6/478gyslfAuCISKg=; h=From:To:Subject:Date:From; b=BApf1oSY8rY2/AEEr76mUUpeAHsCDZLVldK+RzplQQ2k1FraHZDH1XCccm4rfvP3x R4/qfWBDyeXM9jfOErHh7+WcNHPyThYmavhMHG2x3KHmFD9dtjPqOtYtEWHqmvKCso F92YxdL04/DKr5DJiVgDLCo2p1VLg2C2FlnNfykY= 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) [testing] enable -finline-memset-loops by default X-Act-Checkin: gcc X-Git-Author: Alexandre Oliva X-Git-Refname: refs/users/aoliva/heads/testme X-Git-Oldrev: 85b0d1b9e368cc2fc23d6487b6a84209d15a06e3 X-Git-Newrev: 45854c741eb144232f08d61adbdbd74247f3f12c Message-Id: <20230114121127.A9DE13858C50@sourceware.org> Date: Sat, 14 Jan 2023 12:11:27 +0000 (GMT) List-Id: The branch 'aoliva/heads/testme' was updated to point to: 45854c741eb... [testing] enable -finline-memset-loops by default It previously pointed to: 85b0d1b9e36... [PR106746] drop cselib addr lookup in debug insn mem Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST): ------------------------------------------------------------------- 85b0d1b... [PR106746] drop cselib addr lookup in debug insn mem 3f62b51... Introduce -finline-memset-loops Summary of changes (added commits): ----------------------------------- 45854c7... [testing] enable -finline-memset-loops by default d040159... Introduce -finline-memset-loops d8d1496... [PR106746] drop cselib addr lookup in debug insn mem