cp/
commit8da875f3b1a501dbbdd6291800332632d4e88246
authornathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 22 Oct 2006 16:07:41 +0000 (22 16:07 +0000)
committernathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 22 Oct 2006 16:07:41 +0000 (22 16:07 +0000)
treeb15775d98879cdb94a82961c5ce181bce8ba2725
parentc8cc53436970367c77bfa394048248976d7ebb38
cp/
PR c++/20647
* rtti.c (tinfo_base_init): The type info string is always global.
testsuite/
PR c++/20647
* g++.dg/abi/rtti3.C: New.

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