From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Magnus Fromreide" To: gcc@gcc.gnu.org Subject: Broken vtable-thunks Date: Fri, 15 Sep 2000 02:14:00 -0000 Message-id: X-SW-Source: 2000-09/msg00334.html Have anybody looked into the broken vtable-thunks that are present in 2.95.2 as well as 2.96 20000904? What could be done to circumvent the problem when it hits me? When I tried the patch from http://gcc.gnu.org/ml/gcc-patches/2000-02/msg00934.html applied on 2.95.2 it did me no good, on a simple test program it fixed the bug in nonoptimized mode but in optimized mode then an instantiation of the second leaf failed. On the target program it moved the crash from one of our destructors to the constructor of fstream, where the call constructing went bad. Do anyone have any ideas to share? _________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com . Share information about yourself, create your own public profile at http://profiles.msn.com .