]> git.ipfire.org Git - thirdparty/gcc.git/commit
* pt.c (tsubst_aggr_type): Check TYPE_P before tsubsting.
authorJason Merrill <jason@redhat.com>
Wed, 7 Sep 2011 17:11:20 +0000 (13:11 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Wed, 7 Sep 2011 17:11:20 +0000 (13:11 -0400)
commit10e8dd82753c1b5a864bc5a28c77ddd037528578
tree4187c96167013efa29c093b727c7b4b5385b429b
parentaad0eef6aaf3de8c9fbd5edb3b5fd31161b52dda
* pt.c (tsubst_aggr_type): Check TYPE_P before tsubsting.

From-SVN: r178650
gcc/cp/ChangeLog
gcc/cp/pt.c