(dbxout_type): Print `-2' instead of `0037777777776' for an enumeration constant...
authorRichard Stallman <rms@gnu.org>
Wed, 3 Nov 1993 09:48:51 +0000 (09:48 +0000)
committerRichard Stallman <rms@gnu.org>
Wed, 3 Nov 1993 09:48:51 +0000 (09:48 +0000)
commit4c3ddf05dc922e852f95d115f3449f6b119decd8
tree644eaea8ae506d4d384fd7f81dc05e7b5119d15a
parent41b21cfc17e6648120f83bad22cfb1df2a670b71
(dbxout_type): Print `-2' instead of `0037777777776' for an enumeration constant whose value is -2...

(dbxout_type): Print `-2' instead of `0037777777776'
for an enumeration constant whose value is -2;
otherwise, GDB 4.11 rejects the type.

From-SVN: r5979
gcc/dbxout.c