r195137 - in /trunk/gcc: ChangeLog config/i386/...
uros@gcc.gnu.org
uros@gcc.gnu.org
Sun Jan 13 19:06:00 GMT 2013
Author: uros
Date: Sun Jan 13 19:06:54 2013
New Revision: 195137
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=195137
Log:
* config/i386/sync.md (mem_thread_fence): Mask operands[0] with
MEMMODEL_MASK to determine memory model.
(atomic_store<mode>): Ditto from operands[2].
* config/i386/i386.c (ix86_memmodel_check): Declare "strong" as bool.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/i386/i386.c
trunk/gcc/config/i386/sync.md
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-cvs
mailing list