r135263 - in /branches/melt-branch/gcc: ChangeL...

bstarynk@gcc.gnu.org bstarynk@gcc.gnu.org
Tue May 13 14:24:00 GMT 2008


Author: bstarynk
Date: Tue May 13 14:24:13 2008
New Revision: 135263

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=135263
Log:
2008-05-13  Basile Starynkevitch  <basile@starynkevitch.net>
	[still buggy - incorrectly calling output_code on discr_list from
	outpucod_objblock so some objblock is incorrectly built]
	* gcc/basilys.c: (do_initial_command) added check for closure to
	invoke for command & moved "exit" builtin command handling.

	* gcc/Makefile.in: added testrun1c run to say hello.

	* gcc/melt/warm-basilys.bysl: added class_objpurevalue superclass to
	avoid outputting it. Other values such as class_objexpv should
	always be output - otherwise some primitive invocations are
	disappearing. All tests in outpucod* are testing unless is_a
	class_objpurevalue to avoid outputting.

	* gcc/melt/testrun1.bysl: added say command...


Modified:
    branches/melt-branch/gcc/ChangeLog.melt
    branches/melt-branch/gcc/Makefile.in
    branches/melt-branch/gcc/basilys.c
    branches/melt-branch/gcc/melt/testrun1.bysl
    branches/melt-branch/gcc/melt/warm-basilys.bysl



More information about the Gcc-cvs mailing list