This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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]

[patch include]: Fix warnings


Hello,

this patch fixes warnings about the use of long long, when cX9
standards are used, by prefixing typedef by __extension__.

2009-09-24  Kai Tietz  <kai.tietz@onevision.com>

	* splay-tree.h (libi_uhostptr_t): Add __extension__ for
	long long type case to silent cX9.
	(libi_shostptr_t): Likewise.

Tested for x86_64-pc-mingw32 and i686-pc-mingw32.

Ok for apply?

Cheers,
Kai
-- 
|  (\_/) This is Bunny. Copy and paste
| (='.'=) Bunny into your signature to help
| (")_(") him gain world domination

Attachment: f_splaytree.diff
Description: Binary data


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