This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug debug/31412] inf loop/long compile time, time spent in var-tracking.c
- From: "rguenth at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 24 Oct 2007 12:01:08 -0000
- Subject: [Bug debug/31412] inf loop/long compile time, time spent in var-tracking.c
- References: <bug-31412-12387@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #15 from rguenth at gcc dot gnu dot org 2007-10-24 12:01 -------
Btw, I can no longer reproduce the problem. var-tracking is not fast, but
even a cc1 compiled with checking and -O0 does not take multiple hours to
compile this (but just a minute):
variable tracking : 11.34 (23%) usr 0.20 (12%) sys 11.54 (23%) wall
46131 kB (25%) ggc
TOTAL : 48.36 1.66 50.07
183405 kB
--
rguenth at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |WAITING
Summary|[4.3] inf loop/long compile |inf loop/long compile time,
|time, time spent in var- |time spent in var-tracking.c
|tracking.c |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31412