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]

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


Author: bstarynk
Date: Mon Oct  6 12:42:33 2014
New Revision: 215933

URL: https://gcc.gnu.org/viewcvs?rev=215933&root=gcc&view=rev
Log:

2014-10-06  Basile Starynkevitch  <basile@starynkevitch.net>
	{{tletmacro-3 is successful}}
	* melt/warmelt-macro.melt: expand_pairlist_as_tuple should be used
	much more systematically to expand a list of operands.
	(mexpand_load, pairlist_to_progn, mexpand_and, mexpand_or)
	(mexpand_let, mexpand_letrec, mexpand_lambda, mexpand_variadic)
	(mexpand_multicall, pairlist_to_return, mexpand_forever)
	(mexpand_exit, mexpand_export_values, mexpand_export_class): Use
	expand_pairlist_as_tuple.
	* testsuite/melt/tletmacro-3.melt: Improved, missing quote!


Modified:
    branches/melt-branch/gcc/ChangeLog.MELT
    branches/melt-branch/gcc/melt/warmelt-macro.melt
    branches/melt-branch/gcc/testsuite/melt/tletmacro-3.melt


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