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]

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


Author: bstarynk
Date: Tue Oct  4 13:03:46 2011
New Revision: 179501

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

2011-10-04  Basile Starynkevitch  <basile@starynkevitch.net>
	* melt/warmelt-macro.melt (mexpand_variadic): More robust.

	* melt/warmelt-normal.melt (normexp_ifvariadic): Check then & else branches.

	* melt/warmelt-genobj.melt (variadic_idstr): New internal function.
	(variadic_index_idstr, variadic_length_idstr): New exported functions.
	(compile2obj_procedure): Use them.
	(compilobj_nrep_ifvariadic, compilobj_nrep_variadic_argument)
	(compilobj_nrep_consumevariadic): Ditto.

	* melt/warmelt-outobj.melt (outpucod_procroutine): Ditto.


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


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