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]

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


Author: bstarynk
Date: Fri Mar 29 12:03:25 2013
New Revision: 197233

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

2013-03-29  Basile Starynkevitch  <basile@starynkevitch.net>

	* melt/warmelt-normal.melt (normexp_defun, normalize_lambda)
	(normexp_lambda): More debug.

	* melt/warmelt-genobj.melt (compile2obj_hook): More debug. 
	(compilobj_nrep_lambda): More debug, use a foreach_in_multiple
	instead of multiple_every.
	(compilobj_dataroutine): More debug. Use foreach_in_list instead
	of list_every.



Modified:
    branches/melt-branch/gcc/ChangeLog.MELT
    branches/melt-branch/gcc/melt/warmelt-genobj.melt
    branches/melt-branch/gcc/melt/warmelt-normal.melt


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