From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21100 invoked by alias); 7 Oct 2002 16:26:00 -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 21085 invoked by uid 71); 7 Oct 2002 16:26:00 -0000 Date: Mon, 07 Oct 2002 09:26:00 -0000 Message-ID: <20021007162600.21084.qmail@sources.redhat.com> To: nobody@gcc.gnu.org Cc: gcc-prs@gcc.gnu.org, From: Roger Sayle Subject: Re: target/8087: sparc-sun-solaris2.7 C testsuite failures in execute/20020720-1.c w/-m64 or on sparcv9/sparc64 Reply-To: Roger Sayle X-SW-Source: 2002-10/txt/msg00260.txt.bz2 List-Id: The following reply was made to PR target/8087; it has been noted by GNATS. From: Roger Sayle To: "David S. Miller" Cc: , , , , , , Subject: Re: target/8087: sparc-sun-solaris2.7 C testsuite failures in execute/20020720-1.c w/-m64 or on sparcv9/sparc64 Date: Mon, 7 Oct 2002 10:08:04 -0600 (MDT) > Just to let you know, I'm still investigating a solution. > > Ok. I would prefer if a seperate PR is opened for the REG_EQUAL > problem, since that is a generic compiler issue actually. The REG_EQUAL notes is a separate issue. The fixes that I'm still investigating address the sparc64 backend's convoluted constant pool loading code. Roger --