sjlj jumbo patch

From-SVN: r30591
This commit is contained in:
Tom Tromey
1999-11-19 19:13:42 +00:00
parent 2395f8059c
commit 3cf88fb4e8
18 changed files with 469 additions and 661 deletions
+4
View File
@@ -23,6 +23,7 @@ libgcj_flags=
libgcj_cflags=
libgcj_cxxflags=
libgcj_javaflags=
libgcj_sjlj=
case "${target_optspace}:${host}" in
yes:*)
@@ -59,7 +60,10 @@ case "${host}" in
libgcj_flags="${libgcj_flags} -ffloat-store"
DIVIDESPEC=-fno-use-divide-subroutine
;;
sparc-*)
;;
*)
libgcj_sjlj=yes
;;
esac