(build_signature_method_call): Renamed offset_identifier and local variable offset...
authorGerald Baumgartner <gb@alexander.cs.purdue.edu>
Wed, 26 Jul 1995 13:37:13 +0000 (09:37 -0400)
committerRichard Kenner <kenner@gcc.gnu.org>
Wed, 26 Jul 1995 13:37:13 +0000 (09:37 -0400)
commit8f80d39dcb18e52ee752752d24bb36b5b4f21825
tree64b2f030afe342ff1f644938e5435cc0f4a29396
parent9dd70aa4d97c28b087499366f7af19eac41c4d5c
(build_signature_method_call): Renamed offset_identifier and local variable offset to vt_off_identifer and vt_off...

(build_signature_method_call): Renamed offset_identifier and
local variable offset to vt_off_identifer and vt_off, respecitively.
(build_signature_table_constructor): Renamed offset to vt_off.
(build_signature_table_constructor): Build the constructor
according to the new layout.  Set the vb_off field to -1 for now.

From-SVN: r10172
gcc/cp/sig.c