This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug rtl-optimization/54751] [4.8 Regression] slow compile time with rtl loop unroller
- From: "steven at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 01 Oct 2012 20:39:41 +0000
- Subject: [Bug rtl-optimization/54751] [4.8 Regression] slow compile time with rtl loop unroller
- Auto-submitted: auto-generated
- References: <bug-54751-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54751
Steven Bosscher <steven at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2012-10-01
Ever Confirmed|0 |1
--- Comment #2 from Steven Bosscher <steven at gcc dot gnu.org> 2012-10-01 20:39:41 UTC ---
df_bb_verify?! That means that somehow DF checking is running. Why?