Alex Turjan wrote:
--- On Thu, 5/7/09, Maxim Kuvyrkov wrote:
From: Maxim Kuvyrkov
Subject: Re: scheduling question
To: atur...@yahoo.com
Cc: "Vladimir Makarov" , gcc@gcc.gnu.org
Date: Thursday, May 7, 2009, 1:01 PM
Alex Turjan wrote:
Hi,
During scheduling Im confronted with the fa
Alex Turjan wrote:
Hi,
During scheduling Im confronted with the fact that an instruction is moved
from the ready list to queued with the cost 2, while according to my
expectations the insn should have been moved to queued with cost 1.
High, Alex. I could look at this, if you have a test and
--- On Thu, 5/7/09, Maxim Kuvyrkov wrote:
> From: Maxim Kuvyrkov
> Subject: Re: scheduling question
> To: atur...@yahoo.com
> Cc: "Vladimir Makarov" , gcc@gcc.gnu.org
> Date: Thursday, May 7, 2009, 1:01 PM
> Alex Turjan wrote:
> > Hi,
> > During schedu
Alex Turjan wrote:
Hi,
During scheduling Im confronted with the fact that an instruction is moved
from the ready list to queued with the cost 2, while according to my
expectations the insn should have been moved to queued with cost 1.
Did anybody experience similar problem?
From what you desc