> Currently the bootstrap with --enable-build-with-cxx is broken due to
> compiler errors of the form "error: converting 'false' to pointer type
> 'varpool_node*' [-Werror=conversion-null]". The attached patch changes
> these instances of false to NULL and restores the --enable-build-with-cxx
> bootstrap. Tested on x86_64-apple-darwin10. Okay for gcc trunk?

http://gcc.gnu.org/ml/gcc-patches/2011-05/msg00045.html has the first hunk so 
you should credit Dmitry.

-- 
Eric Botcazou

Reply via email to