From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1881) id 07D453842437; Wed, 7 Oct 2020 23:16:31 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 07D453842437 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Aaron Sawdey To: gcc-cvs@gcc.gnu.org Subject: [gcc] Created branch 'ibm/heads/pcrelopt002' in namespace 'refs/vendors' X-Act-Checkin: gcc X-Git-Author: Aaron Sawdey X-Git-Refname: refs/vendors/ibm/heads/pcrelopt002 X-Git-Oldrev: 0000000000000000000000000000000000000000 X-Git-Newrev: 635072248a426c933c74ef4431e82401249b6218 Message-Id: <20201007231631.07D453842437@sourceware.org> Date: Wed, 7 Oct 2020 23:16:31 +0000 (GMT) X-BeenThere: gcc-cvs@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-cvs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Oct 2020 23:16:31 -0000 The branch 'ibm/heads/pcrelopt002' was created in namespace 'refs/vendors' pointing to: 635072248a4... c++: Fix P0846 (ADL and function templates) in template [PR