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]

Re: Enable DWARF2 exceptions on PPC


Kevin Hendricks writes:
 > Hi,
 > 
 > > 2001-05-18  Andrew Haley  <aph@cambridge.redhat.com>
 > >
 > > 	* include/dwarf2-signal.h: New file.	
 > > 	* configure.in (SYSDEP_SOURCES): Add dwarf2-signal.h for PPC.
 > > 	* configure.host (EXCEPTIONSPEC): Don't use sjlj on PPC.
 > >         * configure: Rebuilt.
 > 
 > Someone might want to look at the libffi changes I contributed to 
 > support ppc linux for the java interpreter.

Yes, I guess that's true.

 > If I remember correctly, I think somewhere there is a define to use sjlj 
 > exception handling.
 > 
 > Perhaps that should be changed as well?

I've tested on PPC / gcc 3.0 branch and it uses dwarf2 exceptions
throughtout.  If you see anything that says otherwise please let me
know.

Andrew.


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