This is the mail archive of the java-patches@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: Fix backtrace for interpreted code


On Thu, 2004-10-14 at 07:48, Andrew Haley wrote:
> That's right.  The solution I came up with is the only one I know to
> be correct.

Does the mingw port support named sections?  If so, we could put the
special method in its own section and surround it with
_Jv_StartOfInterpreter, etc in the linker script.

AG

-- 
Anthony Green <green@redhat.com>
Red Hat, Inc.


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