Re: [Bug 1895471] [NEW] compilation error with clang in util/async.c

2020-09-14 Thread Stefan Hajnoczi
On Sun, Sep 13, 2020 at 06:56:12PM -, Amey Narkhede wrote: > configured with ` CC=clang CXX=clang++ ../configure --target- > list=x86_64-softmmu --enable-kvm --enable-curl --enable-debug --enable- > jemalloc --enable-fuzzing --enable-sdl` and after make I get the > following error related to c1

[Bug 1895471] [NEW] compilation error with clang in util/async.c

2020-09-13 Thread Amey Narkhede
Public bug reported: configured with ` CC=clang CXX=clang++ ../configure --target- list=x86_64-softmmu --enable-kvm --enable-curl --enable-debug --enable- jemalloc --enable-fuzzing --enable-sdl` and after make I get the following error related to c11 atomics. I'm using clang because I'm experiment