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

bstarynk@gcc.gnu.org bstarynk@gcc.gnu.org
Thu Oct 16 19:30:00 GMT 2014


Author: bstarynk
Date: Thu Oct 16 19:30:31 2014
New Revision: 216344

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

2014-10-16  Basile Starynkevitch  <basile@starynkevitch.net>
	* melt/warmelt-first.melt (list_popfirst): Renamed as...
	(list_pop_first): New name.
	* melt/warmelt-moremacro.melt (mexpand_gccif): Use list_pop_first
	instead of list_popfirst.
	* melt/warmelt-normatch.melt: Use list_pop_first
	instead of list_popfirst.
	* melt/warmelt-outobj.melt: Ditto.
	* melt/warmelt-genobj.melt: Ditto.
	* melt/warmelt-hooks.melt: Ditto.
	* testsuite/melt/t-macrocmat.melt: New incomplete test.


Added:
    branches/melt-branch/gcc/testsuite/melt/t-macrocmat.melt
Modified:
    branches/melt-branch/gcc/ChangeLog.MELT
    branches/melt-branch/gcc/melt/warmelt-first.melt
    branches/melt-branch/gcc/melt/warmelt-genobj.melt
    branches/melt-branch/gcc/melt/warmelt-hooks.melt
    branches/melt-branch/gcc/melt/warmelt-moremacro.melt
    branches/melt-branch/gcc/melt/warmelt-normatch.melt
    branches/melt-branch/gcc/melt/warmelt-outobj.melt
    branches/melt-branch/gcc/testsuite/melt/t-treecode.melt



More information about the Gcc-cvs mailing list