OSDN Git Service

(dbxout_type): Print `-2' instead of `0037777777776'
authorrms <rms@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 3 Nov 1993 09:48:51 +0000 (09:48 +0000)
committerrms <rms@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 3 Nov 1993 09:48:51 +0000 (09:48 +0000)
commitfd8acfe061eab4dd2974356a66a59b93df744f6f
tree644eaea8ae506d4d384fd7f81dc05e7b5119d15a
parent2333ee851f7c67b6a664e1799c594961d8ee0137
(dbxout_type): Print `-2' instead of `0037777777776'
for an enumeration constant whose value is -2;
otherwise, GDB 4.11 rejects the type.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@5979 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/dbxout.c