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]

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


Author: bstarynk
Date: Wed Mar  5 17:11:06 2014
New Revision: 208348

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

2014-03-05  Basile Starynkevitch  <basile@starynkevitch.net>

	{{With GCC 4.8 the MELT module is emitting twice the struct
	meltwalkhookdata_st header in xtramelt-ana-gimple.cc}}
	* melt/warmelt-normal.melt (normexp_cheader): Add check that the
	header is unique.

	* melt/warmelt-outobj.melt (translate_macroexpanded_list): Emit
	hashcode of header.

	* melt/xtramelt-ana-gimple.melt (output_gimple): Move definition
	before dbgout_mapgimple_method...

	* testsuite/melt/tusedef-code1.c: Improve comment.


Modified:
    branches/melt-branch/gcc/ChangeLog.MELT
    branches/melt-branch/gcc/melt/warmelt-normal.melt
    branches/melt-branch/gcc/melt/warmelt-outobj.melt
    branches/melt-branch/gcc/melt/xtramelt-ana-gimple.melt
    branches/melt-branch/gcc/testsuite/melt/tusedef-code1.c


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