]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/cp/cvt.c
2018-05-05 Paolo Carlini <paolo.carlini@oracle.com>
authorpaolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 5 May 2018 07:39:36 +0000 (07:39 +0000)
committerpaolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 5 May 2018 07:39:36 +0000 (07:39 +0000)
commit4f55b6d266154cda6a752fc5208e8ba698f55378
treef0105f418ff20ef1d0feecb79a1a34efbc1af87f
parent5f98752723215e953aba0c138dc0b4051a9fad43
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@259966 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/cvt.c