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

bstarynk@gcc.gnu.org bstarynk@gcc.gnu.org
Thu Feb 13 10:47:00 GMT 2014


Author: bstarynk
Date: Thu Feb 13 10:47:34 2014
New Revision: 207749

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

2014-02-13  Basile Starynkevitch  <basile@starynkevitch.net>

	* melt-runtime.h: Add inclusion of <string> and <vector> C++ headers.
	(melt_done_modes_vector): Declare this external variable.

	* melt-runtime.cc (melt_done_modes_vector): Define as global
	variable, not as static one.

	* melt/warmelt-hooks.melt (hook_melt_do_initial_mode): Update
	melt_done_modes_vector for successful modes.


Modified:
    branches/melt-branch/gcc/ChangeLog.MELT
    branches/melt-branch/gcc/melt-runtime.cc
    branches/melt-branch/gcc/melt-runtime.h
    branches/melt-branch/gcc/melt/warmelt-hooks.melt



More information about the Gcc-cvs mailing list