OSDN Git Service

Wed Dec 8 15:33:26 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
authorapbianco <apbianco@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 8 Jan 2000 01:59:33 +0000 (01:59 +0000)
committerapbianco <apbianco@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 8 Jan 2000 01:59:33 +0000 (01:59 +0000)
commite09aadd75a1d101b00d181f3c740e6c34887ac1d
treeda500c1e8e31c1c7c196e63a87b932cc9bac7c9a
parent9871eb2c3858401d817eb1ece9cd1ab351c3bdd4
Wed Dec  8 15:33:26 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>

        * expr.c (java_lang_expand_expr): Switch to permanent obstack
        before calling expand_eh_region_start and expand_start_all_catch.
        * except.c (expand_start_java_handler): Switch to permanent
        obstack before calling expand_eh_region_start.
        (expand_end_java_handler): Switch to permanent obstack before
        calling expand_start_all_catch.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@31284 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/java/ChangeLog
gcc/java/except.c
gcc/java/expr.c