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

bstarynk@gcc.gnu.org bstarynk@gcc.gnu.org
Thu Oct 16 10:14:00 GMT 2008


Author: bstarynk
Date: Thu Oct 16 10:14:23 2008
New Revision: 141166

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=141166
Log:
2008-10-16  Basile Starynkevitch  <basile@starynkevitch.net>
	[cmatcher have incorrect amatch_matchbind & match not implemented]
	* gcc/doc/melt.texi: updated doc on match (removed :else clause).
	* gcc/melt/warmelt-first.bysl: typo in tuple_nth cmatcher.
	* gcc/melt/warmelt-macro.bysl: remove smat_else field.
	* gcc/melt/warmelt-normatch.bysl: normexp_match scan the pattern of
	each clause and build the tuple of vars, of consts, of bindlists.
	* gcc/warmelt-first-0.c: regenerated.
	* gcc/warmelt-macro-0.c: regenerated.
	* gcc/warmelt-normal-0.c: regenerated.
	* gcc/warmelt-normatch-0.c: regenerated.
	* gcc/warmelt-genobj-0.c: regenerated.
	* gcc/warmelt-outobj-0.c: regenerated.

Modified:
    branches/melt-branch/gcc/ChangeLog.melt
    branches/melt-branch/gcc/doc/melt.texi
    branches/melt-branch/gcc/melt/warmelt-first.bysl
    branches/melt-branch/gcc/melt/warmelt-macro.bysl
    branches/melt-branch/gcc/melt/warmelt-normatch.bysl
    branches/melt-branch/gcc/warmelt-first-0.c
    branches/melt-branch/gcc/warmelt-genobj-0.c
    branches/melt-branch/gcc/warmelt-macro-0.c
    branches/melt-branch/gcc/warmelt-normal-0.c
    branches/melt-branch/gcc/warmelt-normatch-0.c
    branches/melt-branch/gcc/warmelt-outobj-0.c



More information about the Gcc-cvs mailing list