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: Sun, 21 Feb 1999 00:30:52 +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: <5254.919548838@hurl.cygnus.com> (message from Jeffrey A Law onSat, 20 Feb 1999 15:13:58 -0700)
- Mailing-List: contact egcs-help@egcs.cygnus.com; run by ezmlm
- References: <5254.919548838@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)
> Can you give me a quick description of when it will reduce compile-time
> for inclusion in the egcs-1.1.2 announcement? One or two sentences is all
> I'm looking for.
It reduces compile time when the program calls overloaded
functions. That should be pretty much every C++ program.
Martin