From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2140) id 202383858C52; Thu, 19 Jan 2023 04:03:12 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 202383858C52 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1674100992; bh=v6hqoFM1t4s5tQ7mcA2+Hf1JB0OEo/IfJKloGvnuCRg=; h=From:To:Subject:Date:From; b=FdC9gN3baDwn9SFScEqu4wndDyTEcoK+PFmiHPoSG9L5JT7dKkgBtsglHM/VDm60p rn6SPakLdYl8tv4ZVU2Y6MjNxYjV4337E77wJ5z5CgMCvkBIAkq5RdI22Brh9O4tPa fTFAkCbaamnGBD5eg9HPXEHuTfYptjbEPllhrhrM= 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] (2 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: 8cfab621b57f9eeedc12ec87234b9629ecff7782 X-Git-Newrev: 6a90ba705f583b76e4af9d0e4ec45ab57fe60e49 Message-Id: <20230119040312.202383858C52@sourceware.org> Date: Thu, 19 Jan 2023 04:03:12 +0000 (GMT) List-Id: The branch 'aoliva/heads/testme' was updated to point to: 6a90ba705f5... [testing] enable -finline-memset-loops by default It previously pointed to: 8cfab621b57... [testing] enable -finline-memset-loops by default Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST): ------------------------------------------------------------------- 8cfab62... [testing] enable -finline-memset-loops by default ff39297... Introduce -finline-memset-loops Summary of changes (added commits): ----------------------------------- 6a90ba7... [testing] enable -finline-memset-loops by default 536c61b... Introduce -finline-memset-loops