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]
Other format: [Raw text]

Re: Java: fixes for -fno-assume-compiled


>>>>> "Jeff" == Jeff Sturm <jsturm@one-point.com> writes:

>> Could we add a flag somewhere instead?

Jeff> Where?  I don't think accflags is the right place.

Ok.

Jeff> Is there really much danger of a valid pointer that looks like a
Jeff> valid constant pool index, i.e. smaller than pool->size?

I think there is zero danger.
The runtime side is ok once the unsigned change and Andrew's point
(about integer type size) is addressed.

Tom


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