From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2140) id BE3853858D37; Thu, 30 Nov 2023 10:36:09 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org BE3853858D37 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1701340569; bh=/8KT5n0QzQNFQJ2WANLe5iIVjyk54jutyf06JEHsrRE=; h=From:To:Subject:Date:From; b=mNS9xPIw7wZaX1c6fwEvVJbw9Q0GDo+CYEWVIPBi54Z4adq5m4MDJFTpbPbuJ70VS XseANe83tpUBy8+2HcyqlJ5NS9R/hWtjWN8cq317hZlzQIigShespK3tjNk4EN4Zt0 9qxIXnxlLBlBYu14U5bYezZv1PGpdIpEFcdoskAg= 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: ad7ba571ad32e166bf1485bf338abe96e95ac778 X-Git-Newrev: 756dfecf202a05dc583fa5c6fbefd4b45ac7f66a Message-Id: <20231130103609.BE3853858D37@sourceware.org> Date: Thu, 30 Nov 2023 10:36:09 +0000 (GMT) List-Id: The branch 'aoliva/heads/testme' was updated to point to: 756dfecf202... Introduce attribute sym_alias It previously pointed to: ad7ba571ad3... Introduce attribute sym_alias Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST): ------------------------------------------------------------------- ad7ba57... Introduce attribute sym_alias Summary of changes (added commits): ----------------------------------- 756dfec... Introduce attribute sym_alias