]> gcc.gnu.org Git - gcc.git/commit - gcc/dwarf2out.c
dwarf2out.c (gen_enumeration_type_die): If enum has a negative value, don't output...
authorJakub Jelinek <jakub@redhat.com>
Wed, 29 Mar 2000 18:32:04 +0000 (20:32 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Wed, 29 Mar 2000 18:32:04 +0000 (20:32 +0200)
commitfc9e8a145556a42cff9c98ad30b1c8fda8bbfb44
tree3fb9edf326ec604d60fc1bf3ca8f09508342b3b5
parent930b9832964a97cf30cfd2b75382b3b7038c54d5
dwarf2out.c (gen_enumeration_type_die): If enum has a negative value, don't output it as unsigned.

* dwarf2out.c (gen_enumeration_type_die): If enum has a negative
value, don't output it as unsigned.

From-SVN: r32807
gcc/ChangeLog
gcc/dwarf2out.c
This page took 0.063264 seconds and 5 git commands to generate.