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]

r107683 - in /branches/gcjx-branch/gcjx: Change...


Author: tromey
Date: Tue Nov 29 23:35:28 2005
New Revision: 107683

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=107683
Log:
	* unify.cc (unifier::imply): Added constraint.
	(unifier::consider_lubs): Only look at '>>' constraints.
	* model/classinst.cc (contains_p): Handle raw types.
	* model/raw.hh (model_raw_class::raw_p): New method.
	* model/class.hh (model_class::raw_p): New method.

Modified:
    branches/gcjx-branch/gcjx/ChangeLog
    branches/gcjx-branch/gcjx/TODO
    branches/gcjx-branch/gcjx/model/class.hh
    branches/gcjx-branch/gcjx/model/classinst.cc
    branches/gcjx-branch/gcjx/model/raw.hh
    branches/gcjx-branch/gcjx/unify.cc


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