freebsd-ports/lang/gcc10-devel
Gerald Pfeifer a0eb4f23d2 Fix a build failure in the new analyzer module that was reported with
clang 9.0.1 (only):

   ports/lang/gcc10-devel/work/gcc-10-20200126/gcc/analyzer/engine.cc:2971:13: error:
         reinterpret_cast from 'nullptr_t' to 'function *' is not allowed
     v.m_fun = reinterpret_cast<function *> (NULL);
               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

PR:		243681
Reported by:	Philippe Michel <philippe.michel7@free.fr>
2020-01-30 20:48:54 +00:00
..
files Fix a build failure in the new analyzer module that was reported with 2020-01-30 20:48:54 +00:00
distinfo Update to the 20200126 snapshot of GCC 10.0.1. 2020-01-28 08:49:51 +00:00
Makefile Update to the 20200126 snapshot of GCC 10.0.1. 2020-01-28 08:49:51 +00:00
pkg-descr
pkg-plist