r131091 - in /branches/lto/gcc: ChangeLog.lto d...

dougkwan@gcc.gnu.org dougkwan@gcc.gnu.org
Wed Dec 19 18:21:00 GMT 2007


Author: dougkwan
Date: Wed Dec 19 18:21:34 2007
New Revision: 131091

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=131091
Log:
ChangeLog.lto

2007-12-19  Doug Kwan  <dougkwan@google.com>

	* dwarf2out.c (base_type_de): Use DW_ATE_GNU_complex_unsigned
	and DW_ATE_GNU_complex_signed as appropriate instead of using
	DW_ATE_lo_user.

	* dwarf2.h (DW_ATE_GNU_complex_signed, DW_ATE_GNU_complex_unsigned):
	New encoding formats.

ChangeLog

2007-12-19  Doug Kwan  <dougkwan@google.com>

	* lto.c (lto_read_base_type_DIE): Handle complex integer types.


Modified:
    branches/lto/gcc/ChangeLog.lto
    branches/lto/gcc/dwarf2.h
    branches/lto/gcc/dwarf2out.c
    branches/lto/gcc/lto/ChangeLog
    branches/lto/gcc/lto/lto.c



More information about the Gcc-cvs mailing list