diff options
author | David Holsgrove <david.holsgrove@xilinx.com> | 2014-02-11 01:28:00 +0000 |
---|---|---|
committer | Michael Eager <eager@gcc.gnu.org> | 2014-02-11 01:28:00 +0000 |
commit | 9b5414c6e4306c998662b5a5813ae3bcc3d18bd7 (patch) | |
tree | 30a4ea5480b190b36c35def891a671d87849e3fb /gcc/config.gcc | |
parent | f830ddc257d1d708801f1a42b181f462da14637a (diff) | |
download | gcc-9b5414c6e4306c998662b5a5813ae3bcc3d18bd7.zip gcc-9b5414c6e4306c998662b5a5813ae3bcc3d18bd7.tar.gz gcc-9b5414c6e4306c998662b5a5813ae3bcc3d18bd7.tar.bz2 |
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.
From-SVN: r207678
Diffstat (limited to 'gcc/config.gcc')
0 files changed, 0 insertions, 0 deletions