cvt.c (ocp_convert): Early handle the special case of a null_ptr_cst_p expr converted...
commit39d8c7d2c1104ee8e9e19dec0c3a4973805fdb9e
authorPaolo Carlini <paolo.carlini@oracle.com>
Sat, 5 May 2018 07:39:36 +0000 (5 07:39 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Sat, 5 May 2018 07:39:36 +0000 (5 07:39 +0000)
treef0105f418ff20ef1d0feecb79a1a34efbc1af87f
parentc3f57fa1008774cd8a13d73f6747df927c32994e
cvt.c (ocp_convert): Early handle the special case of a null_ptr_cst_p expr converted to a...

2018-05-05  Paolo Carlini  <paolo.carlini@oracle.com>

* cvt.c (ocp_convert): Early handle the special case of a
null_ptr_cst_p expr converted to a NULLPTR_TYPE_P type.

From-SVN: r259966
gcc/cp/ChangeLog
gcc/cp/cvt.c