> * decl.c (init_decl_processing): Mark throw_node as a noreturn > function with...
authorAnthony Green <green@cygnus.com>
Thu, 9 Dec 1999 12:32:48 +0000 (12:32 +0000)
committerAnthony Green <green@gcc.gnu.org>
Thu, 9 Dec 1999 12:32:48 +0000 (12:32 +0000)
commit1684f87473ac7c8a749e7a4b83b84549c1678601
tree3c2cf46fa1b4c3719b269a17a191df1861b404f1
parent2756c3d86b49ceed753c9f94e22545be7056ea54
> * decl.c (init_decl_processing): Mark throw_node as a noreturn > function with side effects.

  >     * decl.c (init_decl_processing): Mark throw_node as a noreturn
  >     function with side effects.
  >     (init_decl_processing): Mark all memory allocating DECLs with
  >     DECL_IS_MALLOC.

From-SVN: r30845
gcc/java/ChangeLog
gcc/java/decl.c