]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR debug/14328 (gcc3.2.2 generates incorrect debugging enum values)
authorMark Mitchell <mark@codesourcery.com>
Mon, 1 Mar 2004 04:07:36 +0000 (04:07 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Mon, 1 Mar 2004 04:07:36 +0000 (04:07 +0000)
commit5bb2ed2c242927e707409f2122e843a440377458
tree0dc664d7c48ac7ac3e537bacd71c16fdf9d499e5
parent719f407a02770137469db0b997f8630fd7fda187
re PR debug/14328 (gcc3.2.2 generates incorrect debugging enum values)

PR debug/14328
* dwarf2out.c (gen_enumeration_type_die): Output all enumeration
constants as signed values.

From-SVN: r78690
gcc/ChangeLog
gcc/dwarf2out.c