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]

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


Author: bstarynk
Date: Fri Sep 30 16:54:30 2011
New Revision: 179398

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

2011-09-30  Basile Starynkevitch  <basile@starynkevitch.net>

	* melt/warmelt-first.melt (foreach_pair): New.

	* melt/warmelt-macro.melt (class_source_variadic): Remove, because renamed as
	(class_source_ifvariadic).
	(mexpand_variadic): Recode, using class_source_ifvariadic.

	* melt/warmelt-normal.melt (normexp_variadic): Remove, since renamed as
	(normexp_ifvariadic): Still incomplete.

	* testsuite/melt/tvariadic.melt: Updated for new variadic syntax.


Modified:
    branches/melt-branch/gcc/ChangeLog.MELT
    branches/melt-branch/gcc/melt/warmelt-first.melt
    branches/melt-branch/gcc/melt/warmelt-macro.melt
    branches/melt-branch/gcc/melt/warmelt-normal.melt
    branches/melt-branch/gcc/testsuite/melt/tvariadic.melt


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