sdbout.c (plain_type_1, [...]): Verify that TYPE_DOMAIN has integer TYPE_{MAX,MIN...
authorJim Wilson <wilson@cygnus.com>
Fri, 5 Sep 1997 20:06:11 +0000 (20:06 +0000)
committerJeff Law <law@gcc.gnu.org>
Fri, 5 Sep 1997 20:06:11 +0000 (14:06 -0600)
commit04940ba5b4caacc81209367d000a3039c171d24f
treed036cf910aed57de047fd856a2f2a997c46ab3e9
parentf5ffa99918cd283888b3d535fe96a72ab99ff735
sdbout.c (plain_type_1, [...]): Verify that TYPE_DOMAIN has integer TYPE_{MAX,MIN}_VALUE before using them.

        * sdbout.c (plain_type_1, case ARRAY_TYPE): Verify that TYPE_DOMAIN
        has integer TYPE_{MAX,MIN}_VALUE before using them.
Bring over from the FSF.

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