cvt.c (cp_convert_to_pointer): Fix base conversion of pm's.
authorJason Merrill <jason@yorick.cygnus.com>
Mon, 15 Dec 1997 07:24:29 +0000 (07:24 +0000)
committerJason Merrill <jason@gcc.gnu.org>
Mon, 15 Dec 1997 07:24:29 +0000 (02:24 -0500)
commit5c0ad6720402b0919e837ea1552be82b32c1eebe
tree03592c4cfb777f6578fc5f57fc525f2370c5e85c
parent6d8ccdbbb20cdff710cd6977165bde1d763f6a40
cvt.c (cp_convert_to_pointer): Fix base conversion of pm's.

* cvt.c (cp_convert_to_pointer): Fix base conversion of pm's.

* pt.c (type_unification_real): Change __null to type void* with
a warning.

From-SVN: r17098
gcc/cp/ChangeLog
gcc/cp/cvt.c
gcc/cp/pt.c