On Tue, Jul 13, 2010 at 5:26 PM, Paolo Bonzini wrote:
> On 07/13/2010 04:53 PM, Richard Guenther wrote:
>>
>> On Tue, Jul 13, 2010 at 4:50 PM, Paolo Bonzini wrote:
>>>
>>> On 07/08/2010 10:58 PM, Maxiwell Garcia wrote:
Hi,
I am writing a paper about instruction-set architectur
On 07/13/2010 04:53 PM, Richard Guenther wrote:
On Tue, Jul 13, 2010 at 4:50 PM, Paolo Bonzini wrote:
On 07/08/2010 10:58 PM, Maxiwell Garcia wrote:
Hi,
I am writing a paper about instruction-set architecture simulators. In
first time, I used gcc-4.4.0 and the compilation time reached 33
min
On 07/13/2010 04:53 PM, Richard Guenther wrote:
On Tue, Jul 13, 2010 at 4:50 PM, Paolo Bonzini wrote:
On 07/08/2010 10:58 PM, Maxiwell Garcia wrote:
Hi,
I am writing a paper about instruction-set architecture simulators. In
first time, I used gcc-4.4.0 and the compilation time reached 33
min
On Tue, Jul 13, 2010 at 4:50 PM, Paolo Bonzini wrote:
> On 07/08/2010 10:58 PM, Maxiwell Garcia wrote:
>>
>> Hi,
>>
>> I am writing a paper about instruction-set architecture simulators. In
>> first time, I used gcc-4.4.0 and the compilation time reached 33
>> minutes (with -O3) for my simulator a
On 07/08/2010 10:58 PM, Maxiwell Garcia wrote:
Hi,
I am writing a paper about instruction-set architecture simulators. In
first time, I used gcc-4.4.0 and the compilation time reached 33
minutes (with -O3) for my simulator and the performance reached 270
MIPS (Million instruction per second). Wh
; CC: gcc@gcc.gnu.org
> Subject: Re: Compilation time in gcc-4.4.0
> Date: Sat, 10 Jul 2010 15:04:02 -0700
>
> Maxiwell Garcia writes:
>
>> I am writing a paper about instruction-set architecture simulators. In
>> first time, I used gcc-4.4.0 and the compilation time rea
Maxiwell Garcia writes:
> I am writing a paper about instruction-set architecture simulators. In
> first time, I used gcc-4.4.0 and the compilation time reached 33
> minutes (with -O3) for my simulator and the performance reached 270
> MIPS (Million instruction per second). When I used the gcc-4.
Hi,
I am writing a paper about instruction-set architecture simulators. In
first time, I used gcc-4.4.0 and the compilation time reached 33
minutes (with -O3) for my simulator and the performance reached 270
MIPS (Million instruction per second). When I used the gcc-4.4.4, in
the same code, the co