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]

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


Author: bstarynk
Date: Fri Jul 24 15:35:44 2009
New Revision: 150058

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

2009-07-24  Basile Starynkevitch  <basile@starynkevitch.net>
	[tmatch-4 seems to be compiled correctly]
	* testsuite/melt/tmatch-4.melt: uncommented code.
	* melt-runtime.c (load_checked_dynamic_module_index): when md5sum
	mismatch, display the recomputed & the expected checksums.
	* melt/warmelt-normatch.melt: the normexp_match function has been
	simplified and more robust regarding then & else chaining of cases
	& success tests, so tmatch-4 test passes.
	* melt/ana-simple.melt: removed warning regarding miscompilation.
	added comment referint to tmatch-4 test case.


Modified:
    branches/melt-branch/gcc/ChangeLog.MELT
    branches/melt-branch/gcc/melt-runtime.c
    branches/melt-branch/gcc/melt/ana-simple.melt
    branches/melt-branch/gcc/melt/warmelt-normatch.melt
    branches/melt-branch/gcc/testsuite/melt/tmatch-4.melt


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