From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 994 invoked by alias); 21 Mar 2003 17:49:13 -0000 Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org Received: (qmail 985 invoked from network); 21 Mar 2003 17:49:09 -0000 Received: from unknown (HELO gash2.peakpeak.com) (207.174.178.17) by sources.redhat.com with SMTP; 21 Mar 2003 17:49:09 -0000 Received: from fleche.redhat.com (tf0239.peakpeak.com [204.144.239.239]) by gash2.peakpeak.com (8.9.3/8.9.3) with ESMTP id KAA15471; Fri, 21 Mar 2003 10:49:08 -0700 Received: by fleche.redhat.com (Postfix, from userid 1000) id E24584F828B; Fri, 21 Mar 2003 10:44:52 -0700 (MST) To: Andrew Haley Cc: gcc@gcc.gnu.org, Jakub Jelinek Subject: Re: On alignment References: <15994.60290.676217.25116@cuddles.cambridge.redhat.com> From: Tom Tromey Reply-To: tromey@redhat.com X-Attribution: Tom X-Zippy: BEEP-BEEP!! I'm a '49 STUDEBAKER!! Date: Fri, 21 Mar 2003 19:31:00 -0000 In-Reply-To: <15994.60290.676217.25116@cuddles.cambridge.redhat.com> Message-ID: <87znnopqaz.fsf@fleche.redhat.com> User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2003-03/txt/msg01375.txt.bz2 >>>>> "Andrew" == Andrew Haley writes: Andrew> Unless we can achieve layout compatibility between Java and Andrew> C++ code we will not be able to ship gcj. Yes -- we need either a fix in g++ or a fix in gcj or a workaround somewhere (gcjh perhaps). PR 10145 tracks this problem. Tom