r123330 - in /trunk/gcc: ChangeLog tree.c

dgregor@gcc.gnu.org dgregor@gcc.gnu.org
Thu Mar 29 14:11:00 GMT 2007


Author: dgregor
Date: Thu Mar 29 15:11:28 2007
New Revision: 123330

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=123330
Log:
2007-03-29  Douglas Gregor  <doug.gregor@gmail.com>

	PR tree-optimization/30666
	* tree.c (build_complex_type): When creating type names for DWARF2
	debug info, create TYPE_DECLs for TYPE_NAME instead of
	IDENTIFIER_NODEs.
	(build_common_tree_nodes_2): Use build_complex_type when building
	predefined complex types, to preserve canonical types.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/tree.c



More information about the Gcc-cvs mailing list