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
- To: law@cygnus.com
- Subject: Re: 1.1.2 Prerelease
- From: "Martin v. Loewis" <martin@mira.isdn.cs.tu-berlin.de>
- Date: Thu, 18 Feb 1999 01:06:34 +0100
- CC: egcs@egcs.cygnus.com, jason@cygnus.com
- Delivered-To: listarch-egcs@egcs.cygnus.com
- Delivered-To: mailing list egcs@egcs.cygnus.com
- In-reply-to: <23025.919212233@hurl.cygnus.com> (message from Jeffrey A Law onTue, 16 Feb 1999 17:43:53 -0700)
- Mailing-List: contact egcs-help@egcs.cygnus.com; run by ezmlm
- References: <23025.919212233@hurl.cygnus.com>
- Sender: owner-egcs@egcs.cygnus.com
- User-Agent: SEMI/1.8.6 (Fukuoka) FLIM/1.9.2 (Shin-Tanabe) Emacs/20.3 (with unibyte mode)
> 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