]> git.ipfire.org Git - thirdparty/gcc.git/commit
dwarf2out.c (base_type_die): Use DW_ATE_unsigned_fixed or DW_ATE_signed_fixed to...
authorChao-ying Fu <fu@mips.com>
Thu, 25 Oct 2007 01:02:35 +0000 (01:02 +0000)
committerChao-ying Fu <chaoyingfu@gcc.gnu.org>
Thu, 25 Oct 2007 01:02:35 +0000 (01:02 +0000)
commit9a9f6b526670214cb2b75a9e9d0117b4cdc075be
treeff740592ce99455e4ad3a1cbd3d64b58e3b750d4
parent7790f79410bb19d2038c637f8a43a0b758d7c580
dwarf2out.c (base_type_die): Use DW_ATE_unsigned_fixed or DW_ATE_signed_fixed to describe FIXED_POINT_TYPE.

* dwarf2out.c (base_type_die): Use DW_ATE_unsigned_fixed or
DW_ATE_signed_fixed to describe FIXED_POINT_TYPE.

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