Re: [Tinycc-devel] 124_atomic_counter.c is broken on arm and arm64
From:
Dmitry Selyutin
Subject:
Re: [Tinycc-devel] 124_atomic_counter.c is broken on arm and arm64
Date:
Fri, 9 Apr 2021 08:47:46 +0300
Hi Christian,
I've been under impression that this should be skipped until per-platform support is implemented. The Makefile marks it as skipped; isn't it skipped when running the whole test suite?
P.S. Is it possible to build cross-compile tcc for ARM on x86, and check all tests? Could you help me, please?