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]

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


Author: bstarynk
Date: Tue Feb  7 09:48:50 2012
New Revision: 183957

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

2011-02-07  Basile Starynkevitch  <basile@starynkevitch.net>
	* melt/warmelt-normal.melt (class_nrep_iftestvalue): New class
	with nif_testval field.
	(class_nrep_ifisa): Inherit from above. Its field nifa_val is
	obsolete.
	(class_nrep_iftuplesized): New class.
	(normexp_get_field,normexp_put_fields): Temporarily fill both
	nifa_val and nif_testval fields.

	* melt/warmelt-normatch.melt (normstep_mtestinstance)
	(normstep_mtestmultiple): Temporarily fill both nifa_val and
	nif_testval fields.

	* melt/warmelt-genobj.melt (compilobj_nrep_ifisa): Use nif_testval
	field.


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


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