Author: chaoyingfu
Date: Thu Oct 25 01:02:35 2007
New Revision: 129620
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=129620
Log:
* dwarf2out.c (base_type_die): Use DW_ATE_unsigned_fixed or
DW_ATE_signed_fixed to describe FIXED_POINT_TYPE.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/dwarf2out.c