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: bug wrt gcc 4.7 and the C++11 memory model


On Fri, Aug 31, 2012 at 6:51 PM, Richard Henderson <rth@redhat.com> wrote:
> Fixed as follows.  This seems to be the only entry point in alias.c that didn't take ALIAS_SET_MEMORY_BARRIER into account.  Getting the above into a test case is tricky, and I havn't figured out how to match it.
>
> Full testing still underway, but I expect it to pass.

Any reason to not add the (mem:BLK (scratch)) special case as well?

Ciao!
Steven


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