Re: wide-int branch timings

2013-10-15 Thread Mike Stump
On Oct 15, 2013, at 5:41 AM, Richard Biener wrote: > That said, how do cc1 binary sizes compare branch vs. trunk at > the last merge point? $ size /tmp/gcc-*/libexec/gcc/x86_64-unknown-linux-gnu/4.9.0/cc1plus textdata bss dec hex filename 14224227 33960 1061304 153194

Re: wide-int branch timings

2013-10-15 Thread Richard Biener
On Tue, Oct 15, 2013 at 2:41 PM, Richard Biener wrote: > On Tue, Oct 15, 2013 at 2:10 PM, Richard Biener > wrote: >> On Tue, Oct 15, 2013 at 1:12 AM, Mike Stump wrote: >>> So, here is a comparison of the time required to do a make -j15 of a >>> --disable-bootstrap --enable-checking=none --enabl

Re: wide-int branch timings

2013-10-15 Thread Richard Biener
On Tue, Oct 15, 2013 at 2:10 PM, Richard Biener wrote: > On Tue, Oct 15, 2013 at 1:12 AM, Mike Stump wrote: >> So, here is a comparison of the time required to do a make -j15 of a >> --disable-bootstrap --enable-checking=none --enable-languages=c,c++ style >> compiler. The base compiler is a -

Re: wide-int branch timings

2013-10-15 Thread Richard Biener
On Tue, Oct 15, 2013 at 1:12 AM, Mike Stump wrote: > So, here is a comparison of the time required to do a make -j15 of a > --disable-bootstrap --enable-checking=none --enable-languages=c,c++ style > compiler. The base compiler is a --enable-checking=none > --enable-languages=c,c++,lto style c