method.c (process_subob_fn): Make sure no_implicit_p is non-null before trying to...
authorJason Merrill <jason@redhat.com>
Thu, 19 Jul 2012 01:36:41 +0000 (21:36 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Thu, 19 Jul 2012 01:36:41 +0000 (21:36 -0400)
commit1936ace05cdfab4a25242e03c2d70921f00576cb
treeccf6f1cb8da3271037b9d020c70c079fd01e863e
parent6968ffa4b7600bff74bd47ef8b2ddd26d46e3daf
method.c (process_subob_fn): Make sure no_implicit_p is non-null before trying to store through it.

* method.c (process_subob_fn): Make sure no_implicit_p is non-null
before trying to store through it.

From-SVN: r189638
gcc/cp/ChangeLog
gcc/cp/method.c