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

bstarynk@gcc.gnu.org bstarynk@gcc.gnu.org
Fri Jun 28 11:32:00 GMT 2013


Author: bstarynk
Date: Fri Jun 28 11:32:17 2013
New Revision: 200516

URL: http://gcc.gnu.org/viewcvs?rev=200516&root=gcc&view=rev
Log:

2013-06-28  Basile Starynkevitch  <basile@starynkevitch.net>

	* melt-runtime.h (melt_low_stderr_value_at): Always perform the
	output.
	(Melt_CallFrame): Improve meltcast in current_closure &
	current_hook...

	* melt-runtime.c (melt_marking_callback): Becoming non-static. Use
	mcf->current() for classy frames.
	(meltgc_reference_put, meltgc_readmacrostringsequence)
	(meltgc_new_file, meltgc_output_file, melt_val2passflag): Add cast to melt_ptr_t.
	(melt_dbgbacktrace): Fix typo for classy frames.
	(meltgc_walkstmt_cb, meltgc_walktree_cb): Fix for classy frames.

	* melt/warmelt-outobj.melt (output_curframe_declstruct): For
	classy frames emit a mcfr_varnum field.


Modified:
    branches/melt-branch/gcc/ChangeLog.MELT
    branches/melt-branch/gcc/melt-runtime.c
    branches/melt-branch/gcc/melt-runtime.h
    branches/melt-branch/gcc/melt/warmelt-outobj.melt



More information about the Gcc-cvs mailing list