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]

Re: ia64 scheduling broken since "ia64 eh, part 14"


On Wed, 4 Apr 2001, Richard Henderson wrote:

> On Wed, Apr 04, 2001 at 05:27:44PM +0100, Bernd Schmidt wrote:
> > Actually, the code duplication is another bug - the code got moved to a
> > place where it's dead.  The following patch removes it.
>
> Why do you think it's dead?  The original code did have this
> memory barrier stuff in three places.  One might assume a
> full scheduling barrier would block movement of mems...

flush_pending_lists already does the blocking.


Bernd


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