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

bstarynk@gcc.gnu.org bstarynk@gcc.gnu.org
Mon Oct 10 12:55:00 GMT 2011


Author: bstarynk
Date: Mon Oct 10 12:55:00 2011
New Revision: 179746

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

2011-10-10  Basile Starynkevitch  <basile@starynkevitch.net>
	* testsuite/melt/tdebug.melt: New file.

	* melt-runtime.c (flag_melt_debug, flag_melt_bootstrapping):
	Define these variables only if they are not macros.
	* melt-runtime.h: Likewise.

	* melt/warmelt-macro.melt (mexpand_debug): Thingo.

	* melt/warmelt-debug.melt (debug_fun): Add newline at end.

	* melt/warmelt-normal.melt (normexp_list, normexp_tuple): Check
	arguments types.

	* melt/xtramelt-opengpu.melt: Use debug macro.


Added:
    branches/melt-branch/gcc/testsuite/melt/tdebug.melt
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-debug.melt
    branches/melt-branch/gcc/melt/warmelt-macro.melt
    branches/melt-branch/gcc/melt/warmelt-normal.melt
    branches/melt-branch/gcc/melt/xtramelt-opengpu.melt



More information about the Gcc-cvs mailing list