This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: GCJ Interpreter Aborts (2005-08-24 IST)


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]