From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16768 invoked by alias); 10 Apr 2002 14:26:31 -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 16738 invoked by uid 71); 10 Apr 2002 14:26:28 -0000 Date: Wed, 10 Apr 2002 07:26:00 -0000 Message-ID: <20020410142628.16737.qmail@sources.redhat.com> To: rearnsha@gcc.gnu.org Cc: gcc-prs@gcc.gnu.org, From: rearnsha@gcc.gnu.org Subject: target/817 Reply-To: rearnsha@gcc.gnu.org X-SW-Source: 2002-04/txt/msg00582.txt.bz2 List-Id: The following reply was made to PR target/817; it has been noted by GNATS. From: rearnsha@gcc.gnu.org To: gcc-gnats@gcc.gnu.org Cc: Subject: target/817 Date: 10 Apr 2002 14:25:52 -0000 CVSROOT: /cvs/gcc Module name: gcc Branch: gcc-3_1-branch Changes by: rearnsha@gcc.gnu.org 2002-04-10 07:25:52 Modified files: gcc : ChangeLog gcc/config/arm : arm.md Log message: PR target/817 * arm.md (arm_movdi): Adjust neg_pool_range attribute to allow for the fact that the pool entry uses two words. (movdf_hard_insn): Similarly. Also, ADR instruction can span 1k bytes. (movdf_soft_insn): Similarly. (movxf_hard_insn): Adjust neg_pool_range attribute to allow for the fact that the pool entry uses three words. Patches: http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.13152.2.332&r2=1.13152.2.333 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/arm/arm.md.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.89.2.4&r2=1.89.2.5