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]

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


Author: bstarynk
Date: Tue Mar 23 14:55:10 2010
New Revision: 157670

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=157670
Log:
2010-03-23 Basile Starynkevitch  <basile@starynkevitch.net>
	{{{infinite recursion in alternate matching}}}
	* testsuite/melt/tmatch-6.melt: commented temporarily out...

	* melt-runtime.h (melt_output_length): Added declaration.

	* melt-runtime.c (melt_output_length): Added function.
	(melt_apply): reduced MAXDEPTH_APPLY_MELT.

	* melt/warmelt-base.melt: added output_length.

	* melt/warmelt-debug.melt: use it in dbgout_fields.

	* melt/warmelt-normatch.melt: translpat_orpat still buggy. Added
	stub for transpat_constpat.


Modified:
    branches/melt-branch/gcc/ChangeLog.MELT
    branches/melt-branch/gcc/melt-runtime.c
    branches/melt-branch/gcc/melt-runtime.h
    branches/melt-branch/gcc/melt/warmelt-base.melt
    branches/melt-branch/gcc/melt/warmelt-debug.melt
    branches/melt-branch/gcc/melt/warmelt-normatch.melt
    branches/melt-branch/gcc/testsuite/melt/tmatch-6.melt


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