From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2140) id 199C53858C50; Sat, 14 Jan 2023 14:31:24 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 199C53858C50 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1673706684; bh=hezrKLFjKc9d9WIVnpzO+kotHpQJW9ER6bQ15XTmmy0=; h=From:To:Subject:Date:From; b=oHIEJ/9dFEv8wfxSVXD5RgfvG/0SZ3C5fvqGqXibtkYXywZUrkf0ds9VxW1T0om8x W6ZaIVcvxWziJ0a9Tz28mbPyY2LImXoxE56y/QJOrtAH5fzu3dTc6cP0tDjuKwk2Ee M08Pvu7TSI7h+RLpD2qxnUa8xbuf+eLwPsL1wluk= 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: 45854c741eb144232f08d61adbdbd74247f3f12c X-Git-Newrev: 8cfab621b57f9eeedc12ec87234b9629ecff7782 Message-Id: <20230114143124.199C53858C50@sourceware.org> Date: Sat, 14 Jan 2023 14:31:24 +0000 (GMT) List-Id: The branch 'aoliva/heads/testme' was updated to point to: 8cfab621b57... [testing] enable -finline-memset-loops by default It previously pointed to: 45854c741eb... [testing] enable -finline-memset-loops by default Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST): ------------------------------------------------------------------- 45854c7... [testing] enable -finline-memset-loops by default d040159... Introduce -finline-memset-loops Summary of changes (added commits): ----------------------------------- 8cfab62... [testing] enable -finline-memset-loops by default ff39297... Introduce -finline-memset-loops