This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Killing old abi remnants
- To: gcc at gcc dot gnu dot org
- Subject: Killing old abi remnants
- From: Nathan Sidwell <nathan at codesourcery dot com>
- Date: Wed, 18 Jul 2001 15:46:34 +0100
- CC: mark at codesourcery dot com, jason at redhat dot com
- Organization: Codesourcery LLC
Hi,
We have old & new abi code in the compiler. This is selected via the
following #defines
#define vbase_offsets_in_vtable_p() (1)
#define vcall_offsets_in_vtable_p() (1)
#define vptrs_present_everywhere_p() (1)
#define all_overridden_vfuns_in_vtables_p() (1)
#define merge_primary_and_secondary_vtables_p() (1)
will a patch which removes all old abi remnants be acceptable?
As time progresses those old abi parts are going to suffer bitrot.
and what about flag_honor_std?
nathan
--
Dr Nathan Sidwell :: http://www.codesourcery.com :: CodeSourcery LLC
'But that's a lie.' - 'Yes it is. What's your point?'
nathan@codesourcery.com : http://www.cs.bris.ac.uk/~nathan/ : nathan@acm.org