]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/cp/cvt.c
2014-05-12 Paolo Carlini <paolo.carlini@oracle.com>
authorpaolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 12 May 2014 15:33:35 +0000 (15:33 +0000)
committerpaolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 12 May 2014 15:33:35 +0000 (15:33 +0000)
commitd3f0af4b36e325a54e39d6940a234da257051e2b
treea5b131efad1d0c219efc9adcefd6a4b824a77db3
parent467dcd24c6ccdadaa9d477b4d8fa94650976f68c
2014-05-12  Paolo Carlini  <paolo.carlini@oracle.com>

* cvt.c (cp_convert_to_pointer): Don't call error_at if
complain & tf_error is false.

* decl.c (make_unbound_class_template): Prefer inform for
"declared here"-type message.

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