r176690 - in /branches/melt-branch/gcc: ChangeL...
bstarynk@gcc.gnu.org
bstarynk@gcc.gnu.org
Sat Jul 23 16:56:00 GMT 2011
Author: bstarynk
Date: Sat Jul 23 16:56:55 2011
New Revision: 176690
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=176690
Log:
2011-07-23 Basile Starynkevitch <basile@starynkevitch.net>
* doc/melt.texi (Invoking MELT): Remove -fmelt-single-c-file.
* melt-runtime.h (melt_wants_single_c_file): Obsolete function,
always return false.
* melt-runtime.c (melt_argument): No more "single-c-file".
(melt_output_strbuf_to_file): Use random in temporary file name.
(melt_wants_single_c_file): Remove.
(meltgc_new_string_generated_c_filename): Use +00.c suffix for the
primary.
(melt_output_cfile_decl_impl_secondary_option): Reindent.
* melt/warmelt-normatch.melt (normpat_variablepat, normpat_orpat):
Don't use boxes.
* melt/warmelt-outobj.melt (wants_single_c_file): Remove primitive.
(compile_list_sexpr): Don't use it.
Modified:
branches/melt-branch/gcc/ChangeLog.MELT
branches/melt-branch/gcc/doc/melt.texi
branches/melt-branch/gcc/melt-runtime.c
branches/melt-branch/gcc/melt-runtime.h
branches/melt-branch/gcc/melt/warmelt-normatch.melt
branches/melt-branch/gcc/melt/warmelt-outobj.melt
More information about the Gcc-cvs
mailing list