Richard Henderson writes:
> On 11/23/2011 06:46 AM, Mikael Pettersson wrote:
> > +FAIL: c-c++-common/gomp/atomic-10.c scan-tree-dump-times ompexp
> > "__atomic_fetch_add" 4
> > +FAIL: c-c++-common/gomp/atomic-3.c scan-tree-dump-times ompexp "xyzzy, 4"
> > 1
> > +FAIL: c-c++-common/gomp/atom
On 11/23/2011 06:46 AM, Mikael Pettersson wrote:
> +FAIL: c-c++-common/gomp/atomic-10.c scan-tree-dump-times ompexp
> "__atomic_fetch_add" 4
> +FAIL: c-c++-common/gomp/atomic-3.c scan-tree-dump-times ompexp "xyzzy, 4" 1
> +FAIL: c-c++-common/gomp/atomic-9.c scan-tree-dump-times ompexp
> "__atomic
Mikael Pettersson writes:
> Richard Henderson writes:
> > The first patch adds support for the m68k-linux syscall. The second
> > patch adds native support for the m680[2346]0 CAS instruction, and
> > the m68000/Coldfire TAS instruction.
> >
> > Both tested only via cross-compile.
>
Richard Henderson writes:
> The first patch adds support for the m68k-linux syscall. The second
> patch adds native support for the m680[2346]0 CAS instruction, and
> the m68000/Coldfire TAS instruction.
>
> Both tested only via cross-compile.
>
> Please test...
Thanks Richard. I'm cu
The first patch adds support for the m68k-linux syscall. The second
patch adds native support for the m680[2346]0 CAS instruction, and
the m68000/Coldfire TAS instruction.
Both tested only via cross-compile.
Please test...
r~
Richard Henderson (2):
m68k-linux: Implement atomic operations