Reported by Fabrice Fontaine <fontaine.fabrice@gmail.com> in
<https://lists.gnu.org/archive/html/bug-gnulib/2022-04/msg00028.html>.
* m4/stack-direction.m4 (SV_STACK_DIRECTION): Treat the 'arc' variants
like 'arc'.
+2022-04-15 Bruno Haible <bruno@clisp.org>
+
+ sigsegv: Fix compilation error on arceb CPUs.
+ Reported by Fabrice Fontaine <fontaine.fabrice@gmail.com> in
+ <https://lists.gnu.org/archive/html/bug-gnulib/2022-04/msg00028.html>.
+ * m4/stack-direction.m4 (SV_STACK_DIRECTION): Treat the 'arc' variants
+ like 'arc'.
+
2022-04-13 Bruno Haible <bruno@clisp.org>
string, wchar: Fix error in C++ mode on glibc systems with clang.
-# stack-direction.m4 serial 10
+# stack-direction.m4 serial 11
dnl Copyright (C) 2002-2022 Free Software Foundation, Inc.
dnl This file is free software, distributed under the terms of the GNU
dnl General Public License. As a special exception to the GNU General
a29k | \
aarch64* | \
alpha* | \
- arc | \
+ arc | arceb | arc32 | arc64 | \
arm* | strongarm* | xscale* | \
avr | avr32 | \
bfin | \