builtins.c (expand_builtin_synchronize): Build a new-style asm with a memory clobber.
authorRichard Henderson <rth@redhat.com>
Tue, 18 Oct 2005 03:12:55 +0000 (20:12 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Tue, 18 Oct 2005 03:12:55 +0000 (20:12 -0700)
commit74395677b78fbb5ce35c444f5977b087ebe1a759
tree1a015ec6e9cf29438c20526eaeedcef23eecd008
parent1b2914a08690ba27783457d7ebe250afba9bd9f2
builtins.c (expand_builtin_synchronize): Build a new-style asm with a memory clobber.

        * builtins.c (expand_builtin_synchronize): Build a new-style asm
        with a memory clobber.

From-SVN: r105535
gcc/ChangeLog
gcc/builtins.c