https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93543
David Malcolm <dmalcolm at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|[10 regression] bootstrap |[10 regression] bootstrap
|with clang 9.0.1 fails in |with clang fails in
|analyzer: reinterpret_cast |analyzer: reinterpret_cast
|from 'nullptr_t' to |from 'nullptr_t' to
|'function *' is not allowed |'function *' is not allowed
--- Comment #3 from David Malcolm <dmalcolm at gcc dot gnu.org> ---
Thanks. Does the patch in comment #1 fix it for you?