From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2140) id 1699A386EC23; Fri, 2 Oct 2020 09:16:50 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 1699A386EC23 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] make sincos take type from intrinsic formal, not from actua X-Act-Checkin: gcc X-Git-Author: Alexandre Oliva X-Git-Refname: refs/users/aoliva/heads/testme X-Git-Oldrev: 6baa70627da476220a01da19883213a05e09d07c X-Git-Newrev: d472f1b1d6c9bf2fc0bdff9a784853fb9a0596ae Message-Id: <20201002091650.1699A386EC23@sourceware.org> Date: Fri, 2 Oct 2020 09:16:50 +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: Fri, 02 Oct 2020 09:16:50 -0000 The branch 'aoliva/heads/testme' was updated to point to: d472f1b1d6c... make sincos take type from intrinsic formal, not from actua It previously pointed to: 6baa70627da... rework truth_andor folding into tree-ssa-ifcombine Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST): ------------------------------------------------------------------- 6baa706... rework truth_andor folding into tree-ssa-ifcombine a179868... assorted improvements for fold_truth_andor_1 Summary of changes (added commits): ----------------------------------- d472f1b... make sincos take type from intrinsic formal, not from actua