This is the mail archive of the gcc@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]

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


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