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]

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


Author: bstarynk
Date: Thu May 15 06:13:48 2008
New Revision: 135326

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=135326
Log:
2008-05-15  Basile Starynkevitch  <basile@starynkevitch.net>
	[still buggy but return better handled in exit or forever]

	* gcc/melt/warm-basilys.bysl: (putobjdest_objdestinstr) check that
	last destination is not the new one to avoid duplicates.
	(get_free_objlocptr, get_free_objloclong, get_free_objloctyped)
	reuses the offset but not the objlocv of freed variables.
	(putobjdest_objloop) bug corrected: the destlist should be a list!


Modified:
    branches/melt-branch/gcc/ChangeLog.melt
    branches/melt-branch/gcc/melt/warm-basilys.bysl


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