]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR libstdc++/20647 (Wrong typeid for incomplete types)
authorNathan Sidwell <nathan@codesourcery.com>
Sun, 22 Oct 2006 16:07:41 +0000 (16:07 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Sun, 22 Oct 2006 16:07:41 +0000 (16:07 +0000)
commit6e4be1fa8c986cb0e12fb2fed62790dd838f38ed
treeb15775d98879cdb94a82961c5ce181bce8ba2725
parent59edb6b4b4482c87d343a81614bac450b894f7b9
re PR libstdc++/20647 (Wrong typeid for incomplete types)

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.

From-SVN: r117957
gcc/cp/ChangeLog
gcc/cp/rtti.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/abi/rtti3.C [new file with mode: 0644]