ctfout: use ctfc_get_num_ctf_vars instead
authorIndu Bhagat <indu.bhagat@oracle.com>
Mon, 28 Mar 2022 20:24:45 +0000 (13:24 -0700)
committerIndu Bhagat <indu.bhagat@oracle.com>
Mon, 28 Mar 2022 21:06:46 +0000 (14:06 -0700)
commiteed9d091de0324453fb34580f550b1ca296d6516
treed90792b004f6adf62d811213b3bdd393f654653d
parent88252529f0fcecadb4b67456e6107384e1a2a6ae
ctfout: use ctfc_get_num_ctf_vars instead

A minor cosmetic fix.

2022-03-28  Indu Bhagat  <indu.bhagat@oracle.com>

gcc/ChangeLog:

* ctfout.cc (ctf_preprocess): Use ctfc_get_num_ctf_vars instead.
(output_ctf_vars): Likewise.
gcc/ctfout.cc