OSDN Git Service

* except.c (expand_throw): Use TYPE_PTR_P to check for pointers.
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 25 Nov 1998 11:28:29 +0000 (11:28 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 25 Nov 1998 11:28:29 +0000 (11:28 +0000)
commit8593ebbf70bda4333cea0cf72e3ea223f1c28fbc
tree31be5c09cccdac83f00fa3eb20f0987aa64681ee
parent9e519b977314ee6ae132c297c1a53ea4e1b417b4
* except.c (expand_throw): Use TYPE_PTR_P to check for pointers.
* decl.c (check_tag_decl): Do complain about null friend decl at
file scope.

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