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

bstarynk@gcc.gnu.org bstarynk@gcc.gnu.org
Mon Apr 19 16:28:00 GMT 2010


Author: bstarynk
Date: Mon Apr 19 16:28:21 2010
New Revision: 158521

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=158521
Log:
2010-04-19  Basile Starynkevitch  <basile@starynkevitch.net>
	* gcc/common.opt: -fmelt=<mode> is deprecated and replaced by
	-fmelt-mode=<mode>.

	* gcc/melt-runtime.c (melt_argument): looks into melt_mode_string &
	melt_old_mode_string, and issues a warning when
	melt_old_mode_string is used.

	* gcc/toplev.c (toplev_main): also test melt_old_mode_string before
	calling melt_initialize & melt_finalize.

	* gcc/melt-make.mk: typo in rule for warmelt-first.2.c

	* gcc/doc/melt.texi (Invoking MELT): document -fmelt-mode=.
	(translating a MELT module): use it.


Modified:
    branches/melt-branch/gcc/ChangeLog.MELT
    branches/melt-branch/gcc/common.opt
    branches/melt-branch/gcc/doc/melt.texi
    branches/melt-branch/gcc/melt-make.mk
    branches/melt-branch/gcc/melt-runtime.c
    branches/melt-branch/gcc/toplev.c



More information about the Gcc-cvs mailing list