This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


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

Re: [PATCH] Java: fix for java/1261.


Jeff Sturm wrote:

> > > This patch broke the 3.0 branch for alphapca56-unknown-linux-gnu:
> >
> > Jeff, did you try applying my clone patch?
>
> I just did.  With your patch I got past the SEGV, though I'm still not
> sure why (I'm assuming the branch built on x86 regardless).

Because the add_method() in build_java_array_type is bogus.  I don't know why
it doesn't crash on x86 though (until runtime).

regards

  [ bryce ]



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