This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


Author: bstarynk
Date: Tue Sep 18 14:00:50 2012
New Revision: 191423

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

2012-09-18  Basile Starynkevitch  <basile@starynkevitch.net>

	{{The eval mode seems to work on simple input like (quote 1) for
	the first time!}}
	* melt/warmelt-genobj.melt (compile2obj_initextendproc): Also
	compiles the body.

	* melt/warmelt-outobj.melt (compilobj_nrep_return): Reject
	secondary returns for initial routine. Emit
	melt_warn_for_no_expected_secondary_results only for non-initial
	routines.

	* melt/warmelt-modes.melt (eval_docmd): Print the result to stdout.


Modified:
    branches/melt-branch/gcc/ChangeLog.MELT
    branches/melt-branch/gcc/melt/warmelt-debug.melt
    branches/melt-branch/gcc/melt/warmelt-modes.melt


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