This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/57318] [4.9 Regression] optimizer takes several seconds on nested loops
- From: "glisse at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 21 May 2013 12:26:34 +0000
- Subject: [Bug tree-optimization/57318] [4.9 Regression] optimizer takes several seconds on nested loops
- Auto-submitted: auto-generated
- References: <bug-57318-4 at http dot gcc dot gnu dot org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57318
--- Comment #5 from Marc Glisse <glisse at gcc dot gnu.org> ---
(In reply to Richard Biener from comment #4)
> Fixed
Thanks. Is the slowness of the sched2 pass tracked elsewhere? Or is that a
normal speed for many volatile ops?