]> git.ipfire.org Git - thirdparty/gcc.git/commit
PR c++/67576
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 17 Dec 2015 16:51:52 +0000 (16:51 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 17 Dec 2015 16:51:52 +0000 (16:51 +0000)
commit230bf8bea056122b7a55382a33809707cf10df7b
tree43e5b108e146dfd273927d08848340f3e7ec0f3f
parenta2356db3d1a4a1915d625b8c5a2e8c8d4446e389
PR c++/67576

PR c++/25466
* rtti.c (build_typeid): Use save_expr, not stabilize_reference.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@231776 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/rtti.c
gcc/testsuite/g++.dg/rtti/typeid11.C [new file with mode: 0644]