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]
Other format: [Raw text]

Re: GCC Status Report (2004-03-09)


    We must never allow double stores into /u, so this patch instead does
    the clearing using non-/u, then emits blockage and then the rest is
    with /u.

I'm going to put myself "on record" as saying that I *really* don't like
the "blockage" idea.  It's asking for trouble.  The conservative setting
of /u for stores is *set*, not clear.


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