From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6623 invoked by alias); 1 Dec 2006 18:05:49 -0000 Received: (qmail 6547 invoked by uid 48); 1 Dec 2006 18:05:33 -0000 Date: Fri, 01 Dec 2006 18:05:00 -0000 Message-ID: <20061201180533.6545.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug tree-optimization/30038] Call to sin(x), cos(x) should be transformed to sincos(x) In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "burnus at gcc dot gnu dot org" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2006-12/txt/msg00130.txt.bz2 ------- Comment #6 from burnus at gcc dot gnu dot org 2006-12-01 18:05 ------- (In reply to comment #5) > Btw, the "gross" patch is attached to PR17687. If you mean attachment (id=12055; patch using cexp) then note that it no longer applies cleanly: 2 out of 5 hunks FAILED -- saving rejects to file builtins.c.rej 1 out of 2 hunks FAILED -- saving rejects to file expr.c.rej -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30038