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]

r123156 - in /trunk/libjava: ChangeLog link.cc


Author: gary
Date: Fri Mar 23 11:25:46 2007
New Revision: 123156

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=123156
Log:
2007-03-23  Gary Benson  <gbenson@redhat.com>

	* link.cc (_Jv_Linker::resolve_method_entry):
	Ensure that the argument types and the return type of the
	found method match those expected by the calling method.


Modified:
    trunk/libjava/ChangeLog
    trunk/libjava/link.cc


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