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/38518] Excessive compile time with -O3


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=38518

--- Comment #12 from David Binderman <dcb314 at hotmail dot com> ---

With recent gcc:

no -O flag: 2 seconds

-O2: 24 seconds

-O3: 247 seconds

I'll have a look at -ftime-report.

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