sdbout.c (sdbout_one_type): Skip types with indeterminate size.
authorLaurynas Biveinis <lauras@softhome.net>
Tue, 30 Jan 2001 01:26:25 +0000 (01:26 +0000)
committerRichard Henderson <rth@gcc.gnu.org>
Tue, 30 Jan 2001 01:26:25 +0000 (17:26 -0800)
commit1270a9b381f178bcfe2079551cd1d0abc12de9bc
treeb536c1d141dc736729b2dea1eda6a82d877ada69
parenteb59e5478886955c2276cb63f607c661e85cbf87
sdbout.c (sdbout_one_type): Skip types with indeterminate size.

        * sdbout.c (sdbout_one_type): Skip types with indeterminate size.
        (sdbout_field_types): Likwise.  Fix use of host_integerp.

From-SVN: r39339
gcc/ChangeLog
gcc/sdbout.c