From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28087 invoked by alias); 9 Oct 2006 18:26:54 -0000 Received: (qmail 28036 invoked by alias); 9 Oct 2006 18:26:43 -0000 Date: Mon, 09 Oct 2006 18:26:00 -0000 Message-ID: <20061009182643.28035.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug target/28490] [4.0/4.1 regression] ICE in ia64_expand_move, at config/ia64/ia64.c:1088 In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "sje at gcc dot gnu dot org" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2006-10/txt/msg00729.txt.bz2 List-Id: ------- Comment #21 from sje at gcc dot gnu dot org 2006-10-09 18:26 ------- Subject: Bug 28490 Author: sje Date: Mon Oct 9 18:26:35 2006 New Revision: 117583 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=117583 Log: PR target/28490 Backport from mainline 2006-09-15 Jim Wilson 2006-09-19 Steve Ellcey * config/ia64/ia64.c (ia64_legitimate_constant_p): Allow function pointers as legitimate constants. Handle symbol offsets same as they are handled in ia64_expand_move and move_operand. Modified: branches/gcc-4_0-branch/gcc/ChangeLog branches/gcc-4_0-branch/gcc/config/ia64/ia64.c -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28490