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]

r143480 - in /trunk/gcc: ChangeLog bitmap.c


Author: bje
Date: Sun Jan 18 08:51:56 2009
New Revision: 143480

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=143480
Log:
	* bitmap.c (bitmap_obstack_alloc_stat): Adjust cast to eliminate
	C++ warning about implicit conversion from void * to struct
	bitmap_head_def *.
	(bitmap_obstack_free): Likewise for bitmap_element *.

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


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