* sysdeps/m68k/m68020/atomicity.h (atomic_add): Don't allow

address register for operand 0.
This commit is contained in:
Andreas Schwab 2001-08-15 13:09:32 +00:00
parent ee30b66dd6
commit 86fe4412a1
1 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2001-08-15 Andreas Schwab <schwab@suse.de>
* sysdeps/m68k/m68020/atomicity.h (atomic_add): Don't allow
address register for operand 0.
2001-08-14 Ulrich Drepper <drepper@redhat.com>
* stdio-common/perror.c (perror): Use _IO_fwide instead of fwide.