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]

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


Author: bstarynk
Date: Thu Jul 18 12:54:42 2013
New Revision: 201029

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

2013-07-18  Basile Starynkevitch  <basile@starynkevitch.net>

	* melt/warmelt-base.melt (list_nth_element): Adding new function.
	(make_sexpr): Better diagnostics and debug.
	(error): Temporarily remove.

	* melt/warmelt-normal.melt (normexp_ifelse): Give error, not
	warning, on type incompatibility of conditional branches.


	* testsuite/melt/tmacro-1.melt: Use [not implemented yet]
	list_nth_element.


Modified:
    branches/melt-branch/gcc/ChangeLog.MELT
    branches/melt-branch/gcc/melt/warmelt-base.melt
    branches/melt-branch/gcc/melt/warmelt-normal.melt
    branches/melt-branch/gcc/testsuite/melt/tmacro-1.melt


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