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]

r147500 - in /branches/lto/gcc: ChangeLog.lto l...


Author: dnovillo
Date: Wed May 13 21:35:44 2009
New Revision: 147500

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

	* lto-compress.c (struct lto_compression_stream): Change
	size_t to unsigned.  Update all users.
	(lto_zalloc): Likewise.
	(lto_new_compression_stream): Likewise.
	(lto_start_compression): Likewise.
	(lto_start_uncompression): Likewise.
	* lto-section-in.c (lto_apend_data): Likewise.


Modified:
    branches/lto/gcc/ChangeLog.lto
    branches/lto/gcc/lto-compress.c
    branches/lto/gcc/lto-compress.h
    branches/lto/gcc/lto-section-in.c


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