This is the mail archive of the gcc@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: volatile access optimization (C++ / x86_64)


On Fri, Dec 26, 2014 at 5:20 PM, NightStrike <nightstrike@gmail.com> wrote:
> Have you tried release and acquire/consume instead?

Yes; these emit the same instructions in this case. http://goo.gl/e94Ya7

Regards, Matt


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