Hi,
New atomic counter test does not work, at least, on Linux arm/arm64. It fails with: Test: 124_atomic_counter... --- 124_atomic_counter.expect 2021-04-09 07:37:46.697877583 +0200 +++ 124_atomic_counter.output 2021-04-09 07:39:23.270553214 +0200 @@ -1,2 +1,4 @@ -SUCCESS -SUCCESS +tcc: error: undefined symbol '__atomic_fetch_add_8' +tcc: error: undefined symbol '__atomic_load_8' +tcc: error: undefined symbol '__atomic_compare_exchange_8' +tcc: error: undefined symbol '__atomic_store_8' Makefile:132: recipe for target '124_atomic_counter.test' failed make[3]: *** [124_atomic_counter.test] Error 1
_______________________________________________ Tinycc-devel mailing list Tinycc-devel@nongnu.org https://lists.nongnu.org/mailman/listinfo/tinycc-devel