gcc/libjava/java/lang/reflect
Tom Tromey 782c59d653 natMethod.cc: Include <alloca.h>.
* java/lang/reflect/natMethod.cc: Include <alloca.h>.
	* java/lang/natDouble.cc: Always include <alloca.h>.
	Fix for PR libgcj/267.

From-SVN: r34665
2000-06-23 17:39:00 +00:00
..
AccessibleObject.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
Array.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
Constructor.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
Field.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
InvocationTargetException.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
Member.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
Method.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
Modifier.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
natArray.cc natArray.cc (newInstance): Don't allow array of `void' to be created. 2000-03-09 04:50:49 +00:00
natConstructor.cc All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
natField.cc All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
natMethod.cc natMethod.cc: Include <alloca.h>. 2000-06-23 17:39:00 +00:00