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]

r136342 - in /branches/lto-streamer/gcc: Change...


Author: dnovillo
Date: Tue Jun  3 23:18:30 2008
New Revision: 136342

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=136342
Log:
2008-06-03  Diego Novillo  <dnovillo@google.com>

	* lto-function-out.c (output_tree_flags): Tidy
	formatting.
	(output_type_decl): Emit TYPE_MODE.
	(output_tree): Add comment.
	Ignore language codes.  Add pointer to proper fix.
	* lto-function-in.c (input_type_decl): Read TYPE_MODE.



Modified:
    branches/lto-streamer/gcc/ChangeLog.lto
    branches/lto-streamer/gcc/lto-function-in.c
    branches/lto-streamer/gcc/lto-function-out.c


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