This is the mail archive of the egcs@egcs.cygnus.com mailing list for the EGCS project. See the EGCS home page for more information.


[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index] [Subject Index] [Author Index] [Thread Index]

Re: 1.1.2 Prerelease



> Comments and suggestions would be greatly appreciated.

I noticed there aren't that many C++ fixes. The specific one I'd like
to see in 1.1.2 is

1999-01-25  Martin von Löwis  <loewis@informatik.hu-berlin.de>

	* tree.c (equal_functions): New function.
	(ovl_member): Call it.

This is a quality-of-implementation issue: Compile time will be
significantly reduced. I have not seen bug reports related to it
since it got into the development branch.

Regards,
Martin