From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4073 invoked by alias); 17 Apr 2002 08:26:08 -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 4013 invoked by uid 71); 17 Apr 2002 08:26:05 -0000 Date: Wed, 17 Apr 2002 01:26:00 -0000 Message-ID: <20020417082605.4009.qmail@sources.redhat.com> To: jakub@gcc.gnu.org Cc: gcc-prs@gcc.gnu.org, From: jakub@gcc.gnu.org Subject: bootstrap/6315 Reply-To: jakub@gcc.gnu.org X-SW-Source: 2002-04/txt/msg00873.txt.bz2 List-Id: The following reply was made to PR bootstrap/6315; it has been noted by GNATS. From: jakub@gcc.gnu.org To: gcc-gnats@gcc.gnu.org Cc: Subject: bootstrap/6315 Date: 17 Apr 2002 08:16:59 -0000 CVSROOT: /cvs/gcc Module name: egcs Branch: gcc-3_1-branch Changes by: jakub@gcc.gnu.org 2002-04-17 01:16:57 Modified files: gcc : ChangeLog gcc/testsuite : ChangeLog gcc/config/sparc: sparc.md sparc.c sparc.h Added files: gcc/testsuite/gcc.dg: 20020416-1.c Log message: PR bootstrap/6315 * config/sparc/sparc.md (movtf reg<-reg split): Allow spliting even if hard quad and register is not floating. (movtf reg<-mem split): Disallow splitting if hard quad and register is floating. (movtf mem<-reg split): Likewise. * config/sparc/sparc.c (fp_register_operand): New predicate. * config/sparc/sparc.h (PREDICATE_CODES): Add fp_register_operand. * gcc.dg/20020416-1.c: New test. Patches: http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.13152.2.391&r2=1.13152.2.392 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.1672.2.98&r2=1.1672.2.99 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/config/sparc/sparc.md.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.148.2.9&r2=1.148.2.10 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/config/sparc/sparc.c.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.185.2.18&r2=1.185.2.19 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/config/sparc/sparc.h.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.161.2.15&r2=1.161.2.16 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/testsuite/gcc.dg/20020416-1.c.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=NONE&r2=1.1.2.1