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]

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


Author: bstarynk
Date: Wed Feb 15 10:22:21 2012
New Revision: 184260

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

2011-02-15  Basile Starynkevitch  <basile@starynkevitch.net>
	* melt/warmelt-first.melt (shortbacktrace_dbg): Use
	melt_need_debug to skip backtraces...

	* melt/warmelt-genobj.melt (class_objflag): Inherit from
	class_objpurevalue not class_generated_c_code.
	(compile2obj_procedure, compile2obj_initproc): Add long ~~~ line
	in first debug message.
	(putobjdest_objvalue, putobjdest_integer, putobjdest_string)
	(putobjdest_null, putobjdest_objanyblock, putobjdest_objloop)
	(putobjdest_objexit, putobjdest_objcond, putobjdest_objcppif):
	Check that desto is just a class_objpurevalue.


Modified:
    branches/melt-branch/gcc/ChangeLog.MELT
    branches/melt-branch/gcc/melt/warmelt-first.melt
    branches/melt-branch/gcc/melt/warmelt-genobj.melt


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