This is the mail archive of the gcc@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]
Other format: [Raw text]

Re: libjava doesn't build with new cp/*


>>>>> "Nathan" == Nathan Sidwell <nathan@codesourcery.com> writes:

Nathan> given the semantics of cast-is-lvalue extension, I guess
Nathan> 	*(::java::lang::Object**) &peer = (::java::lang::Object*) w;
Nathan> is what is needed.

What a bogus little piece of code this is.

I have a somewhat different fix I'll check in.  This one doesn't
involve any casting on the l-side.

Tom


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