https://sourceware.org/bugzilla/show_bug.cgi?id=32682
--- Comment #6 from Mark Wielaard <mark at klomp dot org> --- (In reply to Lorinczy Zsigmond from comment #4) > Thank you for help; the problem occured on Centos7.9/amd64, gcc-14.2 > (compiled from source). I have a predefined CFLAGS settings that includes > `-std=c99` Note that current trunk requires C11 plus atomics support and configure checks for that, including setting the right compiler flags. So you should not set CFLAGS to c99. -- You are receiving this mail because: You are on the CC list for the bug.