This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/34400] [4.3 regression] bad interaction between DF and SJLJ exceptions
- From: "ludovic at ludovic-brenta dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 11 Dec 2007 20:36:09 -0000
- Subject: [Bug middle-end/34400] [4.3 regression] bad interaction between DF and SJLJ exceptions
- References: <bug-34400-286@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #19 from ludovic at ludovic-brenta dot org 2007-12-11 20:36 -------
With the patch from comment #17, the compile time is down to
real 130m10.559s
user 130m9.104s
sys 0m0.388s
on my machine. You seem to be on the right track :)
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34400