From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27887 invoked by alias); 24 Apr 2002 19:56:03 -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 27860 invoked by uid 71); 24 Apr 2002 19:56:02 -0000 Date: Wed, 24 Apr 2002 12:56:00 -0000 Message-ID: <20020424195602.27858.qmail@sources.redhat.com> To: davem@gcc.gnu.org Cc: gcc-prs@gcc.gnu.org, From: Tom Tromey Subject: Re: libgcj/6092: sparc-sun-solaris2.7 gcc-3.1 has hundreds of libjava failures with -m64 Reply-To: Tom Tromey X-SW-Source: 2002-04/txt/msg01271.txt.bz2 List-Id: The following reply was made to PR libgcj/6092; it has been noted by GNATS. From: Tom Tromey To: ghazi@gcc.gnu.org Cc: davem@gcc.gnu.org, gcc-bugs@gcc.gnu.org, gcc-prs@gcc.gnu.org, ghazi@caip.rutgers.edu, java-prs@gcc.gnu.org, gcc-gnats@gcc.gnu.org Subject: Re: libgcj/6092: sparc-sun-solaris2.7 gcc-3.1 has hundreds of libjava failures with -m64 Date: 24 Apr 2002 13:58:23 -0600 Kaveh> See -m64 java results here: Kaveh> http://gcc.gnu.org/ml/gcc-testresults/2002-04/msg00875.html I can't argue with those results. I do wonder why my Solaris 2.7 build still fails. Do the GC tests work for you? (`make check' in the boehm-gc target build directory) Tom