This is the mail archive of the gcc-patches@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]

Re: [PATCH] Temporarily enable ac_fold_checking for --enable-checking=yes.


Here are more numbers from my laptop i686-linux, bootstrapping
with --enable-checking=yes,fold
Elapsed (wall clock) time (h:mm:ss or m:ss): 2:32:58
That was with a small patch for PR32461 on which I'm working now.

Sebastian

On 6/22/07, Kaveh R. GHAZI <ghazi@caip.rutgers.edu> wrote:
I'd like to see a comparison of default vs. "yes,rtl" vs. "yes,fold" vs.
"yes,rtl,fold" (if you have the free cpu time).  That way we could see
which one yields the worst time regression.


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