r207679 - in /branches/gcc-4_8-branch/gcc: Chan...
eager@gcc.gnu.org
eager@gcc.gnu.org
Tue Feb 11 01:29:00 GMT 2014
Author: eager
Date: Tue Feb 11 01:29:30 2014
New Revision: 207679
URL: http://gcc.gnu.org/viewcvs?rev=207679&root=gcc&view=rev
Log:
Fixes warnings like;
warning: format '%zX' expects argument of type 'size_t',
but argument 3 has type 'unsigned int' [-Wformat]
2013-03-18 David Holsgrove <david.holsgrove@xilinx.com>
* gcc/config/microblaze/microblaze.h: Define SIZE_TYPE
and PTRDIFF_TYPE.
Modified:
branches/gcc-4_8-branch/gcc/ChangeLog
branches/gcc-4_8-branch/gcc/config/microblaze/microblaze.h
More information about the Gcc-cvs
mailing list