This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: Patch: switch to __builtin_alloca


Tom wrote: 
> Anthony> 2001-02-10  Anthony Green  <green@redhat.com>
> Anthony> 	* defineclass.cc: Don't include alloca.h.
> Anthony> 	(prepare_pool_entry): Convert alloca to __builtin_alloca.
> Anthony> 	* interpret.cc (run_normal): Ditto.
> Anthony> 	(continue1): Ditto.
> Anthony> 	* java/lang/natDouble.cc (parseDouble): Ditto.
> 
> Ok.

I put this in the trunk.  Ok for the branch?

AG


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]