]> gcc.gnu.org Git - gcc.git/commit
(vt_off_identifier): Renamed from offset identifier.
authorGerald Baumgartner <gb@alexander.cs.purdue.edu>
Wed, 26 Jul 1995 13:36:00 +0000 (09:36 -0400)
committerRichard Kenner <kenner@gcc.gnu.org>
Wed, 26 Jul 1995 13:36:00 +0000 (09:36 -0400)
commit9dd70aa4d97c28b087499366f7af19eac41c4d5c
tree6ff903991442358fda4a9906c538a57d05283c15
parent4abea095dc01a77c1ece5e67eff498f2eddeff82
(vt_off_identifier): Renamed from offset identifier.

(vb_off_identifier): New variable to hold the identifier for the
sigtable field vb_off.
(init_decl_processing): Initialize vb_off_identifier.
Renamed vt_off_identifier from offset_identifier.
(init_decl_processing): Add vb_off field to sigtable_entry_type.
Reorder fields so that pfn gets properly aligned at a 64 bit boundary
on the Alpha.
(init_decl_processing): Align sigtable_entry_type on word
boundaries instead of double word boundaries to save space.

From-SVN: r10171
gcc/cp/decl.c
This page took 0.061227 seconds and 5 git commands to generate.