> Le 25 nov. 2018 à 21:32, Paul Eggert <[email protected]> a écrit :
>
> Akim Demaille wrote:
>> I still can't get GCC8 to work with UBSAN, I get this error (in config.log):
>> https://travis-ci.com/akimd/bison/jobs/160650997:
>>> configure:4967: checking whether the C compiler works
>>> configure:4989: gcc-8 -fsanitize=undefined,address -fno-omit-frame-pointer
>>> conftest.c >&5
>>> /usr/bin/ld: --push-state--no-as-needed: unknown option
>
> This appears to be a known bug in Ubuntu 16.04. I suggest upgrading to 18.04.
Yes, that would be the easiest option. But Travis _just_ moved to 16.04, so I
wouldn't expect to get 18.04 so soon.