This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Bug report


> From: Nir Arbel <nirarbel@isracom.net.il>
> To: egcs-bugs@cygnus.com
> Date: Fri, 26 Feb 1999 01:42:30 +0200

> I use egcs version 1.1.1 on kernel 2.0.36. In the class hierarchy
> shown below, when a pointer to an object of type Class is cast to
> type ChangeNotifier, an invalid pointer results. I'm desperate, so
> help would be much appreciated, thanks.

Sure.  When does it happen?  If you say during construction or
destruction, I'm going to say known bug.  There is a long trail of
comments surrounding this bug, see the mail archives at
egcs.cygnus.com.  I don't have a pointer handy.

If it is during another time, a testcase is about the only way it will
be fixed (unless you get lucky and someone else reports it).


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]