This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Virtual table contents
- To: divx at euro dot ru, gcc at gcc dot gnu dot org
- Subject: Re: Virtual table contents
- From: Mike Stump <mrs at windriver dot com>
- Date: Mon, 18 Dec 2000 14:10:19 -0800 (PST)
> Date: Mon, 18 Dec 2000 14:23:55 -0600
> To: gcc@gcc.gnu.org
> From: Eugene Kuznetsov<divx@euro.ru>
> Is there an universal way ( i.e. the way that would be acceptable
> for all compilers since egcs 2.91 and higher ) to tell compiler NOT
> to use these two positions and to start function pointers
> immediately from 1st position? Or such a way only for some specific
> versions of compilers?
No.