except.c (expand_throw): Use TYPE_PTR_P to check for pointers.
authorJason Merrill <jason@yorick.cygnus.com>
Wed, 25 Nov 1998 11:28:29 +0000 (11:28 +0000)
committerJason Merrill <jason@gcc.gnu.org>
Wed, 25 Nov 1998 11:28:29 +0000 (06:28 -0500)
commit08b24bda510d3b1eab281447a32816d75be07756
tree31be5c09cccdac83f00fa3eb20f0987aa64681ee
parentf1db357664e1d61d7bdeed3ccc3785a3717ad33d
except.c (expand_throw): Use TYPE_PTR_P to check for pointers.

* 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.

From-SVN: r23856
gcc/cp/ChangeLog
gcc/cp/decl.c
gcc/cp/except.c