This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: GCJ Interpreter Aborts (2005-08-24 IST)
- From: Ranjit Mathew <rmathew at gmail dot com>
- To: Andrew Pinski <pinskia at physics dot uc dot edu>
- Cc: Scott Gilbertson <scottg at mantatest dot com>, GCC <gcc at gcc dot gnu dot org>, GCJ <java at gcc dot gnu dot org>, joern dot rennecke at st dot com
- Date: Thu, 25 Aug 2005 12:36:47 +0530
- Subject: Re: GCJ Interpreter Aborts (2005-08-24 IST)
- References: <039501c5a8c0$eaebb430$3c16a8c0@mantatest.com> <200508241905.j7OJ5lOK003489@earth.phy.uc.edu>
On 8/25/05, Andrew Pinski <pinskia@physics.uc.edu> wrote:
> >
> > > In the last 24 hours, something has gone in which makes
> > > the GCJ interpreter "gij" abort on even simple "Hello World"
> > > classes. For example, the "RuntimeCheck" program in
> > > the Jacks testsuite:
> >
> > I had (probably) the same thing yesterday. Here's a backtrace:
>
> It was caused by the following patch:
> 2005-08-23 J"orn Rennecke <joern.rennecke@st.com>
>
> PR middle-end/23467
> * stor-layout.c (finalize_type_size): Dont override
> existing alignment with a smaller alignment from the mode.
>
> We now have a different layout causing the libjava to fail.
Thanks. I can also confirm that backing out this patch
and rebuilding GCC resolves the issue as well as other
newly introduced libjava testsuite failures.
Ranjit.
--
Ranjit Mathew Email: rmathew AT gmail DOT com
Bangalore, INDIA. Web: http://ranjitmathew.hostingzero.com/