This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Your rtti.c changes broke some obj-c++ tests
- From: "Giovanni Bajo" <giovannibajo at libero dot it>
- To: "Nathan Sidwell" <nathan at codesourcery dot com>
- Cc: "Mike Stump" <mrs at apple dot com>,<gcc at gcc dot gnu dot org>
- Date: Sat, 18 Jun 2005 01:43:52 +0200
- Subject: Your rtti.c changes broke some obj-c++ tests
Nathan,
I see some failures in the testsuite which appear to be related by your recent
changes to rtti.c (VECification). For instance:
FAIL: obj-c++.dg/basic.mm (test for excess errors)
Excess errors:/home/rasky/gcc/mainline/gcc/libstdc++-v3/libsupc++/exception:55:
internal compiler error: vector VEC(tinfo_s,base) index domain error, in
get_tinfo_decl at cp/rtti.c:373
Would you please check and possibly fix this?
Thanks,
Giovanni Bajo