* method.c (process_subob_fn): Make sure no_implicit_p is non-null
commitd70a13f878ee94b5e3b70307821fca3cd8c855e4
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 19 Jul 2012 01:36:41 +0000 (19 01:36 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 19 Jul 2012 01:36:41 +0000 (19 01:36 +0000)
treeccf6f1cb8da3271037b9d020c70c079fd01e863e
parent3cf84e51256c62d6fa3a7a08c251d6495d6fc484
* method.c (process_subob_fn): Make sure no_implicit_p is non-null
before trying to store through it.

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