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]

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


Author: bstarynk
Date: Tue Jun 29 18:03:26 2010
New Revision: 161546

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

2010-06-29  Basile Starynkevitch  <basile@starynkevitch.net>

	* melt-runtime.h: mcfr_nbvar is a signed int.

	* melt-runtime.c (melt_marking_callback): Added debug print...

	* melt/warmelt-macro.melt: in macroexpanders of get_field &
	unsafe_get_field added check that an object is given.

	* melt/warmelt-outobj.melt: in the initial frame, the nbvar is set
	to a small negative quasirandom magic, and checked in the
	generated marking routine.

	* melt/xtramelt-ana-base.melt: added gimple_copy.



Modified:
    branches/melt-branch/gcc/ChangeLog.MELT
    branches/melt-branch/gcc/melt-runtime.c
    branches/melt-branch/gcc/melt-runtime.h
    branches/melt-branch/gcc/melt/warmelt-macro.melt
    branches/melt-branch/gcc/melt/warmelt-outobj.melt
    branches/melt-branch/gcc/melt/xtramelt-ana-base.melt


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