diff options
author | Vineet Gupta <vgupta@synopsys.com> | 2016-11-03 10:52:52 +0000 |
---|---|---|
committer | Claudiu Zissulescu <claziss@gcc.gnu.org> | 2016-11-03 11:52:52 +0100 |
commit | db64c64e7d150e43721ad00e725d7cb2ccecc7f8 (patch) | |
tree | 552f6b3b2047ee7d420a1e1f67d16fc937a23bfe /gcc/tree-loop-distribution.c | |
parent | cb4347e8d53257f108a8c963aad4506334d9d993 (diff) | |
download | gcc-db64c64e7d150e43721ad00e725d7cb2ccecc7f8.zip gcc-db64c64e7d150e43721ad00e725d7cb2ccecc7f8.tar.gz gcc-db64c64e7d150e43721ad00e725d7cb2ccecc7f8.tar.bz2 |
[ARC] Define SIZE_TYPE and PTRDIFF_TYPE correctly.
This silences tons of -Wformat= warnings when building ARC Linux kernel
with gcc 6.x (and restores the ARC gcc 4.8.x behaviour) which had
similar fix.
gcc/
2016-11-03 Vineet Gupta <vgupta@synopsys.com>
* config/arc/arc.h (SIZE_TYPE): Define as unsigned int.
(PTRDIFF_TYPE): Define as int.
From-SVN: r241812
Diffstat (limited to 'gcc/tree-loop-distribution.c')
0 files changed, 0 insertions, 0 deletions