re PR rtl-optimization/13024 (gcj can't build current rhug)
authorJeff Sturm <jsturm@one-point.com>
Thu, 20 Nov 2003 03:34:59 +0000 (03:34 +0000)
committerJeff Sturm <jsturm@gcc.gnu.org>
Thu, 20 Nov 2003 03:34:59 +0000 (03:34 +0000)
commitc2a141a0f3fe5472f667083fa3f94bbfc1e400c2
tree1d6369d0db9aa36c0c4de45e8fd11dcf130d3214
parent6df5a5c72a98bd1a6c0ddbfd342e233ef7840f72
re PR rtl-optimization/13024 (gcj can't build current rhug)

Fix PR java/13024.
* except.c (prepare_eh_table_type): Allocate variable-sized
buffer `buf' with alloca.

From-SVN: r73752
gcc/java/ChangeLog
gcc/java/except.c