From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3053 invoked by alias); 15 Apr 2003 16:18:14 -0000 Mailing-List: contact gcc-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-prs-owner@gcc.gnu.org Received: (qmail 3034 invoked by uid 48); 15 Apr 2003 16:18:14 -0000 Date: Tue, 15 Apr 2003 16:18:00 -0000 Message-ID: <20030415161814.3033.qmail@sources.redhat.com> To: gcc-bugs@gcc.gnu.org, gcc-prs@gcc.gnu.org, vmakarov@gcc.gnu.org, vmakarov@redhat.com From: ehrhardt@mathematik.uni-ulm.de Reply-To: ehrhardt@mathematik.uni-ulm.de, gcc-bugs@gcc.gnu.org, gcc-prs@gcc.gnu.org, vmakarov@gcc.gnu.org, vmakarov@redhat.com, gcc-gnats@gcc.gnu.org Subject: Re: c/6875: IA64 compiler crash when -O3 X-SW-Source: 2003-04/txt/msg00700.txt.bz2 List-Id: Synopsis: IA64 compiler crash when -O3 State-Changed-From-To: feedback->closed State-Changed-By: cae State-Changed-When: Tue Apr 15 16:18:13 2003 State-Changed-Why: This is essentially a duplicate of PR 7507 which is fixed with this patch on all active branches. 2003-01-21 Christian Ehrhardt PR opt/7507 * calls.c (fix_unsafe_tree): Split out from ... (expand_call): ... here. Use it on the function address too. regards Christian http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=6875