This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug rtl-optimization/54751] [4.8 Regression] slow compile time with rtl loop unroller


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54751

--- Comment #4 from Joost VandeVondele <Joost.VandeVondele at mat dot ethz.ch> 2012-10-02 10:39:41 UTC ---
More reasonable with -enable-checking=release

4.8(checking=yes):    ~10min
4.8(checking=release):  1min28s.
4.7                  :  0min58s      

maybe some of the checking is a bit excessive in this case.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]