On 5/4/20 11:57 PM, Andreas Schwab wrote: > ../src/conf_post.h:297:21: error: missing binary operator before token "(" > #if __has_attribute (no_sanitize_address) Thanks for mentioning that, as I didn't see it with either gcc or clang in my environment. I installed the attached patch to fix the obvious typos nearby. I hope this fixes the problem; if not please advise how to reproduce.