This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
just a nit pick: cc1plus screws up parse_time
- To: gcc-bugs at gcc dot gnu dot org
- Subject: just a nit pick: cc1plus screws up parse_time
- From: Dima Volodin <dvv at dvv dot org>
- Date: Tue, 29 Feb 2000 13:34:03 -0500
- Organization: Huh?
- References: <200002291550.KAA19508@BusyBee.dvv.org>
- Reply-To: dvv at egcs dot dvv dot org
GNU C++ version 2.96 20000228 (experimental) (i586--solaris2.7) compiled
by GNU C version 2.95.2 19991024 (release):
# ./cc1plus 00.cc
...
time in parse: 0.-40000 (-15%)
...
Cheers!
Dima