From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2140) id 7A3433858D32; Thu, 30 Nov 2023 12:30:15 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 7A3433858D32 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1701347415; bh=3bH2vcq4WvTQDE9w2NBqJrz2/H8fKOaIU2Etc8YgBzI=; h=From:To:Subject:Date:From; b=sf6Mon3VmMzQHbl+VKkbsZjmxer0ew0GSEmxMy6wCmMkJjc7KxxJOiel07K5MxAmb DnJaPaMRKurhiRupcetE/pRMQRSC6U4HRKrkStm2m3t/ngvOV2lF+NRTWIx7WeubaN gM8JSfRsWbKCnLyDaryTTmR+4kvIn1YlWl9gKggs= 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] Introduce attribute sym_alias X-Act-Checkin: gcc X-Git-Author: Alexandre Oliva X-Git-Refname: refs/users/aoliva/heads/testme X-Git-Oldrev: c07d5a6de14e64bf0fc19f7dd41754f0e8b76f3f X-Git-Newrev: 7609fe293cbe6b1a125463672b7293e8b3de08f4 Message-Id: <20231130123015.7A3433858D32@sourceware.org> Date: Thu, 30 Nov 2023 12:30:15 +0000 (GMT) List-Id: The branch 'aoliva/heads/testme' was updated to point to: 7609fe293cb... Introduce attribute sym_alias It previously pointed to: c07d5a6de14... Introduce attribute sym_alias Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST): ------------------------------------------------------------------- c07d5a6... Introduce attribute sym_alias Summary of changes (added commits): ----------------------------------- 7609fe2... Introduce attribute sym_alias