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
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
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 -
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