Fix gdb testsuite failures caused by Kenner's bulk merge from gcc2.
authorJim Wilson <wilson@cygnus.com>
Fri, 12 Nov 1999 03:56:09 +0000 (03:56 +0000)
committerJim Wilson <wilson@gcc.gnu.org>
Fri, 12 Nov 1999 03:56:09 +0000 (19:56 -0800)
commitf292dac5d54e445c9d0372f109c25932a3888eca
tree4d441d031a51d2351a139401eeaa69f86d12adfc
parentd3f2edaeb9b41c23c6beeaeff944c0acb3c83658
Fix gdb testsuite failures caused by Kenner's bulk merge from gcc2.

* dbxout.c (dbxout_type, case INTEGER_TYPE): Handle too large
unsigned types.

From-SVN: r30495
gcc/ChangeLog
gcc/dbxout.c