This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r115735 - in /trunk/gcc: ChangeLog dbxout.c


Author: drow
Date: Tue Jul 25 12:31:33 2006
New Revision: 115735

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=115735
Log:
	* dbxout.c (output_used_types_helper): Push queued types
	on a VEC.
	(output_types_sort): New.
	(output_used_types): Collect used types on a VEC and sort them
	before emission.

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]