]> git.ipfire.org Git - thirdparty/gcc.git/commit
natMethod.cc: Don't include alloca.h.
authorAndreas Tobler <a.tobler@schweiz.ch>
Tue, 8 Jan 2002 20:00:50 +0000 (21:00 +0100)
committerTom Tromey <tromey@gcc.gnu.org>
Tue, 8 Jan 2002 20:00:50 +0000 (20:00 +0000)
commit66839ef65ef900d409a19b269f60731224f55275
tree049c029fcf7a9381d8b3fc3b76f1fd4ac567ed03
parent24dbb44039f6a5937936c2f59181bd0d5608ef16
natMethod.cc: Don't include alloca.h.

2002-01-07  Andreas Tobler <a.tobler@schweiz.ch>

* java/lang/reflect/natMethod.cc: Don't include alloca.h.
(_Jv_CallAnyMethodA): Convert alloca to __builtin_alloca.

From-SVN: r48656
libjava/ChangeLog
libjava/java/lang/reflect/natMethod.cc